Skip to content

Commit 8638a6b

Browse files
chore(deps): update dependency jsdom to v29
1 parent e1a7471 commit 8638a6b

4 files changed

Lines changed: 388 additions & 139 deletions

File tree

examples/openapi-ts-ofetch/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"autoprefixer": "10.4.20",
3030
"eslint": "9.39.2",
3131
"eslint-plugin-vue": "9.32.0",
32-
"jsdom": "28.0.0",
32+
"jsdom": "29.0.1",
3333
"npm-run-all2": "6.2.0",
3434
"oxfmt": "0.41.0",
3535
"postcss": "8.4.41",

examples/openapi-ts-pinia-colada/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"autoprefixer": "10.4.20",
3636
"eslint": "9.39.2",
3737
"eslint-plugin-vue": "9.32.0",
38-
"jsdom": "28.0.0",
38+
"jsdom": "29.0.1",
3939
"npm-run-all2": "6.2.0",
4040
"oxfmt": "0.41.0",
4141
"postcss": "8.4.41",

examples/openapi-ts-tanstack-vue-query/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"autoprefixer": "10.4.20",
3636
"eslint": "9.39.2",
3737
"eslint-plugin-vue": "9.32.0",
38-
"jsdom": "28.0.0",
38+
"jsdom": "29.0.1",
3939
"npm-run-all2": "6.2.0",
4040
"oxfmt": "0.41.0",
4141
"postcss": "8.4.41",

0 commit comments

Comments
 (0)