diff --git a/package-lock.json b/package-lock.json index c001c8cc..47798ec3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "@babel/preset-env": "7.20.2", "@testing-library/jest-dom": "5.16.5", "@testing-library/vue": "6.6.1", - "@vue/vue3-jest": "29.2.2", + "@vue/vue3-jest": "29.2.3", "autoprefixer": "10.4.13", "axios": "0.9.1", "babel-core": "7.0.0-bridge.0", @@ -4562,9 +4562,9 @@ } }, "node_modules/@vue/vue3-jest": { - "version": "29.2.2", - "resolved": "https://registry.npmjs.org/@vue/vue3-jest/-/vue3-jest-29.2.2.tgz", - "integrity": "sha512-cwREf/2RSOIzXVoKtLsF/VaGvq2iGHtUls+FxbU/4SUnBg9fgfbBancisifQPLoOvjdaYs9T20ho5b2EsNi2Lw==", + "version": "29.2.3", + "resolved": "https://registry.npmjs.org/@vue/vue3-jest/-/vue3-jest-29.2.3.tgz", + "integrity": "sha512-wbit0rGgy9ARUBtc5dZ6PGCrxazCPs5pZ6ycB0qYMoEPmkRj8lIVUfJmTz03ryIAeVQOcTKnEWdcqgrTErl3vg==", "dev": true, "dependencies": { "@babel/plugin-transform-modules-commonjs": "^7.2.0", @@ -20455,9 +20455,9 @@ "requires": {} }, "@vue/vue3-jest": { - "version": "29.2.2", - "resolved": "https://registry.npmjs.org/@vue/vue3-jest/-/vue3-jest-29.2.2.tgz", - "integrity": "sha512-cwREf/2RSOIzXVoKtLsF/VaGvq2iGHtUls+FxbU/4SUnBg9fgfbBancisifQPLoOvjdaYs9T20ho5b2EsNi2Lw==", + "version": "29.2.3", + "resolved": "https://registry.npmjs.org/@vue/vue3-jest/-/vue3-jest-29.2.3.tgz", + "integrity": "sha512-wbit0rGgy9ARUBtc5dZ6PGCrxazCPs5pZ6ycB0qYMoEPmkRj8lIVUfJmTz03ryIAeVQOcTKnEWdcqgrTErl3vg==", "dev": true, "requires": { "@babel/plugin-transform-modules-commonjs": "^7.2.0", diff --git a/package.json b/package.json index cef80174..dc690548 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@babel/preset-env": "7.20.2", "@testing-library/jest-dom": "5.16.5", "@testing-library/vue": "6.6.1", - "@vue/vue3-jest": "29.2.2", + "@vue/vue3-jest": "29.2.3", "autoprefixer": "10.4.13", "axios": "0.9.1", "babel-core": "7.0.0-bridge.0",