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 12, 2024
1 parent 1cad67c commit 23e4b46
Show file tree
Hide file tree
Showing 4 changed files with 143 additions and 143 deletions.
10 changes: 5 additions & 5 deletions apps/boilerplate-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,22 +18,22 @@
"update-dependencies": "npx npm-check-updates -u"
},
"dependencies": {
"@tanstack/react-router": "1.19.2",
"@tanstack/router-devtools": "1.19.2",
"@tanstack/react-router": "1.19.10",
"@tanstack/router-devtools": "1.19.10",
"config-tailwind": "*",
"react-helmet": "6.1.0",
"react-parallax-tilt": "1.7.214",
"react-parallax-tilt": "1.7.215",
"ui-tailwind": "*",
"utils-version": "*"
},
"devDependencies": {
"@tanstack/router-vite-plugin": "1.19.2",
"@tanstack/router-vite-plugin": "1.19.6",
"@types/react-helmet": "6.1.11",
"@vitejs/plugin-react-swc": "3.6.0",
"config-storybook": "*",
"config-tsconfig": "*",
"utils-test": "*",
"vite": "5.1.5",
"vite": "5.1.6",
"vite-tsconfig-paths": "4.3.1"
}
}
Loading

0 comments on commit 23e4b46

Please sign in to comment.