Skip to content

Commit b5647da

Browse files
committed
chore(deps): update dependencies to resolve Dependabot PRs
- Update happy-dom from ^17.4.4 to ^20.0.2 - Update vite-plugin-static-copy from ^0.16.0 to ^0.17.1 (latest compatible with vite 4.x) - Update aiohttp from 3.9.2 to ^3.12.14 - Update setuptools from ^68.0.0 to ^78.1.1 - Bump minimum Python version to 3.9 (3.8 is EOL, required for setuptools 78.x) - Remove deprecated poetry.dev-dependencies section This addresses Dependabot PRs: Kitware#829, Kitware#809, Kitware#803, Kitware#781
1 parent e221616 commit b5647da

4 files changed

Lines changed: 469 additions & 199 deletions

File tree

package-lock.json

Lines changed: 39 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"eslint-plugin-import": "2.26.0",
9191
"eslint-plugin-vue": "^8.0.3",
9292
"eslint-plugin-vuejs-accessibility": "^1.1.0",
93-
"happy-dom": "^17.4.4",
93+
"happy-dom": "^20.0.2",
9494
"lint-staged": "10.5.4",
9595
"patch-package": "^8.0.0",
9696
"prettier": "2.8.8",
@@ -102,7 +102,7 @@
102102
"typescript": "~5.1.3",
103103
"vite": "^4.5.2",
104104
"vite-plugin-html": "^3.2.0",
105-
"vite-plugin-static-copy": "^0.16.0",
105+
"vite-plugin-static-copy": "^0.17.1",
106106
"vite-plugin-vuetify": "^1.0.2",
107107
"vitepress": "^1.2.3",
108108
"vitest": "^0.32.1",

0 commit comments

Comments
 (0)