mirror of
https://github.com/nuxt/nuxt.git
synced 2025-02-19 23:21:09 +00:00
chore(deps): update devdependency typescript to v5 (2.x) (#19748)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
e86850a7a4
commit
093e1b1c8d
@ -85,7 +85,7 @@
|
||||
"sass": "^1.59.3",
|
||||
"sass-loader": "^10.1.1",
|
||||
"sort-package-json": "^2.4.1",
|
||||
"typescript": "~4.9.5",
|
||||
"typescript": "~5.0.2",
|
||||
"vue-jest": "^4.0.1"
|
||||
}
|
||||
}
|
||||
|
@ -14032,10 +14032,10 @@ typedarray@^0.0.6:
|
||||
resolved "https://registry.npmjs.org/typescript/-/typescript-4.9.4.tgz#a2a3d2756c079abda241d75f149df9d561091e78"
|
||||
integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==
|
||||
|
||||
typescript@~4.9.5:
|
||||
version "4.9.5"
|
||||
resolved "https://registry.npmjs.org/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
|
||||
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
|
||||
typescript@~5.0.2:
|
||||
version "5.0.2"
|
||||
resolved "https://registry.npmjs.org/typescript/-/typescript-5.0.2.tgz#891e1a90c5189d8506af64b9ef929fca99ba1ee5"
|
||||
integrity sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw==
|
||||
|
||||
ua-parser-js@^1.0.34:
|
||||
version "1.0.34"
|
||||
|
Loading…
Reference in New Issue
Block a user