Skip to content

Commit 7b4b742

Browse files
chore: update dependencies (#553)
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
1 parent 0f53e70 commit 7b4b742

37 files changed

Lines changed: 1046 additions & 1026 deletions

File tree

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
"@squide/firefly-module-federation": patch
3+
"@squide/firefly-rsbuild-configs": patch
4+
"@squide/firefly-rsbuild-storybook": patch
5+
"@squide/firefly-webpack-configs": patch
6+
---
7+
8+
Updated dependencies to their latest versions.

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -43,21 +43,21 @@
4343
"update-outdated-deps:fix-pkg-json": "eslint --fix --no-cache --no-ignore package.json **/package.json"
4444
},
4545
"devDependencies": {
46-
"@changesets/changelog-github": "0.5.2",
47-
"@changesets/cli": "2.29.8",
46+
"@changesets/changelog-github": "0.6.0",
47+
"@changesets/cli": "2.30.0",
4848
"@eslint/js": "9.39.2",
49-
"@types/node": "25.3.0",
49+
"@types/node": "25.3.3",
5050
"@typescript-eslint/parser": "8.56.1",
51-
"@typescript/native-preview": "7.0.0-dev.20260224.1",
51+
"@typescript/native-preview": "7.0.0-dev.20260303.1",
5252
"@workleap/eslint-configs": "1.1.13",
5353
"@workleap/typescript-configs": "3.0.7",
54-
"agent-browser": "0.15.1",
54+
"agent-browser": "0.15.2",
5555
"cross-env": "10.1.0",
5656
"eslint": "9.39.2",
57-
"pkg-pr-new": "0.0.63",
58-
"retypeapp": "4.0.0",
57+
"pkg-pr-new": "0.0.65",
58+
"retypeapp": "4.1.0",
5959
"syncpack": "14.0.0",
60-
"turbo": "2.8.10",
60+
"turbo": "2.8.12",
6161
"typescript": "5.9.3",
6262
"typescript-eslint": "8.54.0"
6363
},

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@rslib/core": "0.19.6",
5656
"@types/react": "19.2.14",
5757
"@typescript-eslint/parser": "8.56.1",
58-
"@typescript/native-preview": "7.0.0-dev.20260224.1",
58+
"@typescript/native-preview": "7.0.0-dev.20260303.1",
5959
"@vitejs/plugin-react": "5.1.4",
6060
"@workleap/eslint-configs": "1.1.13",
6161
"@workleap/rslib-configs": "1.1.7",

packages/env-vars/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,13 +47,13 @@
4747
"@rslib/core": "0.19.6",
4848
"@types/react": "19.2.14",
4949
"@typescript-eslint/parser": "8.56.1",
50-
"@typescript/native-preview": "7.0.0-dev.20260224.1",
50+
"@typescript/native-preview": "7.0.0-dev.20260303.1",
5151
"@vitejs/plugin-react": "5.1.4",
5252
"@workleap/eslint-configs": "1.1.13",
5353
"@workleap/rslib-configs": "1.1.7",
5454
"@workleap/typescript-configs": "3.0.7",
5555
"eslint": "9.39.2",
56-
"happy-dom": "20.7.0",
56+
"happy-dom": "20.8.3",
5757
"typescript": "5.9.3",
5858
"typescript-eslint": "8.54.0",
5959
"vitest": "4.0.18"

packages/fakes/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@rsbuild/core": "1.7.3",
4141
"@rslib/core": "0.19.6",
4242
"@typescript-eslint/parser": "8.56.1",
43-
"@typescript/native-preview": "7.0.0-dev.20260224.1",
43+
"@typescript/native-preview": "7.0.0-dev.20260303.1",
4444
"@workleap/eslint-configs": "1.1.13",
4545
"@workleap/rslib-configs": "1.1.7",
4646
"@workleap/typescript-configs": "3.0.7",

