diff --git a/package.json b/package.json index d1dbdff8..757c54eb 100755 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "dependencies": { "@nuxt/kit": "^4.0.0", "consola": "^3.4.0", - "html-validate": "~10.5.0", + "html-validate": "~10.6.0", "knitwork": "^1.2.0", "pathe": "^2.0.3", "prettier": "^3.5.2", @@ -55,7 +55,7 @@ "@nuxt/module-builder": "1.0.2", "@nuxt/test-utils": "3.23.0", "@vitest/coverage-v8": "4.0.17", - "bumpp": "10.3.2", + "bumpp": "10.4.0", "eslint": "9.39.2", "husky": "9.1.7", "lint-staged": "16.2.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 84140ba0..b1652d84 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -20,8 +20,8 @@ importers: specifier: ^3.4.0 version: 3.4.2 html-validate: - specifier: ~10.5.0 - version: 10.5.0(vitest@4.0.17(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2)) + specifier: ~10.6.0 + version: 10.6.0(vitest@4.0.17(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2)) knitwork: specifier: ^1.2.0 version: 1.3.0 @@ -48,8 +48,8 @@ importers: specifier: 4.0.17 version: 4.0.17(vitest@4.0.17(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2)) bumpp: - specifier: 10.3.2 - version: 10.3.2(magicast@0.5.1) + specifier: 10.4.0 + version: 10.4.0(magicast@0.5.1) eslint: specifier: 9.39.2 version: 9.39.2(jiti@2.6.1) @@ -2482,8 +2482,8 @@ packages: resolution: {integrity: sha512-bkXY9WsVpY7CvMhKSR6pZilZu9Ln5WDrKVBUXf2S443etkmEO4V58heTecXcUIsNsi4Rx8JUO4NfX1IcQl4deg==} engines: {node: '>=18.20'} - bumpp@10.3.2: - resolution: {integrity: sha512-yUUkVx5zpTywLNX97MlrqtpanI7eMMwFwLntWR2EBVDw3/Pm3aRIzCoDEGHATLIiHK9PuJC7xWI4XNWqXItSPg==} + bumpp@10.4.0: + resolution: {integrity: sha512-VzJhB4iyZ04w99HreEvXJY/lxzApnE/PRbcFY4cKnOUSRVbRbAf0AIU0DeavrkffW+mclJlkmnQYn9NdwcBk1g==} engines: {node: '>=18'} hasBin: true @@ -3501,8 +3501,8 @@ packages: html-escaper@2.0.2: resolution: {integrity: sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==} - html-validate@10.5.0: - resolution: {integrity: sha512-7uzzfy1fAaZevqKlE1ISaLR5h0IedkJOin/vh+nq3X1fXNdd1/ZKF0BcJSqBHUFJfVMgh7g3zXIOMjQ0rzVW0g==} + html-validate@10.6.0: + resolution: {integrity: sha512-kRvf44K28QtANO8YZx3ILVsiCM5rIO6SD6ggyAlrgPIOWu9GHr0r8vmNYAMSAtAX+yqu1ptwsam8mnM+PBp9bw==} engines: {node: ^20.19.0 || >= 22.12.0} hasBin: true peerDependencies: @@ -5285,6 +5285,7 @@ packages: tar@7.5.2: resolution: {integrity: sha512-7NyxrTE4Anh8km8iEy7o0QYPs+0JKBTj5ZaqHg6B39erLg0qYXN3BijtShwbsNSvQ+LN75+KV+C4QR/f6Gwnpg==} engines: {node: '>=18'} + deprecated: Old versions of tar are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exhorbitant rates) by contacting i@izs.me terser@5.44.1: resolution: {integrity: sha512-t/R3R/n0MSwnnazuPpPNVO60LX0SKL45pyl9YlvxIdkH0Of7D5qM2EVe+yASRIlY5pZ73nclYJfNANGWPwFDZw==} @@ -8612,7 +8613,7 @@ snapshots: builtin-modules@5.0.0: {} - bumpp@10.3.2(magicast@0.5.1): + bumpp@10.4.0(magicast@0.5.1): dependencies: ansis: 4.2.0 args-tokenizer: 0.3.0 @@ -9792,7 +9793,7 @@ snapshots: html-escaper@2.0.2: {} - html-validate@10.5.0(vitest@4.0.17(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2)): + html-validate@10.6.0(vitest@4.0.17(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2)): dependencies: '@html-validate/stylish': 4.3.0 '@sidvind/better-ajv-errors': 4.0.1(ajv@8.17.1)