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