Skip to content

Commit 46c5ccd

Browse files
committed
Updating packages
1 parent d926ab9 commit 46c5ccd

File tree

2 files changed

+281
-565
lines changed

2 files changed

+281
-565
lines changed

apps/demo-react-router/package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -14,22 +14,22 @@
1414
"@react-router/node": "^7.4.0",
1515
"@react-router/serve": "^7.4.0",
1616
"clsx": "^2.1.1",
17-
"isbot": "^5.1.17",
17+
"isbot": "^5.1.25",
1818
"pdfjs-dist": "^5.0.375",
19-
"react": "^19.0.0",
20-
"react-dom": "^19.0.0",
19+
"react": "^19.1.0",
20+
"react-dom": "^19.1.0",
2121
"react-router": "^7.4.0"
2222
},
2323
"devDependencies": {
2424
"@react-router/dev": "^7.4.0",
25-
"@tailwindcss/vite": "^4.0.0",
26-
"@types/node": "^20",
27-
"@types/react": "^19.0.1",
28-
"@types/react-dom": "^19.0.1",
29-
"react-router-devtools": "^1.1.0",
30-
"tailwindcss": "^4.0.0",
31-
"typescript": "^5.7.2",
32-
"vite": "^5.4.11",
25+
"@tailwindcss/vite": "^4.0.17",
26+
"@types/node": "^22.13.14",
27+
"@types/react": "^19.0.12",
28+
"@types/react-dom": "^19.0.4",
29+
"react-router-devtools": "^1.1.8",
30+
"tailwindcss": "^4.0.17",
31+
"typescript": "^5.8.2",
32+
"vite": "^6.2.3",
3333
"vite-tsconfig-paths": "^5.1.4"
3434
}
3535
}

0 commit comments

Comments
 (0)