Skip to content

Commit b2b4858

Browse files
authored
chore(v2): update dependencies and lock file (#9684)
2 parents 4a1498a + a5d9656 commit b2b4858

File tree

4 files changed

+288
-303
lines changed

4 files changed

+288
-303
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
"@commitlint/cli": "20.4.2",
44
"@commitlint/config-conventional": "20.4.2",
55
"husky": "9.1.7",
6-
"lerna": "9.0.4",
6+
"lerna": "9.0.5",
77
"license-report": "6.8.1",
8-
"lint-staged": "16.2.7",
9-
"npm-check-updates": "19.6.2",
8+
"lint-staged": "16.3.1",
9+
"npm-check-updates": "19.6.3",
1010
"npm-run-all2": "8.0.4",
1111
"prettier": "3.8.1",
1212
"stylelint": "16.26.1",

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.10.15",
33+
"@types/node": "24.11.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.10.15",
40+
"@types/node": "24.11.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)