Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 30, 2024
1 parent 7bc226b commit 35d9154
Show file tree
Hide file tree
Showing 3 changed files with 300 additions and 143 deletions.
2 changes: 1 addition & 1 deletion boilerplates/compiled/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"dependencies": {
"@batijs/core": "workspace:*",
"@compiled/react": "^0.17.3"
"@compiled/react": "^0.18.0"
},
"files": [
"dist/"
Expand Down
2 changes: 1 addition & 1 deletion boilerplates/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@types/node": "^18.19.54",
"@types/react": "^18.3.10",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.1",
"@vitejs/plugin-react": "^4.3.2",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"tailwindcss": "^3.4.13",
Expand Down
Loading

0 comments on commit 35d9154

Please sign in to comment.