Compare commits

...

3 Commits

Author SHA1 Message Date
renovate[bot]
b437d9cd62 chore(deps): update dependency typescript to v6 2026-03-27 15:48:58 +00:00
JYC333
4413566e14 chore(deps): update dependency happy-dom to v20.8.9 (#9192) 2026-03-27 15:46:18 +00:00
renovate[bot]
c1c98a6955 chore(deps): update dependency happy-dom to v20.8.9 2026-03-27 06:53:56 +00:00
10 changed files with 239 additions and 228 deletions

View File

@@ -86,7 +86,7 @@
"@types/mark.js": "8.11.12",
"@types/tabulator-tables": "6.3.1",
"copy-webpack-plugin": "14.0.0",
"happy-dom": "20.8.8",
"happy-dom": "20.8.9",
"lightningcss": "1.32.0",
"script-loader": "0.7.2",
"vite-plugin-static-copy": "3.4.0"

View File

@@ -20,7 +20,7 @@
"@preact/preset-vite": "2.10.5",
"eslint": "10.1.0",
"eslint-config-preact": "2.0.0",
"typescript": "5.9.3",
"typescript": "6.0.2",
"user-agent-data-types": "0.4.3",
"vite": "8.0.2",
"vitest": "4.1.2"

View File

@@ -64,7 +64,7 @@
"eslint-config-prettier": "10.1.8",
"eslint-plugin-playwright": "2.10.1",
"eslint-plugin-simple-import-sort": "12.1.1",
"happy-dom": "20.8.8",
"happy-dom": "20.8.9",
"http-server": "14.1.1",
"jiti": "2.6.1",
"js-yaml": "4.1.1",
@@ -73,7 +73,7 @@
"rollup-plugin-webpack-stats": "3.1.0",
"tslib": "2.8.1",
"tsx": "4.21.0",
"typescript": "5.9.3",
"typescript": "6.0.2",
"typescript-eslint": "8.57.2",
"upath": "2.0.1",
"vite": "8.0.2",

View File

@@ -36,7 +36,7 @@
"stylelint": "17.6.0",
"stylelint-config-ckeditor5": ">=9.1.0",
"ts-node": "10.9.2",
"typescript": "5.9.3",
"typescript": "6.0.2",
"vite-plugin-svgo": "2.0.0",
"vitest": "4.1.2",
"webdriverio": "9.27.0"

View File

@@ -37,7 +37,7 @@
"stylelint": "17.6.0",
"stylelint-config-ckeditor5": ">=9.1.0",
"ts-node": "10.9.2",
"typescript": "5.9.3",
"typescript": "6.0.2",
"vite-plugin-svgo": "2.0.0",
"vitest": "4.1.2",
"webdriverio": "9.27.0"

View File

@@ -39,7 +39,7 @@
"stylelint": "17.6.0",
"stylelint-config-ckeditor5": ">=9.1.0",
"ts-node": "10.9.2",
"typescript": "5.9.3",
"typescript": "6.0.2",
"vite-plugin-svgo": "2.0.0",
"vitest": "4.1.2",
"webdriverio": "9.27.0"

View File

@@ -39,7 +39,7 @@
"stylelint": "17.6.0",
"stylelint-config-ckeditor5": ">=9.1.0",
"ts-node": "10.9.2",
"typescript": "5.9.3",
"typescript": "6.0.2",
"vite-plugin-svgo": "2.0.0",
"vitest": "4.1.2",
"webdriverio": "9.27.0"

View File

@@ -39,7 +39,7 @@
"stylelint": "17.6.0",
"stylelint-config-ckeditor5": ">=9.1.0",
"ts-node": "10.9.2",
"typescript": "5.9.3",
"typescript": "6.0.2",
"vite-plugin-svgo": "2.0.0",
"vitest": "4.1.2",
"webdriverio": "9.27.0"

View File

@@ -37,6 +37,6 @@
"esbuild": "0.27.4",
"eslint": "10.1.0",
"highlight.js": "11.11.1",
"typescript": "5.9.3"
"typescript": "6.0.2"
}
}

447
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff