Skip to content

Commit 859adc1

Browse files
chore(deps): update dependency vite-plugin-solid to ^2.11.1 (#2090)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6ffcc4d commit 859adc1

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

examples/solid/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@
2525
"tailwindcss": "^3.4.17",
2626
"typescript": "^5.7.3",
2727
"vite": "^5.4.3",
28-
"vite-plugin-solid": "^2.10.2"
28+
"vite-plugin-solid": "^2.11.1"
2929
}
3030
}

packages/solid/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"test-utils": "workspace:^",
4949
"typescript": "^5.7.3",
5050
"vite": "^5.4.14",
51-
"vite-plugin-solid": "^2.10.2",
51+
"vite-plugin-solid": "^2.11.1",
5252
"vitest": "^2.0.5"
5353
},
5454
"peerDependencies": {

pnpm-lock.yaml

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)