chore(deps): update dependency @types/node to v22.15.28
This commit is contained in:
parent
4decff19c3
commit
287a082bf2
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.8",
|
"@tailwindcss/postcss": "4.1.8",
|
||||||
"@types/node": "22.15.27",
|
"@types/node": "22.15.28",
|
||||||
"@types/react": "19.1.6",
|
"@types/react": "19.1.6",
|
||||||
"@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.27":
|
"@types/node@npm:22.15.28":
|
||||||
version: 22.15.27
|
version: 22.15.28
|
||||||
resolution: "@types/node@npm:22.15.27"
|
resolution: "@types/node@npm:22.15.28"
|
||||||
dependencies:
|
dependencies:
|
||||||
undici-types: "npm:~6.21.0"
|
undici-types: "npm:~6.21.0"
|
||||||
checksum: 10c0/1057dfabd9dc1a9c0de35b057341f0b22e4b54082d432cca6c30209e16bd67668cdb41a794ea753deaaf15f6d6fdc1e1cb2551afe21a78952e0b82386697b133
|
checksum: 10c0/5d540f44a421edf57d492c5c8f1dcbc4eb1d07f820501848e958c64a83cdb76bebf1d0456d2677c3dc37b94f3fde054b76c880bdd88e19518ae87b05a72bac3c
|
||||||
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.8"
|
"@tailwindcss/postcss": "npm:4.1.8"
|
||||||
"@types/node": "npm:22.15.27"
|
"@types/node": "npm:22.15.28"
|
||||||
"@types/react": "npm:19.1.6"
|
"@types/react": "npm:19.1.6"
|
||||||
"@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