mirror of
https://github.com/IT4Change/boilerplate-frontend.git
synced 2025-12-13 07:35:53 +00:00
Bump happy-dom from 14.11.0 to 14.12.0
Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 14.11.0 to 14.12.0. - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](https://github.com/capricorn86/happy-dom/compare/v14.11.0...v14.12.0) --- updated-dependencies: - dependency-name: happy-dom dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
659c7376ee
commit
b59c5b30cf
8
package-lock.json
generated
8
package-lock.json
generated
@ -65,7 +65,7 @@
|
||||
"eslint-plugin-vue": "^9.26.0",
|
||||
"eslint-plugin-vuetify": "^2.4.0",
|
||||
"eslint-plugin-yml": "^1.14.0",
|
||||
"happy-dom": "^14.11.0",
|
||||
"happy-dom": "^14.12.0",
|
||||
"prettier": "^3.2.5",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1",
|
||||
@ -14510,9 +14510,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/happy-dom": {
|
||||
"version": "14.11.0",
|
||||
"resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-14.11.0.tgz",
|
||||
"integrity": "sha512-vu25dY7YJqLuTG/3ADC0FZRRF0yNBp3q2K0YTN08opXdZi8V/YzIJDNJWFiCnDIuyc+RrCIE093+H5fa9Trlxg==",
|
||||
"version": "14.12.0",
|
||||
"resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-14.12.0.tgz",
|
||||
"integrity": "sha512-dHcnlGFY2o2CdxfuYpqwSrBrpj/Kuzv4u4f3TU5yHW1GL24dKij4pv1BRjXnXc3uWo8qsCbToF9weaDsm/He8A==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"entities": "^4.5.0",
|
||||
|
||||
@ -117,7 +117,7 @@
|
||||
"eslint-plugin-vue": "^9.26.0",
|
||||
"eslint-plugin-vuetify": "^2.4.0",
|
||||
"eslint-plugin-yml": "^1.14.0",
|
||||
"happy-dom": "^14.11.0",
|
||||
"happy-dom": "^14.12.0",
|
||||
"prettier": "^3.2.5",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user