mirror of
https://github.com/Athou/commafeed.git
synced 2026-09-20 19:51:09 +00:00
chore(deps): update dependency jsdom to v29.1.1
This commit is contained in:
8
commafeed-client/package-lock.json
generated
8
commafeed-client/package-lock.json
generated
@@ -63,7 +63,7 @@
|
||||
"@vitejs/plugin-react": "6.0.1",
|
||||
"babel-plugin-react-compiler": "1.0.0",
|
||||
"husky": "9.1.7",
|
||||
"jsdom": "29.1.0",
|
||||
"jsdom": "29.1.1",
|
||||
"lint-staged": "16.4.0",
|
||||
"typescript": "6.0.3",
|
||||
"vite": "8.0.10",
|
||||
@@ -3916,9 +3916,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/jsdom": {
|
||||
"version": "29.1.0",
|
||||
"resolved": "https://registry.npmjs.org/jsdom/-/jsdom-29.1.0.tgz",
|
||||
"integrity": "sha512-YNUc7fB9QuvSSQWfrH0xF+TyABkxUwx8sswgIDaCrw4Hol8BghdZDkITtZheRJeMtzWlnTfsM3bBBusRvpO1wg==",
|
||||
"version": "29.1.1",
|
||||
"resolved": "https://registry.npmjs.org/jsdom/-/jsdom-29.1.1.tgz",
|
||||
"integrity": "sha512-ECi4Fi2f7BdJtUKTflYRTiaMxIB0O6zfR1fX0GXpUrf6flp8QIYn1UT20YQqdSOfk2dfkCwS8LAFoJDEppNK5Q==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
||||
@@ -71,7 +71,7 @@
|
||||
"@vitejs/plugin-react": "6.0.1",
|
||||
"babel-plugin-react-compiler": "1.0.0",
|
||||
"husky": "9.1.7",
|
||||
"jsdom": "29.1.0",
|
||||
"jsdom": "29.1.1",
|
||||
"lint-staged": "16.4.0",
|
||||
"typescript": "6.0.3",
|
||||
"vite": "8.0.10",
|
||||
|
||||
Reference in New Issue
Block a user