diff --git a/package.json b/package.json index 200a440..f7cd848 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "nuxt": "^3.12.2", "postcss-html": "^1.6.0", "simple-git-hooks": "^2.11.1", - "typescript": "~5.4.0", + "typescript": "~5.5.0", "vite": "^5.2.9", "vite-plugin-eslint2": "^4.4.0", "vue-tsc": "1.8.27" diff --git a/yarn.lock b/yarn.lock index 7c4a712..b6a61f1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13401,23 +13401,23 @@ __metadata: languageName: node linkType: hard -"typescript@npm:~5.4.0": - version: 5.4.5 - resolution: "typescript@npm:5.4.5" +"typescript@npm:~5.5.0": + version: 5.5.3 + resolution: "typescript@npm:5.5.3" bin: tsc: bin/tsc tsserver: bin/tsserver - checksum: 10c0/2954022ada340fd3d6a9e2b8e534f65d57c92d5f3989a263754a78aba549f7e6529acc1921913560a4b816c46dce7df4a4d29f9f11a3dc0d4213bb76d043251e + checksum: 10c0/f52c71ccbc7080b034b9d3b72051d563601a4815bf3e39ded188e6ce60813f75dbedf11ad15dd4d32a12996a9ed8c7155b46c93a9b9c9bad1049766fe614bbdd languageName: node linkType: hard -"typescript@patch:typescript@npm%3A~5.4.0#optional!builtin": - version: 5.4.5 - resolution: "typescript@patch:typescript@npm%3A5.4.5#optional!builtin::version=5.4.5&hash=5adc0c" +"typescript@patch:typescript@npm%3A~5.5.0#optional!builtin": + version: 5.5.3 + resolution: "typescript@patch:typescript@npm%3A5.5.3#optional!builtin::version=5.5.3&hash=379a07" bin: tsc: bin/tsc tsserver: bin/tsserver - checksum: 10c0/db2ad2a16ca829f50427eeb1da155e7a45e598eec7b086d8b4e8ba44e5a235f758e606d681c66992230d3fc3b8995865e5fd0b22a2c95486d0b3200f83072ec9 + checksum: 10c0/911c7811d61f57f07df79c4a35f56a0f426a65426a020e5fcd792f66559f399017205f5f10255329ab5a3d8c2d1f1d19530aeceffda70758a521fae1d469432e languageName: node linkType: hard @@ -14242,7 +14242,7 @@ __metadata: nuxt: "npm:^3.12.2" postcss-html: "npm:^1.6.0" simple-git-hooks: "npm:^2.11.1" - typescript: "npm:~5.4.0" + typescript: "npm:~5.5.0" underscore: "npm:^1.13.6" v-lazy-component: "npm:^3.0.9" vite: "npm:^5.2.9"