1 Commits

Author SHA1 Message Date
Renovate Bot
0b222c7cce chore(deps): update dependency typescript to v5.7.2 2024-12-19 11:03:55 +00:00
2 changed files with 23 additions and 23 deletions

View File

@ -21,7 +21,7 @@
"@radix-ui/react-slot": "^1.0.2",
"class-variance-authority": "^0.7.0",
"clsx": "^2.0.0",
"lucide-react": "^0.469.0",
"lucide-react": "^0.294.0",
"next": "14.0.3",
"react": "^18",
"react-dom": "^18",

View File

@ -18,8 +18,8 @@ dependencies:
specifier: ^2.0.0
version: 2.0.0
lucide-react:
specifier: ^0.469.0
version: 0.469.0(react@18.2.0)
specifier: ^0.294.0
version: 0.294.0(react@18.2.0)
next:
specifier: 14.0.3
version: 14.0.3(react-dom@18.2.0)(react@18.2.0)
@ -54,7 +54,7 @@ devDependencies:
version: 8.55.0
eslint-config-next:
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:
specifier: ^8
version: 8.4.32
@ -63,7 +63,7 @@ devDependencies:
version: 3.3.5
typescript:
specifier: ^5
version: 5.3.2
version: 5.7.2
packages:
@ -805,7 +805,7 @@ packages:
/@types/scheduler@0.16.8:
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==}
engines: {node: ^16.0.0 || >=18.0.0}
peerDependencies:
@ -817,11 +817,11 @@ packages:
dependencies:
'@typescript-eslint/scope-manager': 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
debug: 4.3.4
eslint: 8.55.0
typescript: 5.3.2
typescript: 5.7.2
transitivePeerDependencies:
- supports-color
dev: true
@ -839,7 +839,7 @@ packages:
engines: {node: ^16.0.0 || >=18.0.0}
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==}
engines: {node: ^16.0.0 || >=18.0.0}
peerDependencies:
@ -854,8 +854,8 @@ packages:
globby: 11.1.0
is-glob: 4.0.3
semver: 7.5.4
ts-api-utils: 1.0.3(typescript@5.3.2)
typescript: 5.3.2
ts-api-utils: 1.0.3(typescript@5.7.2)
typescript: 5.7.2
transitivePeerDependencies:
- supports-color
dev: true
@ -1384,7 +1384,7 @@ packages:
engines: {node: '>=10'}
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==}
peerDependencies:
eslint: ^7.23.0 || ^8.0.0
@ -1395,7 +1395,7 @@ packages:
dependencies:
'@next/eslint-plugin-next': 14.0.3
'@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-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)
@ -1403,7 +1403,7 @@ packages:
eslint-plugin-jsx-a11y: 6.8.0(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)
typescript: 5.3.2
typescript: 5.7.2
transitivePeerDependencies:
- eslint-import-resolver-webpack
- supports-color
@ -1463,7 +1463,7 @@ packages:
eslint-import-resolver-webpack:
optional: true
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
eslint: 8.55.0
eslint-import-resolver-node: 0.3.9
@ -1482,7 +1482,7 @@ packages:
'@typescript-eslint/parser':
optional: true
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.prototype.findlastindex: 1.2.3
array.prototype.flat: 1.3.2
@ -2229,10 +2229,10 @@ packages:
yallist: 4.0.0
dev: true
/lucide-react@0.469.0(react@18.2.0):
resolution: {integrity: sha512-28vvUnnKQ/dBwiCQtwJw7QauYnE7yd2Cyp4tTTJpvglX4EMpbflcdBgrgToX2j71B3YvugK/NH3BGUk+E/p/Fw==}
/lucide-react@0.294.0(react@18.2.0):
resolution: {integrity: sha512-V7o0/VECSGbLHn3/1O67FUgBwWB+hmzshrgDVRJQhMh8uj5D3HBuIvhuAmQTtlupILSplwIZg5FTc4tTKMA2SA==}
peerDependencies:
react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0
react: ^16.5.1 || ^17.0.0 || ^18.0.0
dependencies:
react: 18.2.0
dev: false
@ -2978,13 +2978,13 @@ packages:
dependencies:
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==}
engines: {node: '>=16.13.0'}
peerDependencies:
typescript: '>=4.2.0'
dependencies:
typescript: 5.3.2
typescript: 5.7.2
dev: true
/ts-interface-checker@0.1.13:
@ -3053,8 +3053,8 @@ packages:
is-typed-array: 1.1.12
dev: true
/typescript@5.3.2:
resolution: {integrity: sha512-6l+RyNy7oAHDfxC4FzSJcz9vnjTKxrLpDG5M2Vu4SHRVNg6xzqZp6LYSR9zjqQTu8DU/f5xwxUdADOkbrIX2gQ==}
/typescript@5.7.2:
resolution: {integrity: sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==}
engines: {node: '>=14.17'}
hasBin: true
dev: true