Skip to content

Commit 815e949

Browse files
committed
chore: bump css purge plugin to 0.9.9
1 parent 39ba4c7 commit 815e949

2 files changed

Lines changed: 14 additions & 10 deletions

File tree

bun.lock

Lines changed: 10 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pathscale/ui",
3-
"version": "1.2.8",
3+
"version": "1.2.9",
44
"author": "pathscale",
55
"repository": {
66
"type": "git",
@@ -55,7 +55,7 @@
5555
"@biomejs/biome": "^2.4.16",
5656
"@iconify/json": "^2.2.481",
5757
"@iconify/utils": "^2.3.0",
58-
"@pathscale/rsbuild-plugin-ui-css-purge": "^0.9.8",
58+
"@pathscale/rsbuild-plugin-ui-css-purge": "^0.9.9",
5959
"@rsbuild/core": "^2.0.9",
6060
"@rsbuild/plugin-solid": "^1.2.1",
6161
"@rslib/core": "^0.22.0",
@@ -88,8 +88,8 @@
8888
"dependencies": {
8989
"@iconify/tailwind4": "^1.2.3",
9090
"@pathscale/rsbuild-plugin-iconify": "^1.0.4",
91-
"@pathscale/ui": "^1.2.7",
92-
"@tanstack/solid-virtual": "^3.13.26"
91+
"@pathscale/ui": "^1.2.8",
92+
"@tanstack/solid-virtual": "^3.13.27"
9393
},
9494
"peerDependencies": {
9595
"@solid-primitives/event-listener": "^2.3.0",

0 commit comments

Comments
 (0)