Skip to content

Commit 1486db8

Browse files
chore(deps): bump the npm_and_yarn group across 1 directory with 3 updates
Bumps the npm_and_yarn group with 3 updates in the / directory: [esbuild](https://github.com/evanw/esbuild), [happy-dom](https://github.com/capricorn86/happy-dom) and [min-document](https://github.com/Raynos/min-document). Updates `esbuild` from 0.15.18 to 0.25.0 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2022.md) - [Commits](evanw/esbuild@v0.15.18...v0.25.0) Updates `happy-dom` from 14.12.3 to 20.0.2 - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](capricorn86/happy-dom@v14.12.3...v20.0.2) Updates `min-document` from 2.19.0 to 2.19.2 - [Commits](Raynos/min-document@v2.19.0...v2.19.2) --- updated-dependencies: - dependency-name: esbuild dependency-version: 0.25.0 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: happy-dom dependency-version: 20.0.2 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: min-document dependency-version: 2.19.2 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7006768 commit 1486db8

File tree

2 files changed

+298
-526
lines changed

2 files changed

+298
-526
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"classnames": "^2.5.1",
8585
"dayjs": "^1.11.18",
8686
"lodash-es": "^4.17.21",
87-
"path-to-regexp": "^6.3.0",
87+
"path-to-regexp": "^8.0.0",
8888
"rc-field-form": "^2.7.0",
8989
"rc-footer": "^0.6.8",
9090
"rc-resize-observer": "^1.4.3",
@@ -148,7 +148,7 @@
148148
"cross-env": "^7.0.3",
149149
"dumi": "^2.4.21",
150150
"dumi-theme-antd-style": "^0.31.1",
151-
"esbuild": "^0.15.18",
151+
"esbuild": "^0.25.0",
152152
"eslint": "^8.57.1",
153153
"eslint-plugin-react": "^7.37.5",
154154
"eslint-plugin-react-hooks": "^4.6.2",
@@ -159,7 +159,7 @@
159159
"father": "^4.6.7",
160160
"gh-pages": "^5.0.0",
161161
"glob": "^8.1.0",
162-
"happy-dom": "^14.12.3",
162+
"happy-dom": "^20.0.2",
163163
"identity-obj-proxy": "^3.0.0",
164164
"inquirer": "^8.2.7",
165165
"jest-canvas-mock": "^2.5.2",
@@ -193,7 +193,7 @@
193193
"umi-request": "^1.4.0",
194194
"unified": "^11.0.5",
195195
"unist-util-visit": "^5.0.0",
196-
"vite": "^6.4.1",
196+
"vite": "^7.0.8",
197197
"vitest": "^3.2.4",
198198
"write-pkg": "^4.0.0",
199199
"xhr-mock": "^2.5.1",

0 commit comments

Comments
 (0)