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 Feb 10, 2024
1 parent 012a3fa commit 99f81ea
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 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.15.23",
"@tanstack/router-devtools": "1.15.23",
"@tanstack/react-router": "1.16.0",
"@tanstack/router-devtools": "1.16.0",
"config-tailwind": "*",
"react-helmet": "6.1.0",
"react-parallax-tilt": "1.7.209",
"react-parallax-tilt": "1.7.210",
"ui-tailwind": "*",
"utils-version": "*"
},
"devDependencies": {
"@tanstack/router-vite-plugin": "1.15.22",
"@tanstack/router-vite-plugin": "1.16.1",
"@types/react-helmet": "6.1.11",
"@vitejs/plugin-react-swc": "3.6.0",
"config-storybook": "*",
Expand Down

0 comments on commit 99f81ea

Please sign in to comment.