diff --git a/package.json b/package.json index fd2100cb..663bcedb 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "eslint-plugin-regexp": "^2.1.1", "eslint-plugin-vitest": "^0.3.9", "eslint-plugin-yml": "^1.10.0", - "happy-dom": "^12.10.3", + "happy-dom": "^13.0.0", "husky": "^8.0.3", "jsonc-eslint-parser": "^2.4.0", "knip": "^4.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a56faa2f..28467bd0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -77,8 +77,8 @@ devDependencies: specifier: ^1.10.0 version: 1.10.0(eslint@8.53.0) happy-dom: - specifier: ^12.10.3 - version: 12.10.3 + specifier: ^13.0.0 + version: 13.3.8 husky: specifier: ^8.0.3 version: 8.0.3 @@ -123,7 +123,7 @@ devDependencies: version: 5.2.2 vitest: specifier: ^1.0.0 - version: 1.0.2(@types/node@20.5.9)(happy-dom@12.10.3) + version: 1.0.2(@types/node@20.5.9)(happy-dom@13.3.8) web-ext: specifier: ^7.8.0 version: 7.8.0 @@ -1761,7 +1761,7 @@ packages: std-env: 3.6.0 test-exclude: 6.0.0 v8-to-istanbul: 9.2.0 - vitest: 1.0.2(@types/node@20.5.9)(happy-dom@12.10.3) + vitest: 1.0.2(@types/node@20.5.9)(happy-dom@13.3.8) transitivePeerDependencies: - supports-color dev: true @@ -2758,10 +2758,6 @@ packages: engines: {node: '>= 6'} dev: true - /css.escape@1.5.1: - resolution: {integrity: sha512-YUifsXXuknHlUsmlgyY0PKzgPOr7/FjCePfHNt0jxm83wHZi44VDMQ7/fGNkjY3/jV1MC+1CmZbaHzugyeRtpg==} - dev: true - /dashdash@1.14.1: resolution: {integrity: sha512-jRFi8UDGo6j+odZiEpjazZaWqEal3w/basFjQHQEwVtZJGDpxbH1MeYluwCS8Xq5wmLJooDlMgvVarmWfGM44g==} engines: {node: '>=0.10'} @@ -3316,7 +3312,7 @@ packages: '@typescript-eslint/eslint-plugin': 6.10.0(@typescript-eslint/parser@6.10.0)(eslint@8.53.0)(typescript@5.2.2) '@typescript-eslint/utils': 6.10.0(eslint@8.53.0)(typescript@5.2.2) eslint: 8.53.0 - vitest: 1.0.2(@types/node@20.5.9)(happy-dom@12.10.3) + vitest: 1.0.2(@types/node@20.5.9)(happy-dom@13.3.8) transitivePeerDependencies: - supports-color - typescript @@ -4009,14 +4005,12 @@ packages: resolution: {integrity: sha512-+xGQY0YyAWCnqy7Cd++hc2JqMYzlm0dG30Jd0beaA64sROr8C4nt8Yc9V5Ro3avlSUDTN0ulqP/VBKi1/lLygw==} dev: true - /happy-dom@12.10.3: - resolution: {integrity: sha512-JzUXOh0wdNGY54oKng5hliuBkq/+aT1V3YpTM+lrN/GoLQTANZsMaIvmHiHe612rauHvPJnDZkZ+5GZR++1Abg==} + /happy-dom@13.3.8: + resolution: {integrity: sha512-RAbq4oYfJNkVan1m1F3jfA4YEyRY0/ASoNvZsNJbuX85jIypidmsz9jQZD7Tqz0VXA2MhAGfcsh5oshwmwNYSg==} + engines: {node: '>=16.0.0'} dependencies: - css.escape: 1.5.1 entities: 4.5.0 - iconv-lite: 0.6.3 webidl-conversions: 7.0.0 - whatwg-encoding: 2.0.0 whatwg-mimetype: 3.0.0 dev: true @@ -4148,13 +4142,6 @@ packages: hasBin: true dev: true - /iconv-lite@0.6.3: - resolution: {integrity: sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==} - engines: {node: '>=0.10.0'} - dependencies: - safer-buffer: 2.1.2 - dev: true - /identity-function@1.0.0: resolution: {integrity: sha512-kNrgUK0qI+9qLTBidsH85HjDLpZfrrS0ElquKKe/fJFdB3D7VeKdXXEvOPDUHSHOzdZKCAAaQIWWyp0l2yq6pw==} dev: true @@ -7190,7 +7177,7 @@ packages: fsevents: 2.3.3 dev: true - /vitest@1.0.2(@types/node@20.5.9)(happy-dom@12.10.3): + /vitest@1.0.2(@types/node@20.5.9)(happy-dom@13.3.8): resolution: {integrity: sha512-F3NVwwpXfRSDnJmyv+ALPwSRVt0zDkRRE18pwUHSUPXAlWQ47rY1dc99ziMW5bBHyqwK2ERjMisLNoef64qk9w==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -7226,7 +7213,7 @@ packages: chai: 4.3.10 debug: 4.3.4 execa: 8.0.1 - happy-dom: 12.10.3 + happy-dom: 13.3.8 local-pkg: 0.5.0 magic-string: 0.30.5 pathe: 1.1.1 @@ -7331,13 +7318,6 @@ packages: engines: {node: '>=12'} dev: true - /whatwg-encoding@2.0.0: - resolution: {integrity: sha512-p41ogyeMUrw3jWclHWTQg1k05DSVXPLcVxRTYsXUk+ZooOCZLcoYgPZ/HL/D/N+uQPOtcp1me1WhBEaX02mhWg==} - engines: {node: '>=12'} - dependencies: - iconv-lite: 0.6.3 - dev: true - /whatwg-mimetype@3.0.0: resolution: {integrity: sha512-nt+N2dzIutVRxARx1nghPKGv1xHikU7HKdfafKkLNLindmPU/ch3U31NOCGGA/dmPcmb1VlofO0vnKAcsm0o/Q==} engines: {node: '>=12'}