Skip to content

Commit

Permalink
chore(deps): update all dependencies (non-major) (#83)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 1, 2024
1 parent ebf8a0f commit b582356
Show file tree
Hide file tree
Showing 4 changed files with 70 additions and 205 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@commitlint/config-conventional": "19.1.0",
"husky": "9.0.11"
},
"packageManager": "[email protected].4",
"packageManager": "[email protected].5",
"engines": {
"node": ">=18",
"npm": "please-use-pnpm",
Expand Down
4 changes: 2 additions & 2 deletions packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@
"@nuxtjs/color-mode": "3.3.3",
"@nuxtjs/tailwindcss": "6.11.4",
"@types/json-schema": "7.0.15",
"@types/node": "20.11.30",
"@types/node": "20.12.2",
"@types/plist": "3.0.5",
"@types/uuid": "9.0.8",
"@vite-pwa/nuxt": "0.5.0",
"@vite-pwa/nuxt": "0.6.0",
"nuxt": "3.11.1"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"devDependencies": {
"@types/debug": "4.1.12",
"@types/json-schema": "7.0.15",
"@types/node": "20.11.30",
"@types/node": "20.12.2",
"tsx": "4.7.1",
"typescript": "5.4.3"
},
Expand Down
Loading

0 comments on commit b582356

Please sign in to comment.