Skip to content

Commit

Permalink
chore: update [email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
solufa committed Oct 26, 2023
1 parent 8936b0d commit b4e5c6c
Show file tree
Hide file tree
Showing 6 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion client/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"commonTypesWithClient": "file:../server/commonTypesWithClient",
"firebase": "^10.1.0",
"jotai": "^2.2.3",
"next": "^13.4.12",
"next": "^13.5.6",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"stylelint-config-recess-order": "^3.1.0",
"stylelint-config-standard": "^29.0.0",
"ts-node": "^10.9.1",
"typescript": "^5.1.6",
"typescript": "^5.2.2",
"vitest": "^0.34.1"
},
"engines": {
Expand Down
16 changes: 8 additions & 8 deletions server/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"fastify": "^4.21.0",
"firebase-admin": "^11.10.1",
"velona": "^0.8.0",
"zod": "^3.22.2"
"zod": "^3.22.4"
},
"devDependencies": {
"@aspida/axios": "^1.14.0",
Expand All @@ -51,7 +51,7 @@
"node-dev": "^8.0.0",
"notios": "^0.4.1",
"prisma": "^5.1.1",
"typescript": "^5.1.6",
"typescript": "^5.2.2",
"vite-tsconfig-paths": "^4.2.0"
},
"engines": {
Expand Down

0 comments on commit b4e5c6c

Please sign in to comment.