Skip to content

Commit 6afc58c

Browse files
authored
chore(v4): update dependencies and lock file (#9857)
2 parents 8bc7100 + edfecf2 commit 6afc58c

File tree

16 files changed

+284
-301
lines changed

16 files changed

+284
-301
lines changed

packages/adapters/react-hook-form-adapter/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@
5858
"@public-ui/react-v19": "workspace:*",
5959
"@types/react": "19.2.14",
6060
"@types/react-dom": "19.2.3",
61-
"@typescript-eslint/eslint-plugin": "8.57.1",
62-
"@typescript-eslint/parser": "8.57.1",
61+
"@typescript-eslint/eslint-plugin": "8.57.2",
62+
"@typescript-eslint/parser": "8.57.2",
6363
"eslint": "9.39.4",
6464
"prettier": "3.8.1",
6565
"prettier-plugin-organize-imports": "4.3.0",

packages/adapters/solid/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,13 +50,13 @@
5050
"devDependencies": {
5151
"@public-ui/components": "workspace:*",
5252
"minimatch": "10.2.4",
53-
"solid-js": "1.9.11",
53+
"solid-js": "1.9.12",
5454
"typescript": "5.9.3",
5555
"unbuild": "3.6.1"
5656
},
5757
"peerDependencies": {
5858
"@public-ui/components": "workspace:*",
59-
"solid-js": ">=1.9.11"
59+
"solid-js": ">=1.9.12"
6060
},
6161
"sideEffects": false,
6262
"type": "module",

packages/adapters/svelte/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,13 +51,13 @@
5151
"@babel/types": "7.29.0",
5252
"@public-ui/components": "workspace:*",
5353
"minimatch": "10.2.4",
54-
"svelte": "5.54.1",
54+
"svelte": "5.55.0",
5555
"typescript": "5.9.3",
5656
"unbuild": "3.6.1"
5757
},
5858
"peerDependencies": {
5959
"@public-ui/components": "workspace:*",
60-
"svelte": "^5.54.1"
60+
"svelte": "^5.55.0"
6161
},
6262
"sideEffects": false,
6363
"type": "module",

packages/components/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,8 +123,8 @@
123123
"@types/pug": "2.0.10",
124124
"@types/twig": "1.12.17",
125125
"@types/wcag-contrast": "3.0.3",
126-
"@typescript-eslint/eslint-plugin": "8.57.1",
127-
"@typescript-eslint/parser": "8.57.1",
126+
"@typescript-eslint/eslint-plugin": "8.57.2",
127+
"@typescript-eslint/parser": "8.57.2",
128128
"adopted-style-sheets": "1.1.9-rc.21",
129129
"autoprefixer": "10.4.27",
130130
"cross-env": "10.1.0",

packages/samples/angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@tailwindcss/postcss": "4.2.2",
3434
"adopted-style-sheets": "1.1.9-rc.21",
3535
"cpy-cli": "6.0.0",
36-
"hono": "4.12.8",
36+
"hono": "4.12.9",
3737
"karma-jasmine": "5.1.0",
3838
"karma-chrome-launcher": "3.2.0",
3939
"karma-jasmine-html-reporter": "2.2.0",

packages/samples/presentation/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,15 +31,15 @@
3131
"adopted-style-sheets": "1.1.9-rc.21",
3232
"react": "19.2.4",
3333
"react-dom": "19.2.4",
34-
"react-router-dom": "7.13.1"
34+
"react-router-dom": "7.13.2"
3535
},
3636
"devDependencies": {
3737
"@eslint/js": "9.39.4",
3838
"@types/node": "25.5.0",
3939
"@types/react": "19.2.14",
4040
"@types/react-dom": "19.2.3",
41-
"@typescript-eslint/eslint-plugin": "8.57.1",
42-
"@typescript-eslint/parser": "8.57.1",
41+
"@typescript-eslint/eslint-plugin": "8.57.2",
42+
"@typescript-eslint/parser": "8.57.2",
4343
"@unocss/preset-mini": "66.6.7",
4444
"@unocss/vite": "66.6.7",
4545
"@vitejs/plugin-react-swc": "4.3.0",

packages/samples/react/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@
4242
"react-dom": "19.2.4",
4343
"react-hook-form": "7.72.0",
4444
"react-number-format": "5.4.5",
45-
"react-router": "7.13.1",
46-
"react-router-dom": "7.13.1",
45+
"react-router": "7.13.2",
46+
"react-router-dom": "7.13.2",
4747
"tslib": "2.8.1",
4848
"typescript": "5.9.3",
4949
"vite": "7.3.1",
@@ -53,8 +53,8 @@
5353
"devDependencies": {
5454
"@eslint/js": "9.39.4",
5555
"@playwright/test": "1.58.2",
56-
"@typescript-eslint/eslint-plugin": "8.57.1",
57-
"@typescript-eslint/parser": "8.57.1",
56+
"@typescript-eslint/eslint-plugin": "8.57.2",
57+
"@typescript-eslint/parser": "8.57.2",
5858
"cpy-cli": "6.0.0",
5959
"eslint": "9.39.4",
6060
"eslint-plugin-jsx-a11y": "6.10.2",

packages/themes/default/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,8 @@
6767
"@rollup/plugin-commonjs": "29.0.2",
6868
"@rollup/plugin-node-resolve": "16.0.3",
6969
"@rollup/plugin-typescript": "12.3.0",
70-
"@typescript-eslint/eslint-plugin": "8.57.1",
71-
"@typescript-eslint/parser": "8.57.1",
70+
"@typescript-eslint/eslint-plugin": "8.57.2",
71+
"@typescript-eslint/parser": "8.57.2",
7272
"autoprefixer": "10.4.27",
7373
"cpy-cli": "6.0.0",
7474
"cross-env": "10.1.0",

packages/themes/ecl/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@
7373
"@rollup/plugin-commonjs": "29.0.2",
7474
"@rollup/plugin-node-resolve": "16.0.3",
7575
"@rollup/plugin-typescript": "12.3.0",
76-
"@typescript-eslint/eslint-plugin": "8.57.1",
77-
"@typescript-eslint/parser": "8.57.1",
76+
"@typescript-eslint/eslint-plugin": "8.57.2",
77+
"@typescript-eslint/parser": "8.57.2",
7878
"autoprefixer": "10.4.27",
7979
"cpy-cli": "6.0.0",
8080
"cross-env": "10.1.0",

packages/themes/kern/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@
6868
"@rollup/plugin-commonjs": "29.0.2",
6969
"@rollup/plugin-node-resolve": "16.0.3",
7070
"@rollup/plugin-typescript": "12.3.0",
71-
"@typescript-eslint/eslint-plugin": "8.57.1",
72-
"@typescript-eslint/parser": "8.57.1",
71+
"@typescript-eslint/eslint-plugin": "8.57.2",
72+
"@typescript-eslint/parser": "8.57.2",
7373
"autoprefixer": "10.4.27",
7474
"cpy-cli": "6.0.0",
7575
"cross-env": "10.1.0",

0 commit comments

Comments
 (0)