From 4992147bae7d31e87c45d076f9495a3b2563e06c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 02:55:05 +0000 Subject: [PATCH 1/2] fix(deps): bump the all group across 1 directory with 9 updates Bumps the all group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | @shopware-ag/entity-schema-types | `6.8.1` | `6.8.2` | | [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) | `2.10.1` | `2.11.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.9.0` | `22.9.3` | | [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `5.1.5` | `5.2.0` | | [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) | `9.30.0` | `9.31.0` | | [sass](https://github.com/sass/dart-sass) | `1.80.6` | `1.81.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.6.3` | `5.7.2` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.10` | `5.4.11` | | [vite-plugin-vue-devtools](https://github.com/vuejs/devtools/tree/HEAD/packages/vite) | `7.6.3` | `7.6.4` | Updates `@shopware-ag/entity-schema-types` from 6.8.1 to 6.8.2 Updates `@stylistic/eslint-plugin` from 2.10.1 to 2.11.0 - [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases) - [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v2.11.0/packages/eslint-plugin) Updates `@types/node` from 22.9.0 to 22.9.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@vitejs/plugin-vue` from 5.1.5 to 5.2.0 - [Release notes](https://github.com/vitejs/vite-plugin-vue/releases) - [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@5.2.0/packages/plugin-vue) Updates `eslint-plugin-vue` from 9.30.0 to 9.31.0 - [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases) - [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.30.0...v9.31.0) Updates `sass` from 1.80.6 to 1.81.0 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.80.6...1.81.0) Updates `typescript` from 5.6.3 to 5.7.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](https://github.com/microsoft/TypeScript/compare/v5.6.3...v5.7.2) Updates `vite` from 5.4.10 to 5.4.11 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.11/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.11/packages/vite) Updates `vite-plugin-vue-devtools` from 7.6.3 to 7.6.4 - [Release notes](https://github.com/vuejs/devtools/releases) - [Commits](https://github.com/vuejs/devtools/commits/v7.6.4/packages/vite) --- updated-dependencies: - dependency-name: "@shopware-ag/entity-schema-types" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: "@stylistic/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: "@vitejs/plugin-vue" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: eslint-plugin-vue dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: vite-plugin-vue-devtools dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] --- package-lock.json | 112 +++++++++++++++++++++++----------------------- package.json | 18 ++++---- 2 files changed, 65 insertions(+), 65 deletions(-) diff --git a/package-lock.json b/package-lock.json index 56dded4..ed1bee4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "0.0.0", "license": "MIT", "dependencies": { - "@shopware-ag/entity-schema-types": "6.8.1", + "@shopware-ag/entity-schema-types": "6.8.2", "@shopware-ag/meteor-admin-sdk": "5.5.1", "@shopware-ag/meteor-component-library": "3.14.0", "pinia": "^2.2.6", @@ -17,18 +17,18 @@ "vue-i18n": "^10.0.4" }, "devDependencies": { - "@stylistic/eslint-plugin": "^2.10.1", - "@types/node": "^22.9.0", + "@stylistic/eslint-plugin": "^2.11.0", + "@types/node": "^22.9.3", "@vitejs/plugin-legacy": "^5.4.3", - "@vitejs/plugin-vue": "^5.1.5", + "@vitejs/plugin-vue": "^5.2.0", "@vue/eslint-config-typescript": "^14.1.3", "core-js": "^3.39.0", "eslint": "^9.12.0", - "eslint-plugin-vue": "^9.30.0", - "sass": "^1.80.6", - "typescript": "^5.6.3", - "vite": "^5.4.10", - "vite-plugin-vue-devtools": "^7.6.3", + "eslint-plugin-vue": "^9.31.0", + "sass": "^1.81.0", + "typescript": "^5.7.2", + "vite": "^5.4.11", + "vite-plugin-vue-devtools": "^7.6.4", "vue-tsc": "^2.1.10" }, "engines": { @@ -2923,9 +2923,9 @@ ] }, "node_modules/@shopware-ag/entity-schema-types": { - "version": "6.8.1", - "resolved": "https://registry.npmjs.org/@shopware-ag/entity-schema-types/-/entity-schema-types-6.8.1.tgz", - "integrity": "sha512-d+f8KbvSiTknibDgtDKIbw2/cOce20fVm9RITnxgiCzE+yO3CjV9sHz1yQlOz5yGD2xSbpvpTh5Wm+BjkiWSYA==" + "version": "6.8.2", + "resolved": "https://registry.npmjs.org/@shopware-ag/entity-schema-types/-/entity-schema-types-6.8.2.tgz", + "integrity": "sha512-kBcmziOQyNXI68Or9zc2jZNk1XrXLS4Z45knvurfAWr8x0pZR7OXWU4dRJBmNdKiAk6bjDIA+/feOhfuwhg7LQ==" }, "node_modules/@shopware-ag/meteor-admin-sdk": { "version": "5.5.1", @@ -3130,12 +3130,12 @@ "integrity": "sha512-FcOqPAXACP0I3oJ/ws6/rrPT9WGhu915Cg8D02a9YxLo0DE9zI+a9A5gRGvmQ09fiWPukqI8ZAEoQEdWUKMQdQ==" }, "node_modules/@stylistic/eslint-plugin": { - "version": "2.10.1", - "resolved": "https://registry.npmjs.org/@stylistic/eslint-plugin/-/eslint-plugin-2.10.1.tgz", - "integrity": "sha512-U+4yzNXElTf9q0kEfnloI9XbOyD4cnEQCxjUI94q0+W++0GAEQvJ/slwEj9lwjDHfGADRSr+Tco/z0XJvmDfCQ==", + "version": "2.11.0", + "resolved": "https://registry.npmjs.org/@stylistic/eslint-plugin/-/eslint-plugin-2.11.0.tgz", + "integrity": "sha512-PNRHbydNG5EH8NK4c+izdJlxajIR6GxcUhzsYNRsn6Myep4dsZt0qFCz3rCPnkvgO5FYibDcMqgNHUT+zvjYZw==", "dev": true, "dependencies": { - "@typescript-eslint/utils": "^8.12.2", + "@typescript-eslint/utils": "^8.13.0", "eslint-visitor-keys": "^4.2.0", "espree": "^10.3.0", "estraverse": "^5.3.0", @@ -3471,9 +3471,9 @@ "peer": true }, "node_modules/@types/node": { - "version": "22.9.0", - "resolved": "https://registry.npmjs.org/@types/node/-/node-22.9.0.tgz", - "integrity": "sha512-vuyHg81vvWA1Z1ELfvLko2c8f34gyA0zaic0+Rllc5lbCnbSyuvb2Oxpm6TAUAC/2xZN3QGqxBNggD1nNR2AfQ==", + "version": "22.9.3", + "resolved": "https://registry.npmjs.org/@types/node/-/node-22.9.3.tgz", + "integrity": "sha512-F3u1fs/fce3FFk+DAxbxc78DF8x0cY09RRL8GnXLmkJ1jvx3TtPdWoTT5/NiYfI5ASqXBmfqJi9dZ3gxMx4lzw==", "dependencies": { "undici-types": "~6.19.8" } @@ -3737,9 +3737,9 @@ } }, "node_modules/@vitejs/plugin-vue": { - "version": "5.1.5", - "resolved": "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-5.1.5.tgz", - "integrity": "sha512-dlnib73G05CDBAUR/YpuZcQQ47fpjihnnNouAAqN62z+oqSsWJ+kh52GRzIxpkgFG3q11eXK7Di7RMmoCwISZA==", + "version": "5.2.0", + "resolved": "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-5.2.0.tgz", + "integrity": "sha512-7n7KdUEtx/7Yl7I/WVAMZ1bEb0eVvXF3ummWTeLcs/9gvo9pJhuLdouSXGjdZ/MKD1acf1I272+X0RMua4/R3g==", "dev": true, "engines": { "node": "^18.0.0 || >=20.0.0" @@ -4044,13 +4044,13 @@ "integrity": "sha512-sGhTPMuXqZ1rVOk32RylztWkfXTRhuS7vgAKv0zjqk8gbsHkJ7xfFf+jbySxt7tWObEJwyKaHMikV/WGDiQm8g==" }, "node_modules/@vue/devtools-core": { - "version": "7.6.3", - "resolved": "https://registry.npmjs.org/@vue/devtools-core/-/devtools-core-7.6.3.tgz", - "integrity": "sha512-C7FOuh3Z+EmXXzDU9eRjHQL7zW7/CFovM6yCNNpUb+zXxhrn4fiqTum+a3gNau9DuzYfEtQXwZ9F7MeK0JKYVw==", + "version": "7.6.4", + "resolved": "https://registry.npmjs.org/@vue/devtools-core/-/devtools-core-7.6.4.tgz", + "integrity": "sha512-blSwGVYpb7b5TALMjjoBiAl5imuBF7WEOAtaJaBMNikR8SQkm6mkUt4YlIKh9874/qoimwmpDOm+GHBZ4Y5m+g==", "dev": true, "dependencies": { - "@vue/devtools-kit": "^7.6.3", - "@vue/devtools-shared": "^7.6.3", + "@vue/devtools-kit": "^7.6.4", + "@vue/devtools-shared": "^7.6.4", "mitt": "^3.0.1", "nanoid": "^3.3.4", "pathe": "^1.1.2", @@ -4079,12 +4079,12 @@ } }, "node_modules/@vue/devtools-kit": { - "version": "7.6.3", - "resolved": "https://registry.npmjs.org/@vue/devtools-kit/-/devtools-kit-7.6.3.tgz", - "integrity": "sha512-ETsFc8GlOp04rSFN79tB2TpVloWfsSx9BoCSElV3w3CaJTSBfz42KsIi5Ka+dNTJs1jY7QVLTDeoBmUGgA9h2A==", + "version": "7.6.4", + "resolved": "https://registry.npmjs.org/@vue/devtools-kit/-/devtools-kit-7.6.4.tgz", + "integrity": "sha512-Zs86qIXXM9icU0PiGY09PQCle4TI750IPLmAJzW5Kf9n9t5HzSYf6Rz6fyzSwmfMPiR51SUKJh9sXVZu78h2QA==", "dev": true, "dependencies": { - "@vue/devtools-shared": "^7.6.3", + "@vue/devtools-shared": "^7.6.4", "birpc": "^0.2.19", "hookable": "^5.5.3", "mitt": "^3.0.1", @@ -4094,9 +4094,9 @@ } }, "node_modules/@vue/devtools-shared": { - "version": "7.6.3", - "resolved": "https://registry.npmjs.org/@vue/devtools-shared/-/devtools-shared-7.6.3.tgz", - "integrity": "sha512-wJW5QF27i16+sNQIaes8QoEZg1eqEgF83GkiPUlEQe9k7ZoHXHV7PRrnrxOKem42sIHPU813J2V/ZK1uqTJe6g==", + "version": "7.6.4", + "resolved": "https://registry.npmjs.org/@vue/devtools-shared/-/devtools-shared-7.6.4.tgz", + "integrity": "sha512-nD6CUvBEel+y7zpyorjiUocy0nh77DThZJ0k1GRnJeOmY3ATq2fWijEp7wk37gb023Cb0R396uYh5qMSBQ5WFg==", "dev": true, "dependencies": { "rfdc": "^1.4.1" @@ -5475,9 +5475,9 @@ } }, "node_modules/eslint-plugin-vue": { - "version": "9.30.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-9.30.0.tgz", - "integrity": "sha512-CyqlRgShvljFkOeYK8wN5frh/OGTvkj1S7wlr2Q2pUvwq+X5VYiLd6ZjujpgSgLnys2W8qrBLkXQ41SUYaoPIQ==", + "version": "9.31.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-9.31.0.tgz", + "integrity": "sha512-aYMUCgivhz1o4tLkRHj5oq9YgYPM4/EJc0M7TAKRLCUA5OYxRLAhYEVD2nLtTwLyixEFI+/QXSvKU9ESZFgqjQ==", "dev": true, "dependencies": { "@eslint-community/eslint-utils": "^4.4.0", @@ -6356,9 +6356,9 @@ "integrity": "sha512-XXOFtyqDjNDAQxVfYxuF7g9Il/IbWmmlQg2MYKOH8ExIT1qg6xc4zyS3HaEEATgs1btfzxq15ciUiY7gjSXRGQ==" }, "node_modules/immutable": { - "version": "4.3.7", - "resolved": "https://registry.npmjs.org/immutable/-/immutable-4.3.7.tgz", - "integrity": "sha512-1hqclzwYwjRDFLjcFxOM5AYkkG0rpFPpr1RLPMEuGczoS7YA8gLhy8SWXYRAA/XwfEHpfo3cw5JGioS32fnMRw==", + "version": "5.0.3", + "resolved": "https://registry.npmjs.org/immutable/-/immutable-5.0.3.tgz", + "integrity": "sha512-P8IdPQHq3lA1xVeBRi5VPqUm5HDgKnx0Ru51wZz5mjxHr5n3RWhjIpOFU7ybkUxfB+5IToy+OLaHYDBIWsv+uw==", "devOptional": true }, "node_modules/import-fresh": { @@ -8262,13 +8262,13 @@ "peer": true }, "node_modules/sass": { - "version": "1.80.6", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.80.6.tgz", - "integrity": "sha512-ccZgdHNiBF1NHBsWvacvT5rju3y1d/Eu+8Ex6c21nHp2lZGLBEtuwc415QfiI1PJa1TpCo3iXwwSRjRpn2Ckjg==", + "version": "1.81.0", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.81.0.tgz", + "integrity": "sha512-Q4fOxRfhmv3sqCLoGfvrC9pRV8btc0UtqL9mN6Yrv6Qi9ScL55CVH1vlPP863ISLEEMNLLuu9P+enCeGHlnzhA==", "devOptional": true, "dependencies": { "chokidar": "^4.0.0", - "immutable": "^4.0.0", + "immutable": "^5.0.2", "source-map-js": ">=0.6.2 <2.0.0" }, "bin": { @@ -8890,9 +8890,9 @@ } }, "node_modules/typescript": { - "version": "5.6.3", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.6.3.tgz", - "integrity": "sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==", + "version": "5.7.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.2.tgz", + "integrity": "sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==", "devOptional": true, "bin": { "tsc": "bin/tsc", @@ -9071,9 +9071,9 @@ } }, "node_modules/vite": { - "version": "5.4.10", - "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.10.tgz", - "integrity": "sha512-1hvaPshuPUtxeQ0hsVH3Mud0ZanOLwVTneA1EgbAM5LhaZEqyPWGRQ7BtaMvUrTDeEaC8pxtj6a6jku3x4z6SQ==", + "version": "5.4.11", + "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.11.tgz", + "integrity": "sha512-c7jFQRklXua0mTzneGW9QVyxFjUgwcihC4bXEtujIo2ouWCe1Ajt/amn2PCxYnhYfd5k09JX3SB7OYWFKYqj8Q==", "dependencies": { "esbuild": "^0.21.3", "postcss": "^8.4.43", @@ -9238,14 +9238,14 @@ } }, "node_modules/vite-plugin-vue-devtools": { - "version": "7.6.3", - "resolved": "https://registry.npmjs.org/vite-plugin-vue-devtools/-/vite-plugin-vue-devtools-7.6.3.tgz", - "integrity": "sha512-p1rZMKzreWqxj9U05RaxY1vDoOhGYhA6iX8vKfo4nD6jqTmVoGjjk+U1g5HYwwTCdr/eck3kzO2f4gnPCjqVKA==", + "version": "7.6.4", + "resolved": "https://registry.npmjs.org/vite-plugin-vue-devtools/-/vite-plugin-vue-devtools-7.6.4.tgz", + "integrity": "sha512-jxSsLyuETfmZ1OSrmnDp28BG6rmURrP7lkeyHW2gBFDyo+4dUcqVeQNMhbV7uKZn80mDdv06Mysw/5AdGxDvJQ==", "dev": true, "dependencies": { - "@vue/devtools-core": "^7.6.3", - "@vue/devtools-kit": "^7.6.3", - "@vue/devtools-shared": "^7.6.3", + "@vue/devtools-core": "^7.6.4", + "@vue/devtools-kit": "^7.6.4", + "@vue/devtools-shared": "^7.6.4", "execa": "^8.0.1", "sirv": "^3.0.0", "vite-plugin-inspect": "^0.8.7", diff --git a/package.json b/package.json index c920708..a96e6b5 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "tsc": "vue-tsc --noEmit" }, "dependencies": { - "@shopware-ag/entity-schema-types": "6.8.1", + "@shopware-ag/entity-schema-types": "6.8.2", "@shopware-ag/meteor-admin-sdk": "5.5.1", "@shopware-ag/meteor-component-library": "3.14.0", "pinia": "^2.2.6", @@ -21,18 +21,18 @@ "vue-i18n": "^10.0.4" }, "devDependencies": { - "@stylistic/eslint-plugin": "^2.10.1", - "@types/node": "^22.9.0", + "@stylistic/eslint-plugin": "^2.11.0", + "@types/node": "^22.9.3", "@vitejs/plugin-legacy": "^5.4.3", - "@vitejs/plugin-vue": "^5.1.5", + "@vitejs/plugin-vue": "^5.2.0", "@vue/eslint-config-typescript": "^14.1.3", "core-js": "^3.39.0", "eslint": "^9.12.0", - "eslint-plugin-vue": "^9.30.0", - "sass": "^1.80.6", - "typescript": "^5.6.3", - "vite": "^5.4.10", - "vite-plugin-vue-devtools": "^7.6.3", + "eslint-plugin-vue": "^9.31.0", + "sass": "^1.81.0", + "typescript": "^5.7.2", + "vite": "^5.4.11", + "vite-plugin-vue-devtools": "^7.6.4", "vue-tsc": "^2.1.10" }, "overrides": { From 9d379a9b44c36cf9c93682e557a6768691f9c5b2 Mon Sep 17 00:00:00 2001 From: Michel Bade Date: Thu, 28 Nov 2024 11:39:47 +0100 Subject: [PATCH 2/2] NTR - Fixed typescript --- .github/dependabot.yml | 3 +++ package-lock.json | 10 +++++----- package.json | 3 +-- 3 files changed, 9 insertions(+), 7 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index bbb78ff..bb40d5d 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -20,6 +20,9 @@ updates: all: patterns: - '*' + ignore: + - dependency-name: typescript + update-types: ["version-update:semver-patch"] - package-ecosystem: "github-actions" directory: "/" schedule: diff --git a/package-lock.json b/package-lock.json index ed1bee4..4139758 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,11 +22,10 @@ "@vitejs/plugin-legacy": "^5.4.3", "@vitejs/plugin-vue": "^5.2.0", "@vue/eslint-config-typescript": "^14.1.3", - "core-js": "^3.39.0", "eslint": "^9.12.0", "eslint-plugin-vue": "^9.31.0", "sass": "^1.81.0", - "typescript": "^5.7.2", + "typescript": "~5.6.3", "vite": "^5.4.11", "vite-plugin-vue-devtools": "^7.6.4", "vue-tsc": "^2.1.10" @@ -8890,10 +8889,11 @@ } }, "node_modules/typescript": { - "version": "5.7.2", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.2.tgz", - "integrity": "sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==", + "version": "5.6.3", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.6.3.tgz", + "integrity": "sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==", "devOptional": true, + "license": "Apache-2.0", "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" diff --git a/package.json b/package.json index a96e6b5..7182ae7 100644 --- a/package.json +++ b/package.json @@ -26,11 +26,10 @@ "@vitejs/plugin-legacy": "^5.4.3", "@vitejs/plugin-vue": "^5.2.0", "@vue/eslint-config-typescript": "^14.1.3", - "core-js": "^3.39.0", "eslint": "^9.12.0", "eslint-plugin-vue": "^9.31.0", "sass": "^1.81.0", - "typescript": "^5.7.2", + "typescript": "~5.6.3", "vite": "^5.4.11", "vite-plugin-vue-devtools": "^7.6.4", "vue-tsc": "^2.1.10"