Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
sneridagh committed Apr 16, 2024
1 parent 8da949d commit 11a95dc
Show file tree
Hide file tree
Showing 2 changed files with 501 additions and 283 deletions.
16 changes: 8 additions & 8 deletions apps/vite-ssr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
"@plone/providers": "workspace:*",
"@plone/registry": "workspace:*",
"@plone/blocks": "workspace:*",
"@tanstack/react-query": "5.24.1",
"@tanstack/react-router": "^1.16.0",
"@tanstack/react-router-server": "^1.16.0",
"@tanstack/router-devtools": "^1.16.0",
"@tanstack/router-vite-plugin": "^1.16.1",
"@tanstack/react-query": "^5.29.2",
"@tanstack/react-router": "^1.28.2",
"@tanstack/react-router-server": "^1.28.2",
"@tanstack/router-devtools": "^1.28.2",
"@tanstack/router-vite-plugin": "^1.28.2",
"axios": "^1.6.5",
"get-port": "^7.0.0",
"react": "^18.2.0",
Expand All @@ -34,7 +34,7 @@
"@babel/generator": "^7.23.6",
"@plone/types": "workspace:*",
"@rollup/plugin-babel": "^6.0.4",
"@tanstack/react-query-devtools": "^5.24.1",
"@tanstack/react-query-devtools": "^5.29.2",
"@types/express": "^4.17.21",
"@types/react": "^18.2.55",
"@types/react-dom": "^18.2.19",
Expand All @@ -44,8 +44,8 @@
"isbot": "^4.3.0",
"node-fetch": "^3.3.2",
"serve-static": "^1.15.0",
"typescript": "^5.3.3",
"vite": "^5.1.7",
"typescript": "^5.4.2",
"vite": "^5.2.9",
"vite-plugin-babel": "^1.2.0"
}
}
Loading

0 comments on commit 11a95dc

Please sign in to comment.