diff --git a/package-lock.json b/package-lock.json index 6eafc31..a898559 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "1.1.0", "dependencies": { "@heroicons/vue": "^2.1.5", - "@vueuse/motion": "^2.2.4", + "@vueuse/motion": "^2.2.5", "chart.js": "^4.4.4", "chartjs-adapter-moment": "^1.0.1", "flag-icons": "^6.9.2", @@ -1209,9 +1209,9 @@ } }, "node_modules/@vueuse/motion": { - "version": "2.2.4", - "resolved": "https://registry.npmjs.org/@vueuse/motion/-/motion-2.2.4.tgz", - "integrity": "sha512-o/W4lnAlITl0EMu9MKtWPYouMwYqO5s9nSmlcZ8WCG8OagriFYITC2rhJhJhwxhPmhx5C276pKvpxQdMib0zcw==", + "version": "2.2.5", + "resolved": "https://registry.npmjs.org/@vueuse/motion/-/motion-2.2.5.tgz", + "integrity": "sha512-pcqMdpPbm/Pd/rbQQ/sHyykdOahj0rueZ8WpLhhk8i1tbEcga80EhNJLn99G9J9DSuOvkJNYuv1n2OntGUc1rQ==", "license": "MIT", "dependencies": { "@vueuse/core": "^10.10.0", diff --git a/package.json b/package.json index f62dfcd..8662379 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ }, "dependencies": { "@heroicons/vue": "^2.1.5", - "@vueuse/motion": "^2.2.4", + "@vueuse/motion": "^2.2.5", "chart.js": "^4.4.4", "chartjs-adapter-moment": "^1.0.1", "flag-icons": "^6.9.2",