From bdb8d4bbdf97830d91d00ecf289423ad72b05d87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Jul 2025 06:02:20 +0000 Subject: [PATCH] chore(deps): bump vue-i18n from 11.1.7 to 11.1.9 --- updated-dependencies: - dependency-name: vue-i18n dependency-version: 11.1.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 90 +++++++++++++++++++++++++++++++++++++---------- package.json | 2 +- 2 files changed, 73 insertions(+), 19 deletions(-) diff --git a/package-lock.json b/package-lock.json index 247ab99..24741de 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "pinia": "^3.0.3", "vue": "^3.4.0", "vue-eslint-parser": "^10.1.4", - "vue-i18n": "^11.1.7" + "vue-i18n": "^11.1.9" }, "devDependencies": { "@eslint/js": "^9.30.0", @@ -780,13 +780,13 @@ } }, "node_modules/@intlify/core-base": { - "version": "11.1.7", - "resolved": "https://registry.npmjs.org/@intlify/core-base/-/core-base-11.1.7.tgz", - "integrity": "sha512-gYiGnQeJVp3kNBeXQ73m1uFOak0ry4av8pn+IkEWigyyPWEMGzB+xFeQdmGMFn49V+oox6294oGVff8bYOhtOw==", + "version": "11.1.9", + "resolved": "https://registry.npmjs.org/@intlify/core-base/-/core-base-11.1.9.tgz", + "integrity": "sha512-Lrdi4wp3XnGhWmB/mMD/XtfGUw1Jt+PGpZI/M63X1ZqhTDjNHRVCs/i8vv8U1cwaj1A9fb0bkCQHLSL0SK+pIQ==", "license": "MIT", "dependencies": { - "@intlify/message-compiler": "11.1.7", - "@intlify/shared": "11.1.7" + "@intlify/message-compiler": "11.1.9", + "@intlify/shared": "11.1.9" }, "engines": { "node": ">= 16" @@ -796,12 +796,12 @@ } }, "node_modules/@intlify/message-compiler": { - "version": "11.1.7", - "resolved": "https://registry.npmjs.org/@intlify/message-compiler/-/message-compiler-11.1.7.tgz", - "integrity": "sha512-0ezkep1AT30NyuKj8QbRlmvMORCCRlOIIu9v8RNU8SwDjjTiFCZzczCORMns2mCH4HZ1nXgrfkKzYUbfjNRmng==", + "version": "11.1.9", + "resolved": "https://registry.npmjs.org/@intlify/message-compiler/-/message-compiler-11.1.9.tgz", + "integrity": "sha512-84SNs3Ikjg0rD1bOuchzb3iK1vR2/8nxrkyccIl5DjFTeMzE/Fxv6X+A7RN5ZXjEWelc1p5D4kHA6HEOhlKL5Q==", "license": "MIT", "dependencies": { - "@intlify/shared": "11.1.7", + "@intlify/shared": "11.1.9", "source-map-js": "^1.0.2" }, "engines": { @@ -812,9 +812,9 @@ } }, "node_modules/@intlify/shared": { - "version": "11.1.7", - "resolved": "https://registry.npmjs.org/@intlify/shared/-/shared-11.1.7.tgz", - "integrity": "sha512-4yZeMt2Aa/7n5Ehy4KalUlvt3iRLcg1tq9IBVfOgkyWFArN4oygn6WxgGIFibP3svpaH8DarbNaottq+p0gUZQ==", + "version": "11.1.9", + "resolved": "https://registry.npmjs.org/@intlify/shared/-/shared-11.1.9.tgz", + "integrity": "sha512-H/83xgU1l8ox+qG305p6ucmoy93qyjIPnvxGWRA7YdOoHe1tIiW9IlEu4lTdsOR7cfP1ecrwyflQSqXdXBacXA==", "license": "MIT", "engines": { "node": ">= 16" @@ -1459,6 +1459,60 @@ "node": ">=14.0.0" } }, + "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@emnapi/core": { + "version": "1.4.3", + "inBundle": true, + "license": "MIT", + "optional": true, + "dependencies": { + "@emnapi/wasi-threads": "1.0.2", + "tslib": "^2.4.0" + } + }, + "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@emnapi/runtime": { + "version": "1.4.3", + "inBundle": true, + "license": "MIT", + "optional": true, + "dependencies": { + "tslib": "^2.4.0" + } + }, + "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@emnapi/wasi-threads": { + "version": "1.0.2", + "inBundle": true, + "license": "MIT", + "optional": true, + "dependencies": { + "tslib": "^2.4.0" + } + }, + "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@napi-rs/wasm-runtime": { + "version": "0.2.11", + "inBundle": true, + "license": "MIT", + "optional": true, + "dependencies": { + "@emnapi/core": "^1.4.3", + "@emnapi/runtime": "^1.4.3", + "@tybys/wasm-util": "^0.9.0" + } + }, + "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@tybys/wasm-util": { + "version": "0.9.0", + "inBundle": true, + "license": "MIT", + "optional": true, + "dependencies": { + "tslib": "^2.4.0" + } + }, + "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/tslib": { + "version": "2.8.0", + "inBundle": true, + "license": "0BSD", + "optional": true + }, "node_modules/@tailwindcss/oxide-win32-arm64-msvc": { "version": "4.1.11", "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-arm64-msvc/-/oxide-win32-arm64-msvc-4.1.11.tgz", @@ -6169,13 +6223,13 @@ } }, "node_modules/vue-i18n": { - "version": "11.1.7", - "resolved": "https://registry.npmjs.org/vue-i18n/-/vue-i18n-11.1.7.tgz", - "integrity": "sha512-CDrU7Cmyh1AxJjerQmipV9nVa//exVBdhTcWGlbfcDCN8bKp/uAe7Le6IoN4//5emIikbsSKe9Uofmf/xXkhOA==", + "version": "11.1.9", + "resolved": "https://registry.npmjs.org/vue-i18n/-/vue-i18n-11.1.9.tgz", + "integrity": "sha512-N9ZTsXdRmX38AwS9F6Rh93RtPkvZTkSy/zNv63FTIwZCUbLwwrpqlKz9YQuzFLdlvRdZTnWAUE5jMxr8exdl7g==", "license": "MIT", "dependencies": { - "@intlify/core-base": "11.1.7", - "@intlify/shared": "11.1.7", + "@intlify/core-base": "11.1.9", + "@intlify/shared": "11.1.9", "@vue/devtools-api": "^6.5.0" }, "engines": { diff --git a/package.json b/package.json index 1c4e7dc..5395d19 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "pinia": "^3.0.3", "vue": "^3.4.0", "vue-eslint-parser": "^10.1.4", - "vue-i18n": "^11.1.7" + "vue-i18n": "^11.1.9" }, "devDependencies": { "@eslint/js": "^9.30.0",