mirror of
https://github.com/Nezumi-2711/onedrive-vercel-index.git
synced 2026-09-22 13:38:45 +00:00
chore(deps): update dependency typescript to v5 (#916)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -73,7 +73,7 @@
|
||||
"prettier": "^2.8.3",
|
||||
"prettier-plugin-tailwindcss": "^0.2.2",
|
||||
"tailwindcss": "^3.2.4",
|
||||
"typescript": "4.9.5"
|
||||
"typescript": "5.0.2"
|
||||
},
|
||||
"prettier": {
|
||||
"printWidth": 120,
|
||||
|
||||
Generated
+22
-16
@@ -59,7 +59,7 @@ specifiers:
|
||||
remark-math: ^5.1.1
|
||||
swr: ^2.0.3
|
||||
tailwindcss: ^3.2.4
|
||||
typescript: 4.9.5
|
||||
typescript: 5.0.2
|
||||
use-clipboard-copy: ^0.2.0
|
||||
use-constant: ^1.1.1
|
||||
|
||||
@@ -119,14 +119,14 @@ devDependencies:
|
||||
'@types/react-syntax-highlighter': 15.5.6
|
||||
autoprefixer: 10.4.13_postcss@8.4.21
|
||||
eslint: 8.36.0
|
||||
eslint-config-next: 13.2.4_vgl77cfdswitgr47lm5swmv43m
|
||||
eslint-config-next: 13.2.4_j4766f7ecgqbon3u7zlxn5zszu
|
||||
eslint-config-prettier: 8.6.0_eslint@8.36.0
|
||||
i18next-parser: 7.6.0
|
||||
postcss: 8.4.21
|
||||
prettier: 2.8.3
|
||||
prettier-plugin-tailwindcss: 0.2.2_prettier@2.8.3
|
||||
tailwindcss: 3.2.4_postcss@8.4.21
|
||||
typescript: 4.9.5
|
||||
typescript: 5.0.2
|
||||
|
||||
packages:
|
||||
|
||||
@@ -764,7 +764,7 @@ packages:
|
||||
resolution: {integrity: sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ==}
|
||||
dev: false
|
||||
|
||||
/@typescript-eslint/parser/5.49.0_vgl77cfdswitgr47lm5swmv43m:
|
||||
/@typescript-eslint/parser/5.49.0_j4766f7ecgqbon3u7zlxn5zszu:
|
||||
resolution: {integrity: sha512-veDlZN9mUhGqU31Qiv2qEp+XrJj5fgZpJ8PW30sHU+j/8/e5ruAhLaVDAeznS7A7i4ucb/s8IozpDtt9NqCkZg==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@@ -776,10 +776,10 @@ packages:
|
||||
dependencies:
|
||||
'@typescript-eslint/scope-manager': 5.49.0
|
||||
'@typescript-eslint/types': 5.49.0
|
||||
'@typescript-eslint/typescript-estree': 5.49.0_typescript@4.9.5
|
||||
'@typescript-eslint/typescript-estree': 5.49.0_typescript@5.0.2
|
||||
debug: 4.3.4
|
||||
eslint: 8.36.0
|
||||
typescript: 4.9.5
|
||||
typescript: 5.0.2
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
@@ -797,7 +797,7 @@ packages:
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/typescript-estree/5.49.0_typescript@4.9.5:
|
||||
/@typescript-eslint/typescript-estree/5.49.0_typescript@5.0.2:
|
||||
resolution: {integrity: sha512-PBdx+V7deZT/3GjNYPVQv1Nc0U46dAHbIuOG8AZ3on3vuEKiPDwFE/lG1snN2eUB9IhF7EyF7K1hmTcLztNIsA==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@@ -812,8 +812,8 @@ packages:
|
||||
globby: 11.1.0
|
||||
is-glob: 4.0.3
|
||||
semver: 7.3.8
|
||||
tsutils: 3.21.0_typescript@4.9.5
|
||||
typescript: 4.9.5
|
||||
tsutils: 3.21.0_typescript@5.0.2
|
||||
typescript: 5.0.2
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
@@ -1789,7 +1789,7 @@ packages:
|
||||
engines: {node: '>=12'}
|
||||
dev: false
|
||||
|
||||
/eslint-config-next/13.2.4_vgl77cfdswitgr47lm5swmv43m:
|
||||
/eslint-config-next/13.2.4_j4766f7ecgqbon3u7zlxn5zszu:
|
||||
resolution: {integrity: sha512-lunIBhsoeqw6/Lfkd6zPt25w1bn0znLA/JCL+au1HoEpSb4/PpsOYsYtgV/q+YPsoKIOzFyU5xnb04iZnXjUvg==}
|
||||
peerDependencies:
|
||||
eslint: ^7.23.0 || ^8.0.0
|
||||
@@ -1800,7 +1800,7 @@ packages:
|
||||
dependencies:
|
||||
'@next/eslint-plugin-next': 13.2.4
|
||||
'@rushstack/eslint-patch': 1.2.0
|
||||
'@typescript-eslint/parser': 5.49.0_vgl77cfdswitgr47lm5swmv43m
|
||||
'@typescript-eslint/parser': 5.49.0_j4766f7ecgqbon3u7zlxn5zszu
|
||||
eslint: 8.36.0
|
||||
eslint-import-resolver-node: 0.3.7
|
||||
eslint-import-resolver-typescript: 3.5.3_eakrjjutlgqjxe5ydhtnd4qdmy
|
||||
@@ -1808,7 +1808,7 @@ packages:
|
||||
eslint-plugin-jsx-a11y: 6.7.1_eslint@8.36.0
|
||||
eslint-plugin-react: 7.32.1_eslint@8.36.0
|
||||
eslint-plugin-react-hooks: 4.6.0_eslint@8.36.0
|
||||
typescript: 4.9.5
|
||||
typescript: 5.0.2
|
||||
transitivePeerDependencies:
|
||||
- eslint-import-resolver-webpack
|
||||
- supports-color
|
||||
@@ -1874,7 +1874,7 @@ packages:
|
||||
eslint-import-resolver-webpack:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 5.49.0_vgl77cfdswitgr47lm5swmv43m
|
||||
'@typescript-eslint/parser': 5.49.0_j4766f7ecgqbon3u7zlxn5zszu
|
||||
debug: 3.2.7
|
||||
eslint: 8.36.0
|
||||
eslint-import-resolver-node: 0.3.7
|
||||
@@ -1893,7 +1893,7 @@ packages:
|
||||
'@typescript-eslint/parser':
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 5.49.0_vgl77cfdswitgr47lm5swmv43m
|
||||
'@typescript-eslint/parser': 5.49.0_j4766f7ecgqbon3u7zlxn5zszu
|
||||
array-includes: 3.1.6
|
||||
array.prototype.flat: 1.3.1
|
||||
array.prototype.flatmap: 1.3.1
|
||||
@@ -5009,14 +5009,14 @@ packages:
|
||||
/tslib/2.5.0:
|
||||
resolution: {integrity: sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==}
|
||||
|
||||
/tsutils/3.21.0_typescript@4.9.5:
|
||||
/tsutils/3.21.0_typescript@5.0.2:
|
||||
resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==}
|
||||
engines: {node: '>= 6'}
|
||||
peerDependencies:
|
||||
typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta'
|
||||
dependencies:
|
||||
tslib: 1.14.1
|
||||
typescript: 4.9.5
|
||||
typescript: 5.0.2
|
||||
dev: true
|
||||
|
||||
/type-check/0.4.0:
|
||||
@@ -5057,6 +5057,12 @@ packages:
|
||||
hasBin: true
|
||||
dev: true
|
||||
|
||||
/typescript/5.0.2:
|
||||
resolution: {integrity: sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw==}
|
||||
engines: {node: '>=12.20'}
|
||||
hasBin: true
|
||||
dev: true
|
||||
|
||||
/unbox-primitive/1.0.2:
|
||||
resolution: {integrity: sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==}
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user