We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1055e3b commit 5a08fb9Copy full SHA for 5a08fb9
2 files changed
package.json
@@ -25,7 +25,7 @@
25
"eslint-plugin-import": "^2.32.0",
26
"eslint-plugin-promise": "^7.2.1",
27
"eslint-plugin-solid": "^0.14.5",
28
- "pnpm": "^10.20.0",
+ "pnpm": "^10.21.0",
29
"postcss": "^8.5.6",
30
"tailwindcss": "4.1.17",
31
"typescript": "^5.9.3",
@@ -44,5 +44,5 @@
44
"solid-js": "^1.9.10"
45
},
46
"license": "MIT",
47
- "packageManager": "pnpm@10.20.0"
+ "packageManager": "pnpm@10.21.0"
48
}
0 commit comments