We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98cedde commit 160a794Copy full SHA for 160a794
2 files changed
package.json
@@ -31,14 +31,13 @@
31
"show:test-report": "pnpm --filter solid-start-tests show:test-report"
32
},
33
"devDependencies": {
34
- "@changesets/cli": "^2.27.12",
35
- "citty": "^0.1.5",
36
- "cypress": "^14.3.0",
37
- "tinyglobby": "^0.2.2",
+ "@changesets/cli": "^2.29.5",
+ "citty": "^0.1.6",
+ "cypress": "^14.5.2",
+ "tinyglobby": "^0.2.14",
38
"tippy.js": "^6.3.7",
39
- "typescript": "^5.7.0"
+ "typescript": "^5.8.3"
40
41
- "dependencies": {},
42
"engines": {
43
"pnpm": "^10.8.1",
44
"node": ">=22"
0 commit comments