Skip to content

Commit

Permalink
chore(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mkosir committed Mar 3, 2024
1 parent 5f475e7 commit 450bfb5
Show file tree
Hide file tree
Showing 4 changed files with 655 additions and 510 deletions.
6 changes: 3 additions & 3 deletions apps/boilerplate-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,16 @@
"update-dependencies": "npx npm-check-updates -u"
},
"dependencies": {
"@tanstack/react-router": "1.17.4",
"@tanstack/router-devtools": "1.17.4",
"@tanstack/react-router": "1.18.3",
"@tanstack/router-devtools": "1.18.3",
"config-tailwind": "*",
"react-helmet": "6.1.0",
"react-parallax-tilt": "1.7.212",
"ui-tailwind": "*",
"utils-version": "*"
},
"devDependencies": {
"@tanstack/router-vite-plugin": "1.16.5",
"@tanstack/router-vite-plugin": "1.18.1",
"@types/react-helmet": "6.1.11",
"@vitejs/plugin-react-swc": "3.6.0",
"config-storybook": "*",
Expand Down
2 changes: 1 addition & 1 deletion apps/boilerplate-website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"dependencies": {
"config-mui": "*",
"next": "14.1.0",
"next": "14.1.1",
"ui": "*",
"ui-mui": "*",
"utils-mui": "*",
Expand Down
Loading

0 comments on commit 450bfb5

Please sign in to comment.