Skip to content

Commit 25277fc

Browse files
chore: update deps
1 parent a3899fc commit 25277fc

File tree

3 files changed

+768
-778
lines changed

3 files changed

+768
-778
lines changed

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@
9191
"sharp": "^0.33.4",
9292
"storybook": "8.3.5",
9393
"tapable": "2.2.1",
94-
"tsup": "7.2.0",
9594
"typedoc": "0.25.8",
9695
"undici": "5.28.5",
9796
"unplugin": "1.9.0"
@@ -220,7 +219,7 @@
220219
"terser-webpack-plugin": "^5.3.10",
221220
"ts-jest": "29.1.5",
222221
"tslib": "2.8.1",
223-
"tsup": "7.2.0",
222+
"tsup": "7.3.0",
224223
"typescript": "5.5.2",
225224
"url-loader": "4.1.1",
226225
"verdaccio": "5.29.2",
@@ -230,7 +229,7 @@
230229
"vitest-fetch-mock": "^0.2.2",
231230
"vue-tsc": "^2.0.26",
232231
"wait-on": "^7.2.0",
233-
"webpack": "5.93.0",
232+
"webpack": "5.94.0",
234233
"webpack-cli": "^5.1.4",
235234
"webpack-virtual-modules": "0.6.2",
236235
"whatwg-fetch": "^3.6.20",

packages/native-federation-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"ansi-colors": "^4.1.3",
6262
"axios": "^1.8.2",
6363
"rambda": "^9.2.1",
64-
"tsup": "^8.1.0",
64+
"tsup": "8.3.5",
6565
"unplugin": "^1.10.1"
6666
}
6767
}

0 commit comments

Comments
 (0)