chore(deps): update dependency @types/node to v22.15.21
This commit is contained in:
parent
64c4b91d8a
commit
44b3f09c48
2 changed files with 6 additions and 6 deletions
|
@ -44,7 +44,7 @@
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@eslint/eslintrc": "3.3.1",
|
"@eslint/eslintrc": "3.3.1",
|
||||||
"@tailwindcss/postcss": "4.1.7",
|
"@tailwindcss/postcss": "4.1.7",
|
||||||
"@types/node": "22.15.20",
|
"@types/node": "22.15.21",
|
||||||
"@types/react": "19.1.4",
|
"@types/react": "19.1.4",
|
||||||
"@types/react-dom": "19.1.5",
|
"@types/react-dom": "19.1.5",
|
||||||
"dotenv-cli": "8.0.0",
|
"dotenv-cli": "8.0.0",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1634,12 +1634,12 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@types/node@npm:22.15.20":
|
"@types/node@npm:22.15.21":
|
||||||
version: 22.15.20
|
version: 22.15.21
|
||||||
resolution: "@types/node@npm:22.15.20"
|
resolution: "@types/node@npm:22.15.21"
|
||||||
dependencies:
|
dependencies:
|
||||||
undici-types: "npm:~6.21.0"
|
undici-types: "npm:~6.21.0"
|
||||||
checksum: 10c0/5137ff16b3090e24953e19dd14d69e7dddbb2ad01f6d7f5fdda3c1d9b3bfa18acd72317701cf983fe591919622e94cab846487b2b0104282ca006522274c58da
|
checksum: 10c0/f092bbccda2131c2b2c8f720338080aa0ef1d928f5f1062c03954a4f7dafa7ee3ed29bc3e51bd4e2584473b3d943c637a2b39ad7174898970818270187cf10c1
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -3819,7 +3819,7 @@ __metadata:
|
||||||
"@radix-ui/react-switch": "npm:^1.2.4"
|
"@radix-ui/react-switch": "npm:^1.2.4"
|
||||||
"@radix-ui/react-tabs": "npm:^1.1.11"
|
"@radix-ui/react-tabs": "npm:^1.1.11"
|
||||||
"@tailwindcss/postcss": "npm:4.1.7"
|
"@tailwindcss/postcss": "npm:4.1.7"
|
||||||
"@types/node": "npm:22.15.20"
|
"@types/node": "npm:22.15.21"
|
||||||
"@types/react": "npm:19.1.4"
|
"@types/react": "npm:19.1.4"
|
||||||
"@types/react-dom": "npm:19.1.5"
|
"@types/react-dom": "npm:19.1.5"
|
||||||
class-variance-authority: "npm:^0.7.1"
|
class-variance-authority: "npm:^0.7.1"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue