Skip to content
This repository was archived by the owner on Sep 17, 2024. It is now read-only.

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 1, 2024
1 parent 4f5d803 commit 7f03384
Show file tree
Hide file tree
Showing 6 changed files with 411 additions and 487 deletions.
12 changes: 6 additions & 6 deletions apps/solution/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,20 +26,20 @@
"class-variance-authority": "0.7.0",
"clsx": "2.1.1",
"date-fns": "3.6.0",
"lucide-react": "0.429.0",
"next": "14.2.5",
"lucide-react": "0.438.0",
"next": "14.2.7",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-resizable-panels": "2.1.0",
"react-resizable-panels": "2.1.2",
"tailwind-merge": "2.5.2",
"tailwindcss-animate": "1.0.7",
"zod": "3.23.8"
},
"devDependencies": {
"@types/node": "20.16.1",
"@types/react": "18.3.4",
"@types/node": "20.16.3",
"@types/react": "18.3.5",
"@types/react-dom": "18.3.0",
"postcss": "8.4.41",
"postcss": "8.4.43",
"tailwindcss": "3.4.10",
"typescript": "5.5.4"
}
Expand Down
12 changes: 6 additions & 6 deletions apps/workspace/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,20 +26,20 @@
"class-variance-authority": "0.7.0",
"clsx": "2.1.1",
"date-fns": "3.6.0",
"lucide-react": "0.429.0",
"next": "14.2.5",
"lucide-react": "0.438.0",
"next": "14.2.7",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-resizable-panels": "2.1.0",
"react-resizable-panels": "2.1.2",
"tailwind-merge": "2.5.2",
"tailwindcss-animate": "1.0.7",
"zod": "3.23.8"
},
"devDependencies": {
"@types/node": "20.16.1",
"@types/react": "18.3.4",
"@types/node": "20.16.3",
"@types/react": "18.3.5",
"@types/react-dom": "18.3.0",
"postcss": "8.4.41",
"postcss": "8.4.43",
"tailwindcss": "3.4.10",
"typescript": "5.5.4"
}
Expand Down
4 changes: 2 additions & 2 deletions backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"zod": "3.23.8"
},
"devDependencies": {
"@cloudflare/workers-types": "4.20240815.0",
"wrangler": "3.72.1"
"@cloudflare/workers-types": "4.20240821.1",
"wrangler": "3.73.0"
}
}
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"dependencies": {
"@astrojs/check": "0.9.3",
"@astrojs/starlight": "0.26.1",
"astro": "4.14.3",
"astro": "4.15.1",
"sharp": "0.33.5",
"typescript": "5.5.4"
},
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@
"lefthook": "1.7.14"
},
"volta": {
"node": "20.16.0"
"node": "20.17.0"
}
}
Loading

0 comments on commit 7f03384

Please sign in to comment.