Skip to content

Commit

Permalink
Merge pull request #264 from JonasFranke/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
Update all non-major dependencies
  • Loading branch information
JonasFranke authored Sep 13, 2024
2 parents 8bae196 + 9894a94 commit 9f50223
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion biome.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://biomejs.dev/schemas/1.8.3/schema.json",
"$schema": "https://biomejs.dev/schemas/1.9.0/schema.json",
"organizeImports": {
"enabled": true
},
Expand Down
Binary file modified bun.lockb
Binary file not shown.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@
"@vercel/analytics": "^1.3.1",
"@vercel/speed-insights": "^1.0.11",
"autoprefixer": "10.4.20",
"next": "14.2.10",
"next": "14.2.11",
"postcss": "8.4.45",
"react": "18.3.1",
"react-dom": "18.3.1",
"tailwindcss": "3.4.11",
"typescript": "5.6.2"
},
"devDependencies": {
"@biomejs/biome": "1.8.3",
"@biomejs/biome": "1.9.0",
"@types/bun": "^1.1.3",
"@types/react": "18.3.5",
"@types/react-dom": "18.3.0",
Expand Down

0 comments on commit 9f50223

Please sign in to comment.