Skip to content

Commit 55f16b7

Browse files
authored
chore(v2): update dependencies and lock file (#9746)
2 parents 6e9122c + 7fd0c70 commit 55f16b7

File tree

5 files changed

+284
-318
lines changed

5 files changed

+284
-318
lines changed

packages/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
"@typescript-eslint/parser": "7.18.0",
110110
"autoprefixer": "10.4.27",
111111
"cross-env": "10.1.0",
112-
"cssnano": "7.1.2",
112+
"cssnano": "7.1.3",
113113
"eslint": "8.57.1",
114114
"eslint-plugin-html": "8.1.4",
115115
"eslint-plugin-jsdoc": "50.8.0",

packages/samples/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@public-ui/react-v19": "workspace:*",
3131
"@public-ui/themes": "workspace:*",
3232
"@stencil/core": "4.36.3",
33-
"@types/node": "24.11.2",
33+
"@types/node": "24.12.0",
3434
"@types/react": "19.2.14",
3535
"@types/react-dom": "19.2.3",
3636
"@unocss/preset-mini": "66.5.10",

packages/tools/benchmark-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@public-ui/components": "workspace:*",
3838
"@public-ui/theme-default": "workspace:*",
3939
"@types/mocha": "10.0.10",
40-
"@types/node": "24.11.2",
40+
"@types/node": "24.12.0",
4141
"@wdio/cli": "9.24.0",
4242
"@wdio/globals": "9.23.0",
4343
"@wdio/local-runner": "9.24.0",

0 commit comments

Comments
 (0)