chore(deps): update dependency @types/node to v22.15.31
This commit is contained in:
parent
d4de7876cc
commit
3569ccc18e
2 changed files with 6 additions and 6 deletions
|
@ -45,7 +45,7 @@
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@eslint/eslintrc": "3.3.1",
|
"@eslint/eslintrc": "3.3.1",
|
||||||
"@tailwindcss/postcss": "4.1.8",
|
"@tailwindcss/postcss": "4.1.8",
|
||||||
"@types/node": "22.15.30",
|
"@types/node": "22.15.31",
|
||||||
"@types/react": "19.1.7",
|
"@types/react": "19.1.7",
|
||||||
"@types/react-dom": "19.1.6",
|
"@types/react-dom": "19.1.6",
|
||||||
"dotenv-cli": "8.0.0",
|
"dotenv-cli": "8.0.0",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1641,12 +1641,12 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@types/node@npm:22.15.30":
|
"@types/node@npm:22.15.31":
|
||||||
version: 22.15.30
|
version: 22.15.31
|
||||||
resolution: "@types/node@npm:22.15.30"
|
resolution: "@types/node@npm:22.15.31"
|
||||||
dependencies:
|
dependencies:
|
||||||
undici-types: "npm:~6.21.0"
|
undici-types: "npm:~6.21.0"
|
||||||
checksum: 10c0/ca330ac0e7fd502686d6df115fcc606aba46fd334220f749bbba2f639accdadcb23f7900603ceccdc8240be736739cad5c0b87c0fa92c9255a4dff245f07d664
|
checksum: 10c0/ef7d5dc890da41cfd554d35ab8998bc18be9e3a0caa642e720599ac4410a94a4879766e52b3c9cafa06c66b7b8aebdc51f322cf67df23a6489927890196a316d
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -3862,7 +3862,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.8"
|
"@tailwindcss/postcss": "npm:4.1.8"
|
||||||
"@types/node": "npm:22.15.30"
|
"@types/node": "npm:22.15.31"
|
||||||
"@types/react": "npm:19.1.7"
|
"@types/react": "npm:19.1.7"
|
||||||
"@types/react-dom": "npm:19.1.6"
|
"@types/react-dom": "npm:19.1.6"
|
||||||
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