diff --git a/packages/examples/nuxt2/package.json b/packages/examples/nuxt2/package.json index 85f92ae3..d6824a9f 100755 --- a/packages/examples/nuxt2/package.json +++ b/packages/examples/nuxt2/package.json @@ -21,7 +21,7 @@ "@nuxt/types": "^2.17.4", "@nuxt/typescript-build": "^3.0.2", "@nuxtjs/composition-api": "^0.34.0", - "typescript": "^5.4.5" + "typescript": "5.4.5" }, "installConfig": { "hoistingLimits": "workspaces" diff --git a/yarn.lock b/yarn.lock index 6a9627af..d7e560a9 100755 --- a/yarn.lock +++ b/yarn.lock @@ -11685,7 +11685,7 @@ __metadata: core-js: "npm:^3.37.1" examples: "workspace:*" nuxt: "npm:^2.17.4" - typescript: "npm:^5.4.5" + typescript: "npm:5.4.5" vue: "npm:^2.7.16" vue-server-renderer: "npm:^2.7.16" vue-template-compiler: "npm:^2.7.16" @@ -21685,16 +21685,6 @@ __metadata: languageName: node linkType: hard -"typescript@npm:^5.4.5": - version: 5.5.2 - resolution: "typescript@npm:5.5.2" - bin: - tsc: bin/tsc - tsserver: bin/tsserver - checksum: 10/9118b20f248e76b0dbff8737fef65dfa89d02668d4e633d2c5ceac99033a0ca5e8a1c1a53bc94da68e8f67677a88f318663dde859c9e9a09c1e116415daec2ba - languageName: node - linkType: hard - "typescript@patch:typescript@npm%3A5.4.2#optional!builtin": version: 5.4.2 resolution: "typescript@patch:typescript@npm%3A5.4.2#optional!builtin::version=5.4.2&hash=5adc0c" @@ -21715,16 +21705,6 @@ __metadata: languageName: node linkType: hard -"typescript@patch:typescript@npm%3A^5.4.5#optional!builtin": - version: 5.5.2 - resolution: "typescript@patch:typescript@npm%3A5.5.2#optional!builtin::version=5.5.2&hash=379a07" - bin: - tsc: bin/tsc - tsserver: bin/tsserver - checksum: 10/ac3145f65cf9e72ab29f2196e05d5816b355dc1a9195b9f010d285182a12457cfacd068be2dd22c877f88ebc966ac6e0e83f51c8586412b16499a27e3670ff4b - languageName: node - linkType: hard - "ua-parser-js@npm:^1.0.38": version: 1.0.38 resolution: "ua-parser-js@npm:1.0.38"