We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed5981b commit 6ed5a80Copy full SHA for 6ed5a80
3 files changed
apps/solidjs-boilerplate/package.json
@@ -82,9 +82,9 @@
82
"stylelint-prettier": "^5.0.0",
83
"tailwindcss": "^3.4.1",
84
"typescript": "^5.3.3",
85
- "vite": "^5.0.12",
+ "vite": "^5.3.0",
86
"vite-plugin-solid": "^2.8.0",
87
- "vite-tsconfig-paths": "^4.3.1",
+ "vite-tsconfig-paths": "^4.3.2",
88
"vitest": "^1.6.0"
89
},
90
"dependencies": {
packages/solid-hiding-header/package.json
@@ -120,9 +120,9 @@
120
"taze": "^0.13.1",
121
"tsc-files": "^1.1.4",
122
123
124
125
126
127
128
"keywords": [
0 commit comments