Skip to content

Commit 9f47e8b

Browse files
fix(deps): update all non-major dependencies (#569)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4d2da99 commit 9f47e8b

File tree

9 files changed

+618
-695
lines changed

9 files changed

+618
-695
lines changed

.tool-versions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
nodejs 24.11.1
1+
nodejs 24.12.0
22
yarn 1.22.22

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
"prettier": "@willbooster/prettier-config",
2929
"resolutions": {
30-
"esbuild": "0.27.0"
30+
"esbuild": "0.27.1"
3131
},
3232
"devDependencies": {
3333
"@anolilab/multi-semantic-release": "2.0.9",
@@ -42,7 +42,7 @@
4242
"prettier": "3.7.4",
4343
"prettier-plugin-java": "2.7.7",
4444
"semantic-release": "25.0.2",
45-
"sort-package-json": "3.5.0",
45+
"sort-package-json": "3.6.0",
4646
"typescript": "5.9.3"
4747
},
4848
"packageManager": "yarn@4.12.0",

packages/shared-lib-blitz-next/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@willbooster/eslint-config-ts": "11.4.12",
5050
"@willbooster/prettier-config": "10.2.4",
5151
"blitz": "3.0.2",
52-
"build-ts": "17.0.2",
52+
"build-ts": "17.0.9",
5353
"eslint": "9.39.1",
5454
"eslint-config-flat-gitignore": "2.1.0",
5555
"eslint-config-prettier": "10.1.8",
@@ -64,10 +64,10 @@
6464
"micromatch": "4.0.8",
6565
"prettier": "3.7.4",
6666
"prettier-plugin-java": "2.7.7",
67-
"sort-package-json": "3.5.0",
67+
"sort-package-json": "3.6.0",
6868
"typescript": "5.9.3",
69-
"typescript-eslint": "8.49.0",
70-
"vitest": "4.0.10"
69+
"typescript-eslint": "8.50.0",
70+
"vitest": "4.0.15"
7171
},
7272
"publishConfig": {
7373
"access": "public"

packages/shared-lib-next/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@types/micromatch": "4.0.10",
4949
"@willbooster/eslint-config-ts": "11.4.12",
5050
"@willbooster/prettier-config": "10.2.4",
51-
"build-ts": "17.0.2",
51+
"build-ts": "17.0.9",
5252
"eslint": "9.39.1",
5353
"eslint-config-flat-gitignore": "2.1.0",
5454
"eslint-config-prettier": "10.1.8",
@@ -61,13 +61,13 @@
6161
"globals": "16.5.0",
6262
"lint-staged": "16.2.7",
6363
"micromatch": "4.0.8",
64-
"next": "16.0.3",
64+
"next": "16.1.0",
6565
"prettier": "3.7.4",
6666
"prettier-plugin-java": "2.7.7",
67-
"sort-package-json": "3.5.0",
67+
"sort-package-json": "3.6.0",
6868
"typescript": "5.9.3",
69-
"typescript-eslint": "8.49.0",
70-
"vitest": "4.0.10"
69+
"typescript-eslint": "8.50.0",
70+
"vitest": "4.0.15"
7171
},
7272
"peerDependencies": {
7373
"next": "*"

packages/shared-lib-node/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -49,13 +49,13 @@
4949
"tree-kill": "1.2.2"
5050
},
5151
"devDependencies": {
52-
"@types/bun": "1.3.2",
52+
"@types/bun": "1.3.4",
5353
"@types/eslint": "9.6.1",
5454
"@types/micromatch": "4.0.10",
55-
"@types/node": "24.10.1",
55+
"@types/node": "24.10.4",
5656
"@willbooster/eslint-config-ts": "11.4.12",
5757
"@willbooster/prettier-config": "10.2.4",
58-
"build-ts": "17.0.2",
58+
"build-ts": "17.0.9",
5959
"eslint": "9.39.1",
6060
"eslint-config-flat-gitignore": "2.1.0",
6161
"eslint-config-prettier": "10.1.8",
@@ -70,10 +70,10 @@
7070
"micromatch": "4.0.8",
7171
"prettier": "3.7.4",
7272
"prettier-plugin-java": "2.7.7",
73-
"sort-package-json": "3.5.0",
73+
"sort-package-json": "3.6.0",
7474
"typescript": "5.9.3",
75-
"typescript-eslint": "8.49.0",
76-
"vitest": "4.0.10"
75+
"typescript-eslint": "8.50.0",
76+
"vitest": "4.0.15"
7777
},
7878
"publishConfig": {
7979
"access": "public"

packages/shared-lib-react/package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -44,21 +44,21 @@
4444
"@babel/core": "7.28.5",
4545
"@mdx-js/react": "3.1.1",
4646
"@storybook/addon-actions": "9.0.8",
47-
"@storybook/addon-docs": "10.0.8",
47+
"@storybook/addon-docs": "10.1.9",
4848
"@storybook/addon-essentials": "8.6.14",
4949
"@storybook/addon-interactions": "8.6.14",
50-
"@storybook/addon-links": "10.0.8",
50+
"@storybook/addon-links": "10.1.9",
5151
"@storybook/builder-webpack4": "6.5.16",
5252
"@storybook/manager-webpack4": "6.5.16",
53-
"@storybook/react": "10.0.8",
53+
"@storybook/react": "10.1.9",
5454
"@types/eslint": "9.6.1",
5555
"@types/micromatch": "4.0.10",
56-
"@types/react": "19.2.6",
56+
"@types/react": "19.2.7",
5757
"@types/react-dom": "19.2.3",
5858
"@willbooster/eslint-config-ts-react": "11.5.14",
5959
"@willbooster/prettier-config": "10.2.4",
6060
"babel-loader": "10.0.0",
61-
"build-ts": "17.0.2",
61+
"build-ts": "17.0.9",
6262
"eslint": "9.39.1",
6363
"eslint-config-flat-gitignore": "2.1.0",
6464
"eslint-config-prettier": "10.1.8",
@@ -69,20 +69,20 @@
6969
"eslint-plugin-react-hooks": "7.0.1",
7070
"eslint-plugin-sort-class-members": "1.21.0",
7171
"eslint-plugin-sort-destructure-keys": "2.0.0",
72-
"eslint-plugin-storybook": "10.0.8",
72+
"eslint-plugin-storybook": "10.1.9",
7373
"eslint-plugin-unicorn": "62.0.0",
7474
"eslint-plugin-unused-imports": "4.3.0",
7575
"globals": "16.5.0",
7676
"lint-staged": "16.2.7",
7777
"micromatch": "4.0.8",
7878
"prettier": "3.7.4",
7979
"prettier-plugin-java": "2.7.7",
80-
"react": "19.2.0",
81-
"react-dom": "19.2.0",
82-
"sort-package-json": "3.5.0",
80+
"react": "19.2.3",
81+
"react-dom": "19.2.3",
82+
"sort-package-json": "3.6.0",
8383
"typescript": "5.9.3",
84-
"typescript-eslint": "8.49.0",
85-
"vitest": "4.0.10"
84+
"typescript-eslint": "8.50.0",
85+
"vitest": "4.0.15"
8686
},
8787
"peerDependencies": {
8888
"react": "~19.2.0",

packages/shared-lib/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@types/micromatch": "4.0.10",
4949
"@willbooster/eslint-config-ts": "11.4.12",
5050
"@willbooster/prettier-config": "10.2.4",
51-
"build-ts": "17.0.2",
51+
"build-ts": "17.0.9",
5252
"eslint": "9.39.1",
5353
"eslint-config-flat-gitignore": "2.1.0",
5454
"eslint-config-prettier": "10.1.8",
@@ -63,10 +63,10 @@
6363
"micromatch": "4.0.8",
6464
"prettier": "3.7.4",
6565
"prettier-plugin-java": "2.7.7",
66-
"sort-package-json": "3.5.0",
66+
"sort-package-json": "3.6.0",
6767
"typescript": "5.9.3",
68-
"typescript-eslint": "8.49.0",
69-
"vitest": "4.0.10"
68+
"typescript-eslint": "8.50.0",
69+
"vitest": "4.0.15"
7070
},
7171
"publishConfig": {
7272
"access": "public"

packages/wb/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -36,20 +36,20 @@
3636
"dotenv-expand": "12.0.3",
3737
"globby": "16.0.0",
3838
"kill-port": "2.0.1",
39-
"minimal-promise-pool": "6.0.0",
39+
"minimal-promise-pool": "6.0.1",
4040
"tree-kill": "1.2.2",
4141
"yargs": "18.0.0"
4242
},
4343
"devDependencies": {
4444
"@types/eslint": "9.6.1",
4545
"@types/kill-port": "2.0.3",
4646
"@types/micromatch": "4.0.10",
47-
"@types/node": "24.10.1",
47+
"@types/node": "24.10.4",
4848
"@types/yargs": "17.0.35",
4949
"@willbooster/eslint-config-ts": "11.4.12",
5050
"@willbooster/prettier-config": "10.2.4",
51-
"at-decorators": "7.0.0",
52-
"build-ts": "17.0.2",
51+
"at-decorators": "7.0.2",
52+
"build-ts": "17.0.9",
5353
"eslint": "9.39.1",
5454
"eslint-config-flat-gitignore": "2.1.0",
5555
"eslint-config-prettier": "10.1.8",
@@ -64,11 +64,11 @@
6464
"micromatch": "4.0.8",
6565
"prettier": "3.7.4",
6666
"prettier-plugin-java": "2.7.7",
67-
"sort-package-json": "3.5.0",
68-
"type-fest": "5.2.0",
67+
"sort-package-json": "3.6.0",
68+
"type-fest": "5.3.1",
6969
"typescript": "5.9.3",
70-
"typescript-eslint": "8.49.0",
71-
"vitest": "4.0.10"
70+
"typescript-eslint": "8.50.0",
71+
"vitest": "4.0.15"
7272
},
7373
"engines": {
7474
"node": ">= 18"

0 commit comments

Comments
 (0)