Skip to content
This repository has been archived by the owner on Nov 24, 2024. It is now read-only.

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
deminearchiver committed Nov 23, 2024
1 parent d40a982 commit 0f259bf
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
2 changes: 1 addition & 1 deletion apps/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"devDependencies": {
"@tanstack/router-devtools": "^1.82.2",
"@tanstack/router-plugin": "^1.81.9",
"@types/node": "^22.9.1",
"@types/node": "^22.9.3",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@vanilla-extract/vite-plugin": "^4.0.17",
Expand Down
13 changes: 11 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@ __metadata:
"@tanstack/react-router": "npm:^1.82.2"
"@tanstack/router-devtools": "npm:^1.82.2"
"@tanstack/router-plugin": "npm:^1.81.9"
"@types/node": "npm:^22.9.1"
"@types/node": "npm:^22.9.3"
"@types/react": "npm:^18.3.12"
"@types/react-dom": "npm:^18.3.1"
"@vanilla-extract/css": "npm:^1.16.0"
Expand Down Expand Up @@ -1517,7 +1517,7 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:^22.9.1":
"@types/node@npm:*":
version: 22.9.1
resolution: "@types/node@npm:22.9.1"
dependencies:
Expand All @@ -1533,6 +1533,15 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^22.9.3":
version: 22.9.3
resolution: "@types/node@npm:22.9.3"
dependencies:
undici-types: "npm:~6.19.8"
checksum: 10c0/954ec72bf29436ea62425a9563914a9c1e93f97b18194acd51d74d13998a701977547ed2985ed3a0e97211b785436d28377116e5f613bfcf3182d9bd81d784dc
languageName: node
linkType: hard

"@types/prop-types@npm:*":
version: 15.7.13
resolution: "@types/prop-types@npm:15.7.13"
Expand Down

0 comments on commit 0f259bf

Please sign in to comment.