Skip to content

Commit 61efcdc

Browse files
chore(deps): update devdependency cssstyle to v5
1 parent 0128fb0 commit 61efcdc

File tree

3 files changed

+294
-363
lines changed

3 files changed

+294
-363
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"vitest": "^3.0.2"
3232
},
3333
"resolutions": {
34-
"cssstyle": "^4.2.1"
34+
"cssstyle": "^5.3.7"
3535
},
3636
"packageManager": "pnpm@10.24.0"
3737
}

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"@types/react": "^19.0.7",
9191
"@types/react-dom": "^19.0.3",
9292
"@vitejs/plugin-react": "^5.1.2",
93-
"cssstyle": "^4.2.1",
93+
"cssstyle": "^5.3.7",
9494
"jsdom": "^27.2.0",
9595
"next": "^16.0.7",
9696
"publint": "^0.3.2",

0 commit comments

Comments
 (0)