packages/firefly-module-federation/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
},
4444
"dependencies": {
4545
"@module-federation/enhanced": "0.11.4",
46-
"@rspack/core": "^1.7.6",
46+
"@rspack/core": "^1.7.7",
4747
"@squide/core": "workspace:^",
4848
"@squide/firefly": "workspace:^",
4949
"@workleap/logging": "^1.3.6"
@@ -56,13 +56,13 @@
5656
"@types/react": "19.2.14",
5757
"@types/react-dom": "19.2.3",
5858
"@typescript-eslint/parser": "8.56.1",
59-
"@typescript/native-preview": "7.0.0-dev.20260224.1",
59+
"@typescript/native-preview": "7.0.0-dev.20260303.1",
6060
"@vitejs/plugin-react": "5.1.4",
6161
"@workleap/eslint-configs": "1.1.13",
6262
"@workleap/rslib-configs": "1.1.7",
6363
"@workleap/typescript-configs": "3.0.7",
6464
"eslint": "9.39.2",
65-
"happy-dom": "20.7.0",
65+
"happy-dom": "20.8.3",
6666
"typescript": "5.9.3",
6767
"typescript-eslint": "8.54.0",
6868
"vitest": "4.0.18"

packages/firefly-rsbuild-configs/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
},
3636
"peerDependencies": {
3737
"@rsbuild/core": "^1.7.3",
38-
"@rspack/core": "^1.7.6"
38+
"@rspack/core": "^1.7.7"
3939
},
4040
"dependencies": {
4141
"@module-federation/enhanced": "0.11.4",
@@ -48,11 +48,11 @@
4848
"@eslint/js": "9.39.2",
4949
"@rsbuild/core": "1.7.3",
5050
"@rslib/core": "0.19.6",
51-
"@rspack/core": "1.7.6",
52-
"@types/node": "25.3.0",
51+
"@rspack/core": "1.7.7",
52+
"@types/node": "25.3.3",
5353
"@types/semver": "7.7.1",
5454
"@typescript-eslint/parser": "8.56.1",
55-
"@typescript/native-preview": "7.0.0-dev.20260224.1",
55+
"@typescript/native-preview": "7.0.0-dev.20260303.1",
5656
"@workleap/eslint-configs": "1.1.13",
5757
"@workleap/rslib-configs": "1.1.7",
5858
"@workleap/typescript-configs": "3.0.7",

packages/firefly-rsbuild-storybook/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"react": "^18.0.0 || ^19.0.0",
4343
"react-dom": "^18.0.0 || ^19.0.0",
4444
"react-router": "^7.13.1",
45-
"storybook": "^10.2.12",
45+
"storybook": "^10.2.14",
4646
"storybook-react-rsbuild": "^3.3.0"
4747
},
4848
"peerDependenciesMeta": {
@@ -66,13 +66,13 @@
6666
"@types/react": "19.2.14",
6767
"@types/react-dom": "19.2.3",
6868
"@typescript-eslint/parser": "8.56.1",
69-
"@typescript/native-preview": "7.0.0-dev.20260224.1",
69+
"@typescript/native-preview": "7.0.0-dev.20260303.1",
7070
"@vitejs/plugin-react": "5.1.4",
7171
"@workleap/eslint-configs": "1.1.13",
7272
"@workleap/rslib-configs": "1.1.7",
7373
"@workleap/typescript-configs": "3.0.7",
7474
"eslint": "9.39.2",
75-
"happy-dom": "20.7.0",
75+
"happy-dom": "20.8.3",
7676
"typescript": "5.9.3",
7777
"typescript-eslint": "8.54.0",
7878
"vitest": "4.0.18"

packages/firefly-webpack-configs/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,12 @@
3434
"test": "vitest --config vitest.config.ts --no-watch"
3535
},
3636
"peerDependencies": {
37-
"@swc/core": "^1.15.13",
37+
"@swc/core": "^1.15.18",
3838
"@swc/helpers": "^0.5.19",
3939
"@workleap/swc-configs": "^2.3.7",
4040
"browserslist": "^4.28.1",
4141
"postcss": "^8.5.3",
42-
"webpack": "^5.105.2",
42+
"webpack": "^5.105.3",
4343
"webpack-dev-server": "^5.2.3"
4444
},
4545
"dependencies": {
@@ -53,18 +53,18 @@
5353
"@eslint/js": "9.39.2",
5454
"@rsbuild/core": "1.7.3",
5555
"@rslib/core": "0.19.6",
56-
"@types/node": "25.3.0",
56+
"@types/node": "25.3.3",
5757
"@types/semver": "7.7.1",
5858
"@typescript-eslint/parser": "8.56.1",
59-
"@typescript/native-preview": "7.0.0-dev.20260224.1",
59+
"@typescript/native-preview": "7.0.0-dev.20260303.1",
6060
"@workleap/eslint-configs": "1.1.13",
6161
"@workleap/rslib-configs": "1.1.7",
6262
"@workleap/typescript-configs": "3.0.7",
6363
"eslint": "9.39.2",
6464
"typescript": "5.9.3",
6565
"typescript-eslint": "8.54.0",
6666
"vitest": "4.0.18",
67-
"webpack": "5.105.2",
67+
"webpack": "5.105.3",
6868
"webpack-dev-server": "5.2.3"
6969
}
7070
}

packages/firefly/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,13 +74,13 @@
7474
"@types/react": "19.2.14",
7575
"@types/react-dom": "19.2.3",
7676
"@typescript-eslint/parser": "8.56.1",
77-
"@typescript/native-preview": "7.0.0-dev.20260224.1",
77+
"@typescript/native-preview": "7.0.0-dev.20260303.1",
7878
"@vitejs/plugin-react": "5.1.4",
7979
"@workleap/eslint-configs": "1.1.13",
8080
"@workleap/rslib-configs": "1.1.7",
8181
"@workleap/typescript-configs": "3.0.7",
8282
"eslint": "9.39.2",
83-
"happy-dom": "20.7.0",
83+
"happy-dom": "20.8.3",
8484
"typescript": "5.9.3",
8585
"typescript-eslint": "8.54.0",
8686
"vitest": "4.0.18"

0 commit comments

Comments
 (0)