chore(deps): update dependency typescript to v5.7.2
This commit is contained in:
parent
f5372c153c
commit
0b222c7cce
34
Frontend/pnpm-lock.yaml
generated
34
Frontend/pnpm-lock.yaml
generated
@ -54,7 +54,7 @@ devDependencies:
|
|||||||
version: 8.55.0
|
version: 8.55.0
|
||||||
eslint-config-next:
|
eslint-config-next:
|
||||||
specifier: 14.0.3
|
specifier: 14.0.3
|
||||||
version: 14.0.3(eslint@8.55.0)(typescript@5.3.2)
|
version: 14.0.3(eslint@8.55.0)(typescript@5.7.2)
|
||||||
postcss:
|
postcss:
|
||||||
specifier: ^8
|
specifier: ^8
|
||||||
version: 8.4.32
|
version: 8.4.32
|
||||||
@ -63,7 +63,7 @@ devDependencies:
|
|||||||
version: 3.3.5
|
version: 3.3.5
|
||||||
typescript:
|
typescript:
|
||||||
specifier: ^5
|
specifier: ^5
|
||||||
version: 5.3.2
|
version: 5.7.2
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
|
|
||||||
@ -805,7 +805,7 @@ packages:
|
|||||||
/@types/scheduler@0.16.8:
|
/@types/scheduler@0.16.8:
|
||||||
resolution: {integrity: sha512-WZLiwShhwLRmeV6zH+GkbOFT6Z6VklCItrDioxUnv+u4Ll+8vKeFySoFyK/0ctcRpOmwAicELfmys1sDc/Rw+A==}
|
resolution: {integrity: sha512-WZLiwShhwLRmeV6zH+GkbOFT6Z6VklCItrDioxUnv+u4Ll+8vKeFySoFyK/0ctcRpOmwAicELfmys1sDc/Rw+A==}
|
||||||
|
|
||||||
/@typescript-eslint/parser@6.13.1(eslint@8.55.0)(typescript@5.3.2):
|
/@typescript-eslint/parser@6.13.1(eslint@8.55.0)(typescript@5.7.2):
|
||||||
resolution: {integrity: sha512-fs2XOhWCzRhqMmQf0eicLa/CWSaYss2feXsy7xBD/pLyWke/jCIVc2s1ikEAtSW7ina1HNhv7kONoEfVNEcdDQ==}
|
resolution: {integrity: sha512-fs2XOhWCzRhqMmQf0eicLa/CWSaYss2feXsy7xBD/pLyWke/jCIVc2s1ikEAtSW7ina1HNhv7kONoEfVNEcdDQ==}
|
||||||
engines: {node: ^16.0.0 || >=18.0.0}
|
engines: {node: ^16.0.0 || >=18.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
@ -817,11 +817,11 @@ packages:
|
|||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/scope-manager': 6.13.1
|
'@typescript-eslint/scope-manager': 6.13.1
|
||||||
'@typescript-eslint/types': 6.13.1
|
'@typescript-eslint/types': 6.13.1
|
||||||
'@typescript-eslint/typescript-estree': 6.13.1(typescript@5.3.2)
|
'@typescript-eslint/typescript-estree': 6.13.1(typescript@5.7.2)
|
||||||
'@typescript-eslint/visitor-keys': 6.13.1
|
'@typescript-eslint/visitor-keys': 6.13.1
|
||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
eslint: 8.55.0
|
eslint: 8.55.0
|
||||||
typescript: 5.3.2
|
typescript: 5.7.2
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
dev: true
|
dev: true
|
||||||
@ -839,7 +839,7 @@ packages:
|
|||||||
engines: {node: ^16.0.0 || >=18.0.0}
|
engines: {node: ^16.0.0 || >=18.0.0}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@typescript-eslint/typescript-estree@6.13.1(typescript@5.3.2):
|
/@typescript-eslint/typescript-estree@6.13.1(typescript@5.7.2):
|
||||||
resolution: {integrity: sha512-sBLQsvOC0Q7LGcUHO5qpG1HxRgePbT6wwqOiGLpR8uOJvPJbfs0mW3jPA3ujsDvfiVwVlWUDESNXv44KtINkUQ==}
|
resolution: {integrity: sha512-sBLQsvOC0Q7LGcUHO5qpG1HxRgePbT6wwqOiGLpR8uOJvPJbfs0mW3jPA3ujsDvfiVwVlWUDESNXv44KtINkUQ==}
|
||||||
engines: {node: ^16.0.0 || >=18.0.0}
|
engines: {node: ^16.0.0 || >=18.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
@ -854,8 +854,8 @@ packages:
|
|||||||
globby: 11.1.0
|
globby: 11.1.0
|
||||||
is-glob: 4.0.3
|
is-glob: 4.0.3
|
||||||
semver: 7.5.4
|
semver: 7.5.4
|
||||||
ts-api-utils: 1.0.3(typescript@5.3.2)
|
ts-api-utils: 1.0.3(typescript@5.7.2)
|
||||||
typescript: 5.3.2
|
typescript: 5.7.2
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
dev: true
|
dev: true
|
||||||
@ -1384,7 +1384,7 @@ packages:
|
|||||||
engines: {node: '>=10'}
|
engines: {node: '>=10'}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/eslint-config-next@14.0.3(eslint@8.55.0)(typescript@5.3.2):
|
/eslint-config-next@14.0.3(eslint@8.55.0)(typescript@5.7.2):
|
||||||
resolution: {integrity: sha512-IKPhpLdpSUyKofmsXUfrvBC49JMUTdeaD8ZIH4v9Vk0sC1X6URTuTJCLtA0Vwuj7V/CQh0oISuSTvNn5//Buew==}
|
resolution: {integrity: sha512-IKPhpLdpSUyKofmsXUfrvBC49JMUTdeaD8ZIH4v9Vk0sC1X6URTuTJCLtA0Vwuj7V/CQh0oISuSTvNn5//Buew==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: ^7.23.0 || ^8.0.0
|
eslint: ^7.23.0 || ^8.0.0
|
||||||
@ -1395,7 +1395,7 @@ packages:
|
|||||||
dependencies:
|
dependencies:
|
||||||
'@next/eslint-plugin-next': 14.0.3
|
'@next/eslint-plugin-next': 14.0.3
|
||||||
'@rushstack/eslint-patch': 1.6.0
|
'@rushstack/eslint-patch': 1.6.0
|
||||||
'@typescript-eslint/parser': 6.13.1(eslint@8.55.0)(typescript@5.3.2)
|
'@typescript-eslint/parser': 6.13.1(eslint@8.55.0)(typescript@5.7.2)
|
||||||
eslint: 8.55.0
|
eslint: 8.55.0
|
||||||
eslint-import-resolver-node: 0.3.9
|
eslint-import-resolver-node: 0.3.9
|
||||||
eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@6.13.1)(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.0)(eslint@8.55.0)
|
eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@6.13.1)(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.0)(eslint@8.55.0)
|
||||||
@ -1403,7 +1403,7 @@ packages:
|
|||||||
eslint-plugin-jsx-a11y: 6.8.0(eslint@8.55.0)
|
eslint-plugin-jsx-a11y: 6.8.0(eslint@8.55.0)
|
||||||
eslint-plugin-react: 7.33.2(eslint@8.55.0)
|
eslint-plugin-react: 7.33.2(eslint@8.55.0)
|
||||||
eslint-plugin-react-hooks: 4.6.0(eslint@8.55.0)
|
eslint-plugin-react-hooks: 4.6.0(eslint@8.55.0)
|
||||||
typescript: 5.3.2
|
typescript: 5.7.2
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- eslint-import-resolver-webpack
|
- eslint-import-resolver-webpack
|
||||||
- supports-color
|
- supports-color
|
||||||
@ -1463,7 +1463,7 @@ packages:
|
|||||||
eslint-import-resolver-webpack:
|
eslint-import-resolver-webpack:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/parser': 6.13.1(eslint@8.55.0)(typescript@5.3.2)
|
'@typescript-eslint/parser': 6.13.1(eslint@8.55.0)(typescript@5.7.2)
|
||||||
debug: 3.2.7
|
debug: 3.2.7
|
||||||
eslint: 8.55.0
|
eslint: 8.55.0
|
||||||
eslint-import-resolver-node: 0.3.9
|
eslint-import-resolver-node: 0.3.9
|
||||||
@ -1482,7 +1482,7 @@ packages:
|
|||||||
'@typescript-eslint/parser':
|
'@typescript-eslint/parser':
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/parser': 6.13.1(eslint@8.55.0)(typescript@5.3.2)
|
'@typescript-eslint/parser': 6.13.1(eslint@8.55.0)(typescript@5.7.2)
|
||||||
array-includes: 3.1.7
|
array-includes: 3.1.7
|
||||||
array.prototype.findlastindex: 1.2.3
|
array.prototype.findlastindex: 1.2.3
|
||||||
array.prototype.flat: 1.3.2
|
array.prototype.flat: 1.3.2
|
||||||
@ -2978,13 +2978,13 @@ packages:
|
|||||||
dependencies:
|
dependencies:
|
||||||
is-number: 7.0.0
|
is-number: 7.0.0
|
||||||
|
|
||||||
/ts-api-utils@1.0.3(typescript@5.3.2):
|
/ts-api-utils@1.0.3(typescript@5.7.2):
|
||||||
resolution: {integrity: sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg==}
|
resolution: {integrity: sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg==}
|
||||||
engines: {node: '>=16.13.0'}
|
engines: {node: '>=16.13.0'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
typescript: '>=4.2.0'
|
typescript: '>=4.2.0'
|
||||||
dependencies:
|
dependencies:
|
||||||
typescript: 5.3.2
|
typescript: 5.7.2
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/ts-interface-checker@0.1.13:
|
/ts-interface-checker@0.1.13:
|
||||||
@ -3053,8 +3053,8 @@ packages:
|
|||||||
is-typed-array: 1.1.12
|
is-typed-array: 1.1.12
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/typescript@5.3.2:
|
/typescript@5.7.2:
|
||||||
resolution: {integrity: sha512-6l+RyNy7oAHDfxC4FzSJcz9vnjTKxrLpDG5M2Vu4SHRVNg6xzqZp6LYSR9zjqQTu8DU/f5xwxUdADOkbrIX2gQ==}
|
resolution: {integrity: sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==}
|
||||||
engines: {node: '>=14.17'}
|
engines: {node: '>=14.17'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
dev: true
|
dev: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user