Skip to content

Commit

Permalink
dep: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
sorrycc committed Dec 6, 2024
1 parent 30badfe commit 5a25649
Show file tree
Hide file tree
Showing 3 changed files with 301 additions and 808 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@
".": "./dist/index.js"
},
"dependencies": {
"@clack/prompts": "^0.7.0",
"@tanstack/react-router": "^1.85.3",
"@tanstack/router-devtools": "^1.85.3",
"@clack/prompts": "^0.8.2",
"@tanstack/react-router": "^1.85.10",
"@tanstack/router-devtools": "^1.85.10",
"@tanstack/router-generator": "^1.85.3",
"@types/body-parser": "^1.19.5",
"@types/compression": "^1.7.5",
Expand All @@ -53,11 +53,11 @@
"@types/express": "^5.0.0",
"@types/express-http-proxy": "^1.6.6",
"@types/fs-extra": "^11.0.4",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@types/react": "^18.3.14",
"@types/react-dom": "^18.3.2",
"@types/spdy": "^3.4.9",
"@types/yargs-parser": "^21.0.3",
"@umijs/mako": "^0.9.7",
"@umijs/mako": "^0.9.8",
"body-parser": "^1.20.3",
"c12": "^2.0.1",
"chokidar": "^4.0.1",
Expand All @@ -66,7 +66,7 @@
"connect-history-api-fallback": "^2.0.0",
"cors": "^2.8.5",
"defu": "^6.1.4",
"express": "^4.21.1",
"express": "^4.21.2",
"express-http-proxy": "^2.1.1",
"fs-extra": "^11.1.0",
"get-port-please": "^3.1.2",
Expand Down Expand Up @@ -103,7 +103,7 @@
"git-repo-info": "^2.1.1",
"husky": "^9.1.7",
"lint-staged": "^15.2.10",
"prettier": "^3.4.1",
"prettier": "^3.4.2",
"serve-handler": "^6.1.6",
"tsx": "^4.19.2",
"typescript": "^5.7.2",
Expand Down
Loading

0 comments on commit 5a25649

Please sign in to comment.