Skip to content

Commit d96133b

Browse files
chore(deps): bump the npm_and_yarn group across 1 directory with 4 updates
Bumps the npm_and_yarn group with 4 updates in the / directory: [path-to-regexp](https://github.com/pillarjs/path-to-regexp), [esbuild](https://github.com/evanw/esbuild), [happy-dom](https://github.com/capricorn86/happy-dom) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `path-to-regexp` from 6.3.0 to 8.0.0 - [Release notes](https://github.com/pillarjs/path-to-regexp/releases) - [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md) - [Commits](pillarjs/path-to-regexp@v6.3.0...v8.0.0) 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 15.10.2 - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](capricorn86/happy-dom@v14.12.3...v15.10.2) Updates `vite` from 6.3.5 to 7.0.0 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/[email protected]/packages/vite) --- updated-dependencies: - dependency-name: path-to-regexp dependency-version: 8.0.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: esbuild dependency-version: 0.25.0 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: happy-dom dependency-version: 15.10.2 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: vite dependency-version: 7.0.0 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f949426 commit d96133b

File tree

2 files changed

+183
-422
lines changed

2 files changed

+183
-422
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.3",
160160
"gh-pages": "^5.0.0",
161161
"glob": "^8.1.0",
162-
"happy-dom": "^14.12.3",
162+
"happy-dom": "^15.10.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.3.5",
196+
"vite": "^7.0.0",
197197
"vitest": "^3.2.4",
198198
"write-pkg": "^4.0.0",
199199
"xhr-mock": "^2.5.1",

0 commit comments

Comments
 (0)