mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Merge pull request #7234 from Ocelot-Social-Community/dependabot/npm_and_yarn/frontend/happy-dom-14.7.1
Bump happy-dom from 14.7.0 to 14.7.1 in /frontend
This commit is contained in:
commit
49d3300c44
8
frontend/package-lock.json
generated
8
frontend/package-lock.json
generated
@ -65,7 +65,7 @@
|
|||||||
"eslint-plugin-vue": "^9.24.0",
|
"eslint-plugin-vue": "^9.24.0",
|
||||||
"eslint-plugin-vuetify": "^2.2.0",
|
"eslint-plugin-vuetify": "^2.2.0",
|
||||||
"eslint-plugin-yml": "^1.14.0",
|
"eslint-plugin-yml": "^1.14.0",
|
||||||
"happy-dom": "^14.7.0",
|
"happy-dom": "^14.7.1",
|
||||||
"prettier": "^3.2.5",
|
"prettier": "^3.2.5",
|
||||||
"react": "^18.2.0",
|
"react": "^18.2.0",
|
||||||
"react-dom": "^18.2.0",
|
"react-dom": "^18.2.0",
|
||||||
@ -12912,9 +12912,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/happy-dom": {
|
"node_modules/happy-dom": {
|
||||||
"version": "14.7.0",
|
"version": "14.7.1",
|
||||||
"resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-14.7.0.tgz",
|
"resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-14.7.1.tgz",
|
||||||
"integrity": "sha512-Rl8Za/bemx2AO7jxL6D1CXazqryd3vClVo4gK0wZMbPUwGlODdpASJJS3j+OX85VkPZ2wf3TKdhzUv7v7zmNOA==",
|
"integrity": "sha512-v60Q0evZ4clvMcrAh5/F8EdxDdfHdFrtffz/CNe10jKD+nFweZVxM91tW+UyY2L4AtpgIaXdZ7TQmiO1pfcwbg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"entities": "^4.5.0",
|
"entities": "^4.5.0",
|
||||||
|
|||||||
@ -117,7 +117,7 @@
|
|||||||
"eslint-plugin-vue": "^9.24.0",
|
"eslint-plugin-vue": "^9.24.0",
|
||||||
"eslint-plugin-vuetify": "^2.2.0",
|
"eslint-plugin-vuetify": "^2.2.0",
|
||||||
"eslint-plugin-yml": "^1.14.0",
|
"eslint-plugin-yml": "^1.14.0",
|
||||||
"happy-dom": "^14.7.0",
|
"happy-dom": "^14.7.1",
|
||||||
"prettier": "^3.2.5",
|
"prettier": "^3.2.5",
|
||||||
"react": "^18.2.0",
|
"react": "^18.2.0",
|
||||||
"react-dom": "^18.2.0",
|
"react-dom": "^18.2.0",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user