From 298bd25f395054b5f0f4db11cbb4e5546c6c504d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Jul 2025 19:37:26 +0000 Subject: [PATCH] chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates Bumps the npm_and_yarn group with 1 update in the /client directory: [vue-i18n](https://github.com/intlify/vue-i18n/tree/HEAD/packages/vue-i18n). Updates `vue-i18n` from 11.1.7 to 11.1.10 - [Release notes](https://github.com/intlify/vue-i18n/releases) - [Changelog](https://github.com/intlify/vue-i18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/intlify/vue-i18n/commits/v11.1.10/packages/vue-i18n) Updates `@intlify/core-base` from 11.1.7 to 11.1.10 - [Release notes](https://github.com/intlify/vue-i18n/releases) - [Changelog](https://github.com/intlify/vue-i18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/intlify/vue-i18n/commits/v11.1.10/packages/core) --- updated-dependencies: - dependency-name: vue-i18n dependency-version: 11.1.10 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@intlify/core-base" dependency-version: 11.1.10 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- client/package-lock.json | 90 ++++++++++++++++++++++++++++++++-------- client/package.json | 2 +- 2 files changed, 73 insertions(+), 19 deletions(-) diff --git a/client/package-lock.json b/client/package-lock.json index 337d2e5..d0662bb 100644 --- a/client/package-lock.json +++ b/client/package-lock.json @@ -20,7 +20,7 @@ "tailwindcss": "^4.0.17", "uuid": "^11.1.0", "vue": "^3.5.13", - "vue-i18n": "^11.1.2", + "vue-i18n": "^11.1.10", "vue-loading-overlay": "^6.0.6", "vue-router": "^4.5.0" }, @@ -1191,13 +1191,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.10", + "resolved": "https://registry.npmjs.org/@intlify/core-base/-/core-base-11.1.10.tgz", + "integrity": "sha512-JhRb40hD93Vk0BgMgDc/xMIFtdXPHoytzeK6VafBNOj6bb6oUZrGamXkBKecMsmGvDQQaPRGG2zpa25VCw8pyw==", "license": "MIT", "dependencies": { - "@intlify/message-compiler": "11.1.7", - "@intlify/shared": "11.1.7" + "@intlify/message-compiler": "11.1.10", + "@intlify/shared": "11.1.10" }, "engines": { "node": ">= 16" @@ -1207,12 +1207,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.10", + "resolved": "https://registry.npmjs.org/@intlify/message-compiler/-/message-compiler-11.1.10.tgz", + "integrity": "sha512-TABl3c8tSLWbcD+jkQTyBhrnW251dzqW39MPgEUCsd69Ua3ceoimsbIzvkcPzzZvt1QDxNkenMht+5//V3JvLQ==", "license": "MIT", "dependencies": { - "@intlify/shared": "11.1.7", + "@intlify/shared": "11.1.10", "source-map-js": "^1.0.2" }, "engines": { @@ -1223,9 +1223,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.10", + "resolved": "https://registry.npmjs.org/@intlify/shared/-/shared-11.1.10.tgz", + "integrity": "sha512-6ZW/f3Zzjxfa1Wh0tYQI5pLKUtU+SY7l70pEG+0yd0zjcsYcK0EBt6Fz30Dy0tZhEqemziQQy2aNU3GJzyrMUA==", "license": "MIT", "engines": { "node": ">= 16" @@ -1820,6 +1820,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.10", + "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.10", "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-arm64-msvc/-/oxide-win32-arm64-msvc-4.1.10.tgz", @@ -4886,13 +4940,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.10", + "resolved": "https://registry.npmjs.org/vue-i18n/-/vue-i18n-11.1.10.tgz", + "integrity": "sha512-C+IwnSg8QDSOAox0gdFYP5tsKLx5jNWxiawNoiNB/Tw4CReXmM1VJMXbduhbrEzAFLhreqzfDocuSVjGbxQrag==", "license": "MIT", "dependencies": { - "@intlify/core-base": "11.1.7", - "@intlify/shared": "11.1.7", + "@intlify/core-base": "11.1.10", + "@intlify/shared": "11.1.10", "@vue/devtools-api": "^6.5.0" }, "engines": { diff --git a/client/package.json b/client/package.json index f0bc315..1eaa3af 100644 --- a/client/package.json +++ b/client/package.json @@ -22,7 +22,7 @@ "tailwindcss": "^4.0.17", "uuid": "^11.1.0", "vue": "^3.5.13", - "vue-i18n": "^11.1.2", + "vue-i18n": "^11.1.10", "vue-loading-overlay": "^6.0.6", "vue-router": "^4.5.0" },