diff --git a/.nvmrc b/.nvmrc index b5e8f5c1..b4040276 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -24.6.0 +24.8.0 diff --git a/package.json b/package.json index 7ce9a8c3..ce9d5b02 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "markdown-it": "^14.1.0", "markdown-it-abbr": "^2.0.0", "markdown-it-anchor": "^9.2.0", - "markdown-it-attrs": "^4.2.0", + "markdown-it-attrs": "^4.3.1", "markdown-it-deflist": "^3.0.0", "markdown-it-emoji": "^3.0.0", "markdown-it-footnote": "^4.0.0", @@ -76,14 +76,14 @@ "markdown-it-task-lists": "^2.1.1", "markdown-it-textual-uml": "^0.17.1", "mermaid": "^11.4.1", - "uuid": "^11.0.5" + "uuid": "^11.1.0" }, "devDependencies": { - "@babel/types": "^7.26.9", - "@commitlint/cli": "^19.6.1", - "@commitlint/config-conventional": "^19.6.0", + "@babel/types": "^7.28.4", + "@commitlint/cli": "^19.8.1", + "@commitlint/config-conventional": "^19.8.1", "@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1", - "@evilmartians/lefthook": "^1.8.5", + "@evilmartians/lefthook": "^1.13.0", "@kong/design-tokens": "^1.17.6", "@kong/eslint-config-kong-ui": "^1.3.0", "@mdit-vue/types": "^2.1.0", @@ -96,7 +96,7 @@ "@types/markdown-it-attrs": "^4.1.3", "@types/markdown-it-emoji": "^3.0.1", "@types/markdown-it-footnote": "^3.0.4", - "@types/node": "^22.10.10", + "@types/node": "^22.18.3", "@types/uuid": "^10.0.0", "@vitejs/plugin-vue": "^6.0.0", "@vitest/ui": "^3.0.8", @@ -108,12 +108,12 @@ "cross-env": "^7.0.3", "cz-conventional-changelog": "^3.3.0", "eslint": "^9.17.0", - "jsdom": "^26.0.0", - "postcss": "^8.4.49", - "postcss-html": "^1.7.0", + "jsdom": "^26.1.0", + "postcss": "^8.5.6", + "postcss-html": "^1.8.0", "rimraf": "^6.0.1", - "rollup-plugin-visualizer": "^5.12.0", - "sass": "^1.83.4", + "rollup-plugin-visualizer": "^5.14.0", + "sass": "^1.92.1", "semantic-release": "^24.2.3", "shiki": "^1.29.2", "stylelint": "^16.10.0", @@ -123,7 +123,7 @@ "stylelint-order": "^6.0.4", "ts-node": "^10.9.2", "tsc-alias": "^1.8.11", - "typescript": "^5.6.3", + "typescript": "^5.9.2", "vite": "^6.0.11", "vite-plugin-vue-devtools": "^7.6.8", "vitest": "3.0.8", @@ -194,8 +194,8 @@ "node": ">=18.17.0" }, "volta": { - "node": "24.6.0", - "pnpm": "9.14.4" + "node": "24.8.0", + "pnpm": "9.15.9" }, "config": { "commitizen": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6a36894b..fce8a194 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,7 +10,7 @@ importers: dependencies: '@kong/icons': specifier: ^1.33.2 - version: 1.33.2(vue@3.5.13(typescript@5.6.3)) + version: 1.33.2(vue@3.5.13(typescript@5.9.2)) '@mdit-vue/plugin-frontmatter': specifier: ^2.1.3 version: 2.1.3 @@ -19,7 +19,7 @@ importers: version: 2.2.1 '@vueuse/core': specifier: ^12.0.0 - version: 12.0.0(typescript@5.6.3) + version: 12.0.0(typescript@5.9.2) buffer: specifier: ^6.0.3 version: 6.0.3 @@ -36,8 +36,8 @@ importers: specifier: ^9.2.0 version: 9.2.0(@types/markdown-it@14.1.2)(markdown-it@14.1.0) markdown-it-attrs: - specifier: ^4.2.0 - version: 4.2.0(markdown-it@14.1.0) + specifier: ^4.3.1 + version: 4.3.1(markdown-it@14.1.0) markdown-it-deflist: specifier: ^3.0.0 version: 3.0.0 @@ -69,45 +69,45 @@ importers: specifier: ^11.4.1 version: 11.4.1 uuid: - specifier: ^11.0.5 - version: 11.0.5 + specifier: ^11.1.0 + version: 11.1.0 devDependencies: '@babel/types': - specifier: ^7.26.9 - version: 7.26.10 + specifier: ^7.28.4 + version: 7.28.4 '@commitlint/cli': - specifier: ^19.6.1 - version: 19.6.1(@types/node@22.12.0)(typescript@5.6.3) + specifier: ^19.8.1 + version: 19.8.1(@types/node@22.18.6)(typescript@5.9.2) '@commitlint/config-conventional': - specifier: ^19.6.0 - version: 19.6.0 + specifier: ^19.8.1 + version: 19.8.1 '@digitalroute/cz-conventional-changelog-for-jira': specifier: ^8.0.1 - version: 8.0.1(@types/node@22.12.0)(typescript@5.6.3) + version: 8.0.1(@types/node@22.18.6)(typescript@5.9.2) '@evilmartians/lefthook': - specifier: ^1.8.5 - version: 1.8.5 + specifier: ^1.13.0 + version: 1.13.4 '@kong/design-tokens': specifier: ^1.17.6 version: 1.17.6 '@kong/eslint-config-kong-ui': specifier: ^1.3.0 - version: 1.3.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.6.3) + version: 1.3.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.9.2) '@mdit-vue/types': specifier: ^2.1.0 version: 2.1.0 '@semantic-release/changelog': specifier: ^6.0.3 - version: 6.0.3(semantic-release@24.2.3(typescript@5.6.3)) + version: 6.0.3(semantic-release@24.2.3(typescript@5.9.2)) '@semantic-release/git': specifier: ^10.0.1 - version: 10.0.1(semantic-release@24.2.3(typescript@5.6.3)) + version: 10.0.1(semantic-release@24.2.3(typescript@5.9.2)) '@shikijs/markdown-it': specifier: ^1.29.2 version: 1.29.2 '@stylistic/stylelint-plugin': specifier: ^3.1.2 - version: 3.1.2(stylelint@16.10.0(typescript@5.6.3)) + version: 3.1.2(stylelint@16.10.0(typescript@5.9.2)) '@types/jsdom': specifier: ^21.1.7 version: 21.1.7 @@ -124,14 +124,14 @@ importers: specifier: ^3.0.4 version: 3.0.4 '@types/node': - specifier: ^22.10.10 - version: 22.12.0 + specifier: ^22.18.3 + version: 22.18.6 '@types/uuid': specifier: ^10.0.0 version: 10.0.0 '@vitejs/plugin-vue': specifier: ^6.0.0 - version: 6.0.1(vite@6.1.6(@types/node@22.12.0)(jiti@2.4.2)(sass@1.83.4))(vue@3.5.13(typescript@5.6.3)) + version: 6.0.1(vite@6.1.6(@types/node@22.18.6)(jiti@2.4.2)(sass@1.93.2))(vue@3.5.13(typescript@5.9.2)) '@vitest/ui': specifier: ^3.0.8 version: 3.0.9(vitest@3.0.8) @@ -140,88 +140,88 @@ importers: version: 2.4.6 '@vue/tsconfig': specifier: ^0.7.0 - version: 0.7.0(typescript@5.6.3)(vue@3.5.13(typescript@5.6.3)) + version: 0.7.0(typescript@5.9.2)(vue@3.5.13(typescript@5.9.2)) autoprefixer: specifier: ^10.4.20 - version: 10.4.20(postcss@8.4.49) + version: 10.4.20(postcss@8.5.6) c8: specifier: ^10.1.3 version: 10.1.3 commitizen: specifier: ^4.3.1 - version: 4.3.1(@types/node@22.12.0)(typescript@5.6.3) + version: 4.3.1(@types/node@22.18.6)(typescript@5.9.2) cross-env: specifier: ^7.0.3 version: 7.0.3 cz-conventional-changelog: specifier: ^3.3.0 - version: 3.3.0(@types/node@22.12.0)(typescript@5.6.3) + version: 3.3.0(@types/node@22.18.6)(typescript@5.9.2) eslint: specifier: ^9.17.0 version: 9.17.0(jiti@2.4.2) jsdom: - specifier: ^26.0.0 - version: 26.0.0 + specifier: ^26.1.0 + version: 26.1.0 postcss: - specifier: ^8.4.49 - version: 8.4.49 + specifier: ^8.5.6 + version: 8.5.6 postcss-html: - specifier: ^1.7.0 - version: 1.7.0 + specifier: ^1.8.0 + version: 1.8.0 rimraf: specifier: ^6.0.1 version: 6.0.1 rollup-plugin-visualizer: - specifier: ^5.12.0 - version: 5.12.0(rollup@4.46.2) + specifier: ^5.14.0 + version: 5.14.0(rollup@4.46.2) sass: - specifier: ^1.83.4 - version: 1.83.4 + specifier: ^1.92.1 + version: 1.93.2 semantic-release: specifier: ^24.2.3 - version: 24.2.3(typescript@5.6.3) + version: 24.2.3(typescript@5.9.2) shiki: specifier: ^1.29.2 version: 1.29.2 stylelint: specifier: ^16.10.0 - version: 16.10.0(typescript@5.6.3) + version: 16.10.0(typescript@5.9.2) stylelint-config-html: specifier: ^1.1.0 - version: 1.1.0(postcss-html@1.7.0)(stylelint@16.10.0(typescript@5.6.3)) + version: 1.1.0(postcss-html@1.8.0)(stylelint@16.10.0(typescript@5.9.2)) stylelint-config-recommended-scss: specifier: ^14.1.0 - version: 14.1.0(postcss@8.4.49)(stylelint@16.10.0(typescript@5.6.3)) + version: 14.1.0(postcss@8.5.6)(stylelint@16.10.0(typescript@5.9.2)) stylelint-config-recommended-vue: specifier: ^1.5.0 - version: 1.5.0(postcss-html@1.7.0)(stylelint@16.10.0(typescript@5.6.3)) + version: 1.5.0(postcss-html@1.8.0)(stylelint@16.10.0(typescript@5.9.2)) stylelint-order: specifier: ^6.0.4 - version: 6.0.4(stylelint@16.10.0(typescript@5.6.3)) + version: 6.0.4(stylelint@16.10.0(typescript@5.9.2)) ts-node: specifier: ^10.9.2 - version: 10.9.2(@types/node@22.12.0)(typescript@5.6.3) + version: 10.9.2(@types/node@22.18.6)(typescript@5.9.2) tsc-alias: specifier: ^1.8.11 version: 1.8.11 typescript: - specifier: ^5.6.3 - version: 5.6.3 + specifier: ^5.9.2 + version: 5.9.2 vite: specifier: ^6.0.11 - version: 6.1.6(@types/node@22.12.0)(jiti@2.4.2)(sass@1.83.4) + version: 6.1.6(@types/node@22.18.6)(jiti@2.4.2)(sass@1.93.2) vite-plugin-vue-devtools: specifier: ^7.6.8 - version: 7.6.8(rollup@4.46.2)(vite@6.1.6(@types/node@22.12.0)(jiti@2.4.2)(sass@1.83.4))(vue@3.5.13(typescript@5.6.3)) + version: 7.6.8(rollup@4.46.2)(vite@6.1.6(@types/node@22.18.6)(jiti@2.4.2)(sass@1.93.2))(vue@3.5.13(typescript@5.9.2)) vitest: specifier: 3.0.8 - version: 3.0.8(@types/debug@4.1.12)(@types/node@22.12.0)(@vitest/ui@3.0.9)(jiti@2.4.2)(jsdom@26.0.0)(sass@1.83.4) + version: 3.0.8(@types/debug@4.1.12)(@types/node@22.18.6)(@vitest/ui@3.0.9)(jiti@2.4.2)(jsdom@26.1.0)(sass@1.93.2) vue: specifier: ^3.5.13 - version: 3.5.13(typescript@5.6.3) + version: 3.5.13(typescript@5.9.2) vue-tsc: specifier: ^2.1.10 - version: 2.1.10(typescript@5.6.3) + version: 2.1.10(typescript@5.9.2) packages: @@ -324,14 +324,18 @@ packages: resolution: {integrity: sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==} engines: {node: '>=6.9.0'} - '@babel/helper-string-parser@7.25.9': - resolution: {integrity: sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==} + '@babel/helper-string-parser@7.27.1': + resolution: {integrity: sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==} engines: {node: '>=6.9.0'} '@babel/helper-validator-identifier@7.25.9': resolution: {integrity: sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==} engines: {node: '>=6.9.0'} + '@babel/helper-validator-identifier@7.27.1': + resolution: {integrity: sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==} + engines: {node: '>=6.9.0'} + '@babel/helper-validator-option@7.23.5': resolution: {integrity: sha512-85ttAOMLsr53VgXkTbkx8oA6YTfT4q7/HzXSLEYmjcSTJPMPQtvq1BD79Byep5xMUYbGRzEpDsjUf3dyp54IKw==} engines: {node: '>=6.9.0'} @@ -398,8 +402,8 @@ packages: resolution: {integrity: sha512-I/4UJ9vs90OkBtY6iiiTORVMyIhJ4kAVmsKo9KFc8UOxMeUfi2hvtIBsET5u9GizXE6/GFSuKCTNfgCswuEjRg==} engines: {node: '>=6.9.0'} - '@babel/types@7.26.10': - resolution: {integrity: sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ==} + '@babel/types@7.28.4': + resolution: {integrity: sha512-bkFqkLhh3pMBUQQkpVgWDWq/lqzc2678eUyDlTBhRqhCHFguYYGM0Efga7tYk4TogG/3x0EEl66/OQ+WGbWB/Q==} engines: {node: '>=6.9.0'} '@bcoe/v8-coverage@1.0.1': @@ -431,13 +435,13 @@ packages: resolution: {integrity: sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==} engines: {node: '>=0.1.90'} - '@commitlint/cli@19.6.1': - resolution: {integrity: sha512-8hcyA6ZoHwWXC76BoC8qVOSr8xHy00LZhZpauiD0iO0VYbVhMnED0da85lTfIULxl7Lj4c6vZgF0Wu/ed1+jlQ==} + '@commitlint/cli@19.8.1': + resolution: {integrity: sha512-LXUdNIkspyxrlV6VDHWBmCZRtkEVRpBKxi2Gtw3J54cGWhLCTouVD/Q6ZSaSvd2YaDObWK8mDjrz3TIKtaQMAA==} engines: {node: '>=v18'} hasBin: true - '@commitlint/config-conventional@19.6.0': - resolution: {integrity: sha512-DJT40iMnTYtBtUfw9ApbsLZFke1zKh6llITVJ+x9mtpHD08gsNXaIRqHTmwTZL3dNX5+WoyK7pCN/5zswvkBCQ==} + '@commitlint/config-conventional@19.8.1': + resolution: {integrity: sha512-/AZHJL6F6B/G959CsMAzrPKKZjeEiAVifRyEwXxcT6qtqbPwGw+iQxmNS+Bu+i09OCtdNRW6pNpBvgPrtMr9EQ==} engines: {node: '>=v18'} '@commitlint/config-validator@19.0.3': @@ -448,74 +452,82 @@ packages: resolution: {integrity: sha512-CHtj92H5rdhKt17RmgALhfQt95VayrUo2tSqY9g2w+laAXyk7K/Ef6uPm9tn5qSIwSmrLjKaXK9eiNuxmQrDBw==} engines: {node: '>=v18'} - '@commitlint/ensure@19.5.0': - resolution: {integrity: sha512-Kv0pYZeMrdg48bHFEU5KKcccRfKmISSm9MvgIgkpI6m+ohFTB55qZlBW6eYqh/XDfRuIO0x4zSmvBjmOwWTwkg==} + '@commitlint/config-validator@19.8.1': + resolution: {integrity: sha512-0jvJ4u+eqGPBIzzSdqKNX1rvdbSU1lPNYlfQQRIFnBgLy26BtC0cFnr7c/AyuzExMxWsMOte6MkTi9I3SQ3iGQ==} + engines: {node: '>=v18'} + + '@commitlint/ensure@19.8.1': + resolution: {integrity: sha512-mXDnlJdvDzSObafjYrOSvZBwkD01cqB4gbnnFuVyNpGUM5ijwU/r/6uqUmBXAAOKRfyEjpkGVZxaDsCVnHAgyw==} engines: {node: '>=v18'} '@commitlint/execute-rule@19.0.0': resolution: {integrity: sha512-mtsdpY1qyWgAO/iOK0L6gSGeR7GFcdW7tIjcNFxcWkfLDF5qVbPHKuGATFqRMsxcO8OUKNj0+3WOHB7EHm4Jdw==} engines: {node: '>=v18'} - '@commitlint/execute-rule@19.5.0': - resolution: {integrity: sha512-aqyGgytXhl2ejlk+/rfgtwpPexYyri4t8/n4ku6rRJoRhGZpLFMqrZ+YaubeGysCP6oz4mMA34YSTaSOKEeNrg==} + '@commitlint/execute-rule@19.8.1': + resolution: {integrity: sha512-YfJyIqIKWI64Mgvn/sE7FXvVMQER/Cd+s3hZke6cI1xgNT/f6ZAz5heND0QtffH+KbcqAwXDEE1/5niYayYaQA==} engines: {node: '>=v18'} - '@commitlint/format@19.5.0': - resolution: {integrity: sha512-yNy088miE52stCI3dhG/vvxFo9e4jFkU1Mj3xECfzp/bIS/JUay4491huAlVcffOoMK1cd296q0W92NlER6r3A==} + '@commitlint/format@19.8.1': + resolution: {integrity: sha512-kSJj34Rp10ItP+Eh9oCItiuN/HwGQMXBnIRk69jdOwEW9llW9FlyqcWYbHPSGofmjsqeoxa38UaEA5tsbm2JWw==} engines: {node: '>=v18'} - '@commitlint/is-ignored@19.6.0': - resolution: {integrity: sha512-Ov6iBgxJQFR9koOupDPHvcHU9keFupDgtB3lObdEZDroiG4jj1rzky60fbQozFKVYRTUdrBGICHG0YVmRuAJmw==} + '@commitlint/is-ignored@19.8.1': + resolution: {integrity: sha512-AceOhEhekBUQ5dzrVhDDsbMaY5LqtN8s1mqSnT2Kz1ERvVZkNihrs3Sfk1Je/rxRNbXYFzKZSHaPsEJJDJV8dg==} engines: {node: '>=v18'} - '@commitlint/lint@19.6.0': - resolution: {integrity: sha512-LRo7zDkXtcIrpco9RnfhOKeg8PAnE3oDDoalnrVU/EVaKHYBWYL1DlRR7+3AWn0JiBqD8yKOfetVxJGdEtZ0tg==} + '@commitlint/lint@19.8.1': + resolution: {integrity: sha512-52PFbsl+1EvMuokZXLRlOsdcLHf10isTPlWwoY1FQIidTsTvjKXVXYb7AvtpWkDzRO2ZsqIgPK7bI98x8LRUEw==} engines: {node: '>=v18'} '@commitlint/load@19.2.0': resolution: {integrity: sha512-XvxxLJTKqZojCxaBQ7u92qQLFMMZc4+p9qrIq/9kJDy8DOrEa7P1yx7Tjdc2u2JxIalqT4KOGraVgCE7eCYJyQ==} engines: {node: '>=v18'} - '@commitlint/load@19.6.1': - resolution: {integrity: sha512-kE4mRKWWNju2QpsCWt428XBvUH55OET2N4QKQ0bF85qS/XbsRGG1MiTByDNlEVpEPceMkDr46LNH95DtRwcsfA==} + '@commitlint/load@19.8.1': + resolution: {integrity: sha512-9V99EKG3u7z+FEoe4ikgq7YGRCSukAcvmKQuTtUyiYPnOd9a2/H9Ak1J9nJA1HChRQp9OA/sIKPugGS+FK/k1A==} engines: {node: '>=v18'} - '@commitlint/message@19.5.0': - resolution: {integrity: sha512-R7AM4YnbxN1Joj1tMfCyBryOC5aNJBdxadTZkuqtWi3Xj0kMdutq16XQwuoGbIzL2Pk62TALV1fZDCv36+JhTQ==} + '@commitlint/message@19.8.1': + resolution: {integrity: sha512-+PMLQvjRXiU+Ae0Wc+p99EoGEutzSXFVwQfa3jRNUZLNW5odZAyseb92OSBTKCu+9gGZiJASt76Cj3dLTtcTdg==} engines: {node: '>=v18'} - '@commitlint/parse@19.5.0': - resolution: {integrity: sha512-cZ/IxfAlfWYhAQV0TwcbdR1Oc0/r0Ik1GEessDJ3Lbuma/MRO8FRQX76eurcXtmhJC//rj52ZSZuXUg0oIX0Fw==} + '@commitlint/parse@19.8.1': + resolution: {integrity: sha512-mmAHYcMBmAgJDKWdkjIGq50X4yB0pSGpxyOODwYmoexxxiUCy5JJT99t1+PEMK7KtsCtzuWYIAXYAiKR+k+/Jw==} engines: {node: '>=v18'} - '@commitlint/read@19.5.0': - resolution: {integrity: sha512-TjS3HLPsLsxFPQj6jou8/CZFAmOP2y+6V4PGYt3ihbQKTY1Jnv0QG28WRKl/d1ha6zLODPZqsxLEov52dhR9BQ==} + '@commitlint/read@19.8.1': + resolution: {integrity: sha512-03Jbjb1MqluaVXKHKRuGhcKWtSgh3Jizqy2lJCRbRrnWpcM06MYm8th59Xcns8EqBYvo0Xqb+2DoZFlga97uXQ==} engines: {node: '>=v18'} '@commitlint/resolve-extends@19.1.0': resolution: {integrity: sha512-z2riI+8G3CET5CPgXJPlzftH+RiWYLMYv4C9tSLdLXdr6pBNimSKukYP9MS27ejmscqCTVA4almdLh0ODD2KYg==} engines: {node: '>=v18'} - '@commitlint/resolve-extends@19.5.0': - resolution: {integrity: sha512-CU/GscZhCUsJwcKTJS9Ndh3AKGZTNFIOoQB2n8CmFnizE0VnEuJoum+COW+C1lNABEeqk6ssfc1Kkalm4bDklA==} + '@commitlint/resolve-extends@19.8.1': + resolution: {integrity: sha512-GM0mAhFk49I+T/5UCYns5ayGStkTt4XFFrjjf0L4S26xoMTSkdCf9ZRO8en1kuopC4isDFuEm7ZOm/WRVeElVg==} engines: {node: '>=v18'} - '@commitlint/rules@19.6.0': - resolution: {integrity: sha512-1f2reW7lbrI0X0ozZMesS/WZxgPa4/wi56vFuJENBmed6mWq5KsheN/nxqnl/C23ioxpPO/PL6tXpiiFy5Bhjw==} + '@commitlint/rules@19.8.1': + resolution: {integrity: sha512-Hnlhd9DyvGiGwjfjfToMi1dsnw1EXKGJNLTcsuGORHz6SS9swRgkBsou33MQ2n51/boIDrbsg4tIBbRpEWK2kw==} engines: {node: '>=v18'} - '@commitlint/to-lines@19.5.0': - resolution: {integrity: sha512-R772oj3NHPkodOSRZ9bBVNq224DOxQtNef5Pl8l2M8ZnkkzQfeSTr4uxawV2Sd3ui05dUVzvLNnzenDBO1KBeQ==} + '@commitlint/to-lines@19.8.1': + resolution: {integrity: sha512-98Mm5inzbWTKuZQr2aW4SReY6WUukdWXuZhrqf1QdKPZBCCsXuG87c+iP0bwtD6DBnmVVQjgp4whoHRVixyPBg==} engines: {node: '>=v18'} - '@commitlint/top-level@19.5.0': - resolution: {integrity: sha512-IP1YLmGAk0yWrImPRRc578I3dDUI5A2UBJx9FbSOjxe9sTlzFiwVJ+zeMLgAtHMtGZsC8LUnzmW1qRemkFU4ng==} + '@commitlint/top-level@19.8.1': + resolution: {integrity: sha512-Ph8IN1IOHPSDhURCSXBz44+CIu+60duFwRsg6HqaISFHQHbmBtxVw4ZrFNIYUzEP7WwrNPxa2/5qJ//NK1FGcw==} engines: {node: '>=v18'} '@commitlint/types@19.5.0': resolution: {integrity: sha512-DSHae2obMSMkAtTBSOulg5X7/z+rGLxcXQIkg3OmWvY6wifojge5uVMydfhUvs7yQj+V7jNmRZ2Xzl8GJyqRgg==} engines: {node: '>=v18'} + '@commitlint/types@19.8.1': + resolution: {integrity: sha512-/yCrWGCoA1SVKOks25EGadP9Pnj0oAIHGpl2wH2M2Y46dPM2ueb8wyCVOD7O3WCTkaJ0IkKvzhl1JY7+uCT2Dw==} + engines: {node: '>=v18'} + '@cspotcode/source-map-support@0.8.1': resolution: {integrity: sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==} engines: {node: '>=12'} @@ -785,8 +797,8 @@ packages: resolution: {integrity: sha512-2b/g5hRmpbb1o4GnTZax9N9m0FXzz9OV42ZzI4rDDMDuHUqigAiQCEWChBWCY4ztAGVRjoWT19v0yMmc5/L5kA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@evilmartians/lefthook@1.8.5': - resolution: {integrity: sha512-TuAL6W+bj2DqYxqm5JnFi3s7RnjpU/IUxxHFZWUHNytZ+HDQfkceogo+1DlSBFXFva2V21CSaDkeWJJHOmmECw==} + '@evilmartians/lefthook@1.13.4': + resolution: {integrity: sha512-TaBms9BVxbuafOd/M4vftS1TlcFDqXa5dYAHxraN/H99MDXumT40YfGZrSW12BgivfA7GKs5lNfSms6a/3hpfQ==} cpu: [x64, arm64, ia32] os: [darwin, linux, win32] hasBin: true @@ -1422,8 +1434,8 @@ packages: '@types/ms@0.7.34': resolution: {integrity: sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==} - '@types/node@22.12.0': - resolution: {integrity: sha512-Fll2FZ1riMjNmlmJOdAyY5pUbkftXslB5DgEzlIuNaiWhXd00FhWxVC/r4yV/4wBb9JfImTu+jiSvXTkJ7F/gA==} + '@types/node@22.18.6': + resolution: {integrity: sha512-r8uszLPpeIWbNKtvWRt/DbVi5zbqZyj1PTmhRMqBMvDnaz1QpmSKujUtJLrqGZeoM8v72MfYggDceY4K1itzWQ==} '@types/normalize-package-data@2.4.4': resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} @@ -1698,10 +1710,6 @@ packages: engines: {node: '>=0.4.0'} hasBin: true - agent-base@7.1.0: - resolution: {integrity: sha512-o/zjMZRhJxny7OyEF+Op8X+efiELC7k7yOjMzgfzVqOzXqkBkWI79YoTdOtsuWd5BWhAGAuOY/Xa6xpiaWXiNg==} - engines: {node: '>= 14'} - agent-base@7.1.3: resolution: {integrity: sha512-jRR5wdylq8CkOe6hei19GGZnxM6rBGwFl3Bg0YItGDimvjGtAvdZk4Pu6Cl4u4Igsws4a1fd1Vq3ezrhn4KmFw==} engines: {node: '>= 14'} @@ -1788,9 +1796,6 @@ packages: resolution: {integrity: sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==} engines: {node: '>=8'} - asynckit@0.4.0: - resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==} - at-least-node@1.0.0: resolution: {integrity: sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==} engines: {node: '>= 4.0.0'} @@ -1881,10 +1886,6 @@ packages: resolution: {integrity: sha512-A+Fezp4zxnit6FanDmv9EqXNAi3vt9DWp51/71UEhXukb7QUuvtv9344h91dyAxuTLoSYJFU299qzR3tzwPAhw==} engines: {node: '>=6'} - call-bind-apply-helpers@1.0.2: - resolution: {integrity: sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==} - engines: {node: '>= 0.4'} - callsites@3.1.0: resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==} engines: {node: '>=6'} @@ -2011,10 +2012,6 @@ packages: colord@2.9.3: resolution: {integrity: sha512-jeC1axXpnb0/2nn/Y1LPuLdgXBLH7aDcHu4KEKfqw3CUhX7ZpfBSlPKyqXE6btIgEzfWtrX3/tyBCaCvXvMkOw==} - combined-stream@1.0.8: - resolution: {integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==} - engines: {node: '>= 0.8'} - comma-separated-tokens@2.0.3: resolution: {integrity: sha512-Fu4hJdvzeylCfQPp9SGWidpzrMs7tTrlu6Vb8XGaRGck8QSNZJJp538Wrb60Lax4fPwR64ViY468OIUTbRlGZg==} @@ -2391,8 +2388,8 @@ packages: supports-color: optional: true - decimal.js@10.4.3: - resolution: {integrity: sha512-VBBaLc1MgL5XpzgIP7ny5Z6Nx3UrRkIViUkPUdtl9aya5amy3De1gsUUSB1g3+3sExYNjCAsAznmukyxCb1GRA==} + decimal.js@10.6.0: + resolution: {integrity: sha512-YpgQiITW3JXGntzdUmyUR1V812Hn8T1YVXhCu+wO3OpS4eU9l4YdD3qjyiKdV6mvV29zapkMeD390UVEf2lkUg==} decode-named-character-reference@1.0.2: resolution: {integrity: sha512-O8x12RzrUF8xyVcY0KJowWsmaJxQbmy0/EtnNtHRpsOcT7dFk5W598coHqBVpmWo1oQQfsCqfCmkZN5DJrZVdg==} @@ -2433,10 +2430,6 @@ packages: delaunator@5.0.0: resolution: {integrity: sha512-AyLvtyJdbv/U1GkiS6gUUzclRoAY4Gs75qkMygJJhU75LW4DNuSF2RMzpxs9jw9Oz1BobHjTdkG3zdP55VxAqw==} - delayed-stream@1.0.0: - resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==} - engines: {node: '>=0.4.0'} - dequal@2.0.3: resolution: {integrity: sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==} engines: {node: '>=6'} @@ -2492,10 +2485,6 @@ packages: resolution: {integrity: sha512-QM8q3zDe58hqUqjraQOmzZ1LIH9SWQJTlEKCH4kJ2oQvLZk7RbQXvtDM2XEq3fwkV9CCvvH4LA0AV+ogFsBM2Q==} engines: {node: '>=8'} - dunder-proto@1.0.1: - resolution: {integrity: sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==} - engines: {node: '>= 0.4'} - duplexer2@0.1.4: resolution: {integrity: sha512-asLFVfWWtJ90ZyOUHMqk7/S2w2guQKxUI2itj3d92ADHhxUSbCMGi1f1cBcJ7xM1To+pE/Khbwo1yuNbMEPKeA==} @@ -2551,25 +2540,9 @@ packages: error-stack-parser-es@0.1.5: resolution: {integrity: sha512-xHku1X40RO+fO8yJ8Wh2f2rZWVjqyhb1zgq1yZ8aZRQkv6OOKhKWRUaht3eSCUbAOBaKIgM+ykwFLE+QUxgGeg==} - es-define-property@1.0.1: - resolution: {integrity: sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==} - engines: {node: '>= 0.4'} - - es-errors@1.3.0: - resolution: {integrity: sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==} - engines: {node: '>= 0.4'} - es-module-lexer@1.6.0: resolution: {integrity: sha512-qqnD1yMU6tk/jnaMosogGySTZP8YtUgAffA9nMN+E/rjxcfRQ6IEk7IiozUjgxKoFHBGjTLnrHB/YC45r/59EQ==} - es-object-atoms@1.1.1: - resolution: {integrity: sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==} - engines: {node: '>= 0.4'} - - es-set-tostringtag@2.1.0: - resolution: {integrity: sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==} - engines: {node: '>= 0.4'} - esbuild@0.24.2: resolution: {integrity: sha512-+9egpBW8I3CD5XPe0n6BfT5fxLzxrlDzqydF3aviG+9ni1lDC/OvMHcxqEFV0+LANZG5R1bFMWfUrjVsdwxJvA==} engines: {node: '>=18'} @@ -2854,10 +2827,6 @@ packages: resolution: {integrity: sha512-TMKDUnIte6bfb5nWv7V/caI169OHgvwjb7V4WkeUvbQQdjr5rWKqHFiKWb/fcOwB+CzBT+qbWjvj+DVwRskpIg==} engines: {node: '>=14'} - form-data@4.0.2: - resolution: {integrity: sha512-hGfm/slu0ZabnNt4oaRZ6uREyfCj6P4fT/n6A1rGV+Z0VdGXjfOhVUpkn6qVQONHGIFwmveGXyDs75+nr6FM8w==} - engines: {node: '>= 6'} - fraction.js@4.3.7: resolution: {integrity: sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==} @@ -2895,14 +2864,6 @@ packages: resolution: {integrity: sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==} engines: {node: 6.* || 8.* || >= 10.*} - get-intrinsic@1.3.0: - resolution: {integrity: sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==} - engines: {node: '>= 0.4'} - - get-proto@1.0.1: - resolution: {integrity: sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==} - engines: {node: '>= 0.4'} - get-stream@6.0.1: resolution: {integrity: sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==} engines: {node: '>=10'} @@ -2999,10 +2960,6 @@ packages: globjoin@0.1.4: resolution: {integrity: sha512-xYfnw62CKG8nLkZBfWbhWwDw02CHty86jfPcc2cr3ZfeuK9ysoVPPEUxf21bAD/rWAgk52SuBrLJlefNy8mvFg==} - gopd@1.2.0: - resolution: {integrity: sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==} - engines: {node: '>= 0.4'} - graceful-fs@4.2.10: resolution: {integrity: sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==} @@ -3032,22 +2989,10 @@ packages: resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==} engines: {node: '>=8'} - has-symbols@1.1.0: - resolution: {integrity: sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==} - engines: {node: '>= 0.4'} - - has-tostringtag@1.0.2: - resolution: {integrity: sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==} - engines: {node: '>= 0.4'} - hasown@2.0.0: resolution: {integrity: sha512-vUptKVTpIJhcczKBbgnS+RtcuYMB8+oNzPK2/Hp3hanz8JmpATdmmgLgSaadVREkDm+e2giHwY3ZRkyjSIDDFA==} engines: {node: '>= 0.4'} - hasown@2.0.2: - resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==} - engines: {node: '>= 0.4'} - hast-util-to-html@9.0.4: resolution: {integrity: sha512-wxQzXtdbhiwGAUKrnQJXlOPmHnEehzphwkK7aluUPQ+lEc1xefC8pblMgpp2w5ldBTEfveRIrADcrhGIWrlTDA==} @@ -3107,10 +3052,6 @@ packages: resolution: {integrity: sha512-T1gkAiYYDWYx3V5Bmyu7HcfcvL7mUrTWiM6yOfa3PIphViJ/gFPbvidQ+veqSOHci/PxBcDabeUNCzpOODJZig==} engines: {node: '>= 14'} - https-proxy-agent@7.0.5: - resolution: {integrity: sha512-1e4Wqeblerz+tMKPIq2EMGiiWW1dIjZOksyHWSUm1rmuvw/how9hBHZ38lAGj5ID4Ik6EdkOw7NmWPy6LAwalw==} - engines: {node: '>= 14'} - https-proxy-agent@7.0.6: resolution: {integrity: sha512-vK9P5/iUfdl95AI+JVyUuIcVtd4ofvtrOr3HNtM2yxC9bnMbEdp3x01OhQNnjb8IJYi38VlTE3mBXwcfvywuSw==} engines: {node: '>= 14'} @@ -3389,8 +3330,8 @@ packages: resolution: {integrity: sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==} hasBin: true - jsdom@26.0.0: - resolution: {integrity: sha512-BZYDGVAIriBWTpIxYzrXjv3E/4u8+/pSG5bQdIYCbNCGOvsPkDQfTVLAIXAf9ETdCpduCVTkDe2NNZ8NIwUVzw==} + jsdom@26.1.0: + resolution: {integrity: sha512-Cvc9WUhxSMEo4McES3P7oK3QaXldCfNWp7pl2NNeiIFlCoLr3kfq9kb1fxftiwk1FLV7CvpvDfonxtzUDeSOPg==} engines: {node: '>=18'} peerDependencies: canvas: ^3.0.0 @@ -3603,8 +3544,8 @@ packages: '@types/markdown-it': '*' markdown-it: '*' - markdown-it-attrs@4.2.0: - resolution: {integrity: sha512-m7svtUBythvcGFFZAv9VjMEvs8UbHri2sojJ3juJumoOzv8sdkx9a7W3KxiHbXxAbvL3Xauak8TMwCnvigVPKw==} + markdown-it-attrs@4.3.1: + resolution: {integrity: sha512-/ko6cba+H6gdZ0DOw7BbNMZtfuJTRp9g/IrGIuz8lYc/EfnmWRpaR3CFPnNbVz0LDvF8Gf1hFGPqrQqq7De0rg==} engines: {node: '>=6'} peerDependencies: markdown-it: '>= 9.0.0' @@ -3656,10 +3597,6 @@ packages: engines: {node: '>= 18'} hasBin: true - math-intrinsics@1.1.0: - resolution: {integrity: sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==} - engines: {node: '>= 0.4'} - mathml-tag-names@2.1.3: resolution: {integrity: sha512-APMBEanjybaPzUrfqU0IMU5I0AswKMH7k8OTLs0vvV4KZpExkTkY87nR/zpbuTPj+gARop7aGUbl11pnDfW6xg==} @@ -3788,14 +3725,6 @@ packages: resolution: {integrity: sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==} engines: {node: '>=8.6'} - mime-db@1.52.0: - resolution: {integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==} - engines: {node: '>= 0.6'} - - mime-types@2.1.35: - resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==} - engines: {node: '>= 0.6'} - mime@4.0.0: resolution: {integrity: sha512-pzhgdeqU5pJ9t5WK9m4RT4GgGWqYJylxUf62Yb9datXRwdcw5MjiD1BYI5evF8AgTXN9gtKX3CFLvCUL5fAhEA==} engines: {node: '>=16'} @@ -3872,11 +3801,6 @@ packages: engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} hasBin: true - nanoid@3.3.7: - resolution: {integrity: sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==} - engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} - hasBin: true - nanoid@5.0.9: resolution: {integrity: sha512-Aooyr6MXU6HpvvWXKoVoXwKMs/KyVakWwg7xQfv5/S/RIgJMy0Ifa45H9qqYy7pTCszrHzP21Uk4PZq2HpEM8Q==} engines: {node: ^18 || >=20} @@ -4249,8 +4173,8 @@ packages: points-on-path@0.2.1: resolution: {integrity: sha512-25ClnWWuw7JbWZcgqY/gJ4FQWadKxGWk+3kR/7kD0tCaDtPPMj7oHu2ToLaVhfpnHrZzYby2w6tUA0eOIuUg8g==} - postcss-html@1.7.0: - resolution: {integrity: sha512-MfcMpSUIaR/nNgeVS8AyvyDugXlADjN9AcV7e5rDfrF1wduIAGSkL4q2+wgrZgA3sHVAHLDO9FuauHhZYW2nBw==} + postcss-html@1.8.0: + resolution: {integrity: sha512-5mMeb1TgLWoRKxZ0Xh9RZDfwUUIqRrcxO2uXO+Ezl1N5lqpCiSU5Gk6+1kZediBfBHFtPCdopr2UZ2SgUsKcgQ==} engines: {node: ^12 || >=14} postcss-media-query-parser@0.2.3: @@ -4292,10 +4216,6 @@ packages: postcss-value-parser@4.2.0: resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==} - postcss@8.4.49: - resolution: {integrity: sha512-OCVPnIObs4N29kxTjzLfUryOkvZEq+pf8jTF0lg8E7uETuWHA+v7j3c/xJmiqpX450191LlmZfUKkXxkTry7nA==} - engines: {node: ^10 || ^12 || >=14} - postcss@8.5.6: resolution: {integrity: sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==} engines: {node: ^10 || ^12 || >=14} @@ -4423,13 +4343,16 @@ packages: robust-predicates@3.0.2: resolution: {integrity: sha512-IXgzBWvWQwE6PrDI05OvmXUIruQTcoMDzRsOd5CDvHCVLcLHMTSYvOK5Cm46kWqlV3yAbuSpBZdJ5oP5OUoStg==} - rollup-plugin-visualizer@5.12.0: - resolution: {integrity: sha512-8/NU9jXcHRs7Nnj07PF2o4gjxmm9lXIrZ8r175bT9dK8qoLlvKTwRMArRCMgpMGlq8CTLugRvEmyMeMXIU2pNQ==} - engines: {node: '>=14'} + rollup-plugin-visualizer@5.14.0: + resolution: {integrity: sha512-VlDXneTDaKsHIw8yzJAFWtrzguoJ/LnQ+lMpoVfYJ3jJF4Ihe5oYLAqLklIK/35lgUY+1yEzCkHyZ1j4A5w5fA==} + engines: {node: '>=18'} hasBin: true peerDependencies: + rolldown: 1.x rollup: 2.x || 3.x || 4.x peerDependenciesMeta: + rolldown: + optional: true rollup: optional: true @@ -4474,8 +4397,8 @@ packages: safer-buffer@2.1.2: resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} - sass@1.83.4: - resolution: {integrity: sha512-B1bozCeNQiOgDcLd33e2Cs2U60wZwjUUXzh900ZyQF5qUasvMdDZYbQ566LJu7cqR+sAHlAfO6RMkaID5s6qpA==} + sass@1.93.2: + resolution: {integrity: sha512-t+YPtOQHpGW1QWsh1CHQ5cPIr9lbbGZLZnbihP/D/qZj/yuV68m8qarcV17nvkOX81BCrvzAlq2klCQFZghyTg==} engines: {node: '>=14.0.0'} hasBin: true @@ -4818,12 +4741,12 @@ packages: tinybench@2.9.0: resolution: {integrity: sha512-0+DUvqWMValLmha6lr4kD8iAMK1HzV0/aKnCtWb9v9641TnP/MFb7Pc2bxoxQjTXAErryXVgUOfv2YqNllqGeg==} - tinyexec@0.3.1: - resolution: {integrity: sha512-WiCJLEECkO18gwqIp6+hJg0//p23HXp4S+gGtAKu3mI2F2/sXC4FvHvXvB0zJVVaTPhx1/tOwdbRsa1sOBIKqQ==} - tinyexec@0.3.2: resolution: {integrity: sha512-KQQR9yN7R5+OSwaK0XQoj22pwHoTlgYqmUscPYoknOoWCWfj/5/ABTMRi69FrKU5ffPVh5QcFikpWJI/P1ocHA==} + tinyexec@1.0.1: + resolution: {integrity: sha512-5uC6DDlmeqiOwCPmK9jMSdOuZTh8bU39Ys6yidB+UTt5hfZUPGAypSgFRiEp+jbi9qH40BLDvy85jIU88wKSqw==} + tinyglobby@0.2.12: resolution: {integrity: sha512-qkf4trmKSIiMTs/E63cxH+ojC2unam7rJ0WrauAzpT3ECNTxGRMlaXxVbfxMUC/w0LaYk6jQ4y/nGR9uBO3tww==} engines: {node: '>=12.0.0'} @@ -4940,8 +4863,8 @@ packages: eslint: ^8.57.0 || ^9.0.0 typescript: '>=4.8.4 <5.9.0' - typescript@5.6.3: - resolution: {integrity: sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==} + typescript@5.9.2: + resolution: {integrity: sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==} engines: {node: '>=14.17'} hasBin: true @@ -4956,8 +4879,8 @@ packages: engines: {node: '>=0.8.0'} hasBin: true - undici-types@6.20.0: - resolution: {integrity: sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==} + undici-types@6.21.0: + resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==} unicode-emoji-modifier-base@1.0.0: resolution: {integrity: sha512-yLSH4py7oFH3oG/9K+XWrz1pSi3dfUrWEnInbxMfArOfc1+33BlGPQtLsOYwvdMy11AwUBetYuaRxSPqgkq+8g==} @@ -5016,8 +4939,8 @@ packages: util-deprecate@1.0.2: resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} - uuid@11.0.5: - resolution: {integrity: sha512-508e6IcKLrhxKdBbcA2b4KQZlLVp2+J5UwQ6F7Drckkc5N9ZJwFa4TgWtsww9UG8fGHbm6gbV19TdM5pQ4GaIA==} + uuid@11.1.0: + resolution: {integrity: sha512-0/A9rDy9P7cJ+8w1c9WD9V//9Wj15Ce2MPz8Ri6032usz+NfePxx5AcN3bN+r6ZL6jEo066/yNYB3tn4pQEx+A==} hasBin: true uuid@9.0.1: @@ -5371,9 +5294,9 @@ snapshots: '@babel/parser': 7.25.6 '@babel/template': 7.23.9 '@babel/traverse': 7.23.9 - '@babel/types': 7.26.10 + '@babel/types': 7.28.4 convert-source-map: 2.0.0 - debug: 4.4.0 + debug: 4.4.1 gensync: 1.0.0-beta.2 json5: 2.2.3 semver: 6.3.1 @@ -5382,14 +5305,14 @@ snapshots: '@babel/generator@7.23.6': dependencies: - '@babel/types': 7.26.10 + '@babel/types': 7.28.4 '@jridgewell/gen-mapping': 0.3.5 '@jridgewell/trace-mapping': 0.3.25 jsesc: 2.5.2 '@babel/helper-annotate-as-pure@7.22.5': dependencies: - '@babel/types': 7.26.10 + '@babel/types': 7.28.4 '@babel/helper-compilation-targets@7.23.6': dependencies: @@ -5417,19 +5340,19 @@ snapshots: '@babel/helper-function-name@7.23.0': dependencies: '@babel/template': 7.23.9 - '@babel/types': 7.26.10 + '@babel/types': 7.28.4 '@babel/helper-hoist-variables@7.22.5': dependencies: - '@babel/types': 7.26.10 + '@babel/types': 7.28.4 '@babel/helper-member-expression-to-functions@7.23.0': dependencies: - '@babel/types': 7.26.10 + '@babel/types': 7.28.4 '@babel/helper-module-imports@7.22.15': dependencies: - '@babel/types': 7.26.10 + '@babel/types': 7.28.4 '@babel/helper-module-transforms@7.23.3(@babel/core@7.23.9)': dependencies: @@ -5442,7 +5365,7 @@ snapshots: '@babel/helper-optimise-call-expression@7.22.5': dependencies: - '@babel/types': 7.26.10 + '@babel/types': 7.28.4 '@babel/helper-plugin-utils@7.22.5': {} @@ -5455,27 +5378,29 @@ snapshots: '@babel/helper-simple-access@7.22.5': dependencies: - '@babel/types': 7.26.10 + '@babel/types': 7.28.4 '@babel/helper-skip-transparent-expression-wrappers@7.22.5': dependencies: - '@babel/types': 7.26.10 + '@babel/types': 7.28.4 '@babel/helper-split-export-declaration@7.22.6': dependencies: - '@babel/types': 7.26.10 + '@babel/types': 7.28.4 - '@babel/helper-string-parser@7.25.9': {} + '@babel/helper-string-parser@7.27.1': {} '@babel/helper-validator-identifier@7.25.9': {} + '@babel/helper-validator-identifier@7.27.1': {} + '@babel/helper-validator-option@7.23.5': {} '@babel/helpers@7.23.9': dependencies: '@babel/template': 7.23.9 '@babel/traverse': 7.23.9 - '@babel/types': 7.26.10 + '@babel/types': 7.28.4 transitivePeerDependencies: - supports-color @@ -5487,7 +5412,7 @@ snapshots: '@babel/parser@7.25.6': dependencies: - '@babel/types': 7.26.10 + '@babel/types': 7.28.4 '@babel/plugin-proposal-decorators@7.23.9(@babel/core@7.23.9)': dependencies: @@ -5533,7 +5458,7 @@ snapshots: dependencies: '@babel/code-frame': 7.23.5 '@babel/parser': 7.25.6 - '@babel/types': 7.26.10 + '@babel/types': 7.28.4 '@babel/traverse@7.23.9': dependencies: @@ -5544,16 +5469,16 @@ snapshots: '@babel/helper-hoist-variables': 7.22.5 '@babel/helper-split-export-declaration': 7.22.6 '@babel/parser': 7.25.6 - '@babel/types': 7.26.10 - debug: 4.4.0 + '@babel/types': 7.28.4 + debug: 4.4.1 globals: 11.12.0 transitivePeerDependencies: - supports-color - '@babel/types@7.26.10': + '@babel/types@7.28.4': dependencies: - '@babel/helper-string-parser': 7.25.9 - '@babel/helper-validator-identifier': 7.25.9 + '@babel/helper-string-parser': 7.27.1 + '@babel/helper-validator-identifier': 7.27.1 '@bcoe/v8-coverage@1.0.1': {} @@ -5581,22 +5506,22 @@ snapshots: '@colors/colors@1.5.0': optional: true - '@commitlint/cli@19.6.1(@types/node@22.12.0)(typescript@5.6.3)': + '@commitlint/cli@19.8.1(@types/node@22.18.6)(typescript@5.9.2)': dependencies: - '@commitlint/format': 19.5.0 - '@commitlint/lint': 19.6.0 - '@commitlint/load': 19.6.1(@types/node@22.12.0)(typescript@5.6.3) - '@commitlint/read': 19.5.0 - '@commitlint/types': 19.5.0 - tinyexec: 0.3.1 + '@commitlint/format': 19.8.1 + '@commitlint/lint': 19.8.1 + '@commitlint/load': 19.8.1(@types/node@22.18.6)(typescript@5.9.2) + '@commitlint/read': 19.8.1 + '@commitlint/types': 19.8.1 + tinyexec: 1.0.1 yargs: 17.7.2 transitivePeerDependencies: - '@types/node' - typescript - '@commitlint/config-conventional@19.6.0': + '@commitlint/config-conventional@19.8.1': dependencies: - '@commitlint/types': 19.5.0 + '@commitlint/types': 19.8.1 conventional-changelog-conventionalcommits: 7.0.2 '@commitlint/config-validator@19.0.3': @@ -5609,10 +5534,16 @@ snapshots: dependencies: '@commitlint/types': 19.5.0 ajv: 8.12.0 + optional: true - '@commitlint/ensure@19.5.0': + '@commitlint/config-validator@19.8.1': dependencies: - '@commitlint/types': 19.5.0 + '@commitlint/types': 19.8.1 + ajv: 8.12.0 + + '@commitlint/ensure@19.8.1': + dependencies: + '@commitlint/types': 19.8.1 lodash.camelcase: 4.3.0 lodash.kebabcase: 4.1.1 lodash.snakecase: 4.1.1 @@ -5622,34 +5553,34 @@ snapshots: '@commitlint/execute-rule@19.0.0': optional: true - '@commitlint/execute-rule@19.5.0': {} + '@commitlint/execute-rule@19.8.1': {} - '@commitlint/format@19.5.0': + '@commitlint/format@19.8.1': dependencies: - '@commitlint/types': 19.5.0 + '@commitlint/types': 19.8.1 chalk: 5.3.0 - '@commitlint/is-ignored@19.6.0': + '@commitlint/is-ignored@19.8.1': dependencies: - '@commitlint/types': 19.5.0 - semver: 7.6.3 + '@commitlint/types': 19.8.1 + semver: 7.7.2 - '@commitlint/lint@19.6.0': + '@commitlint/lint@19.8.1': dependencies: - '@commitlint/is-ignored': 19.6.0 - '@commitlint/parse': 19.5.0 - '@commitlint/rules': 19.6.0 - '@commitlint/types': 19.5.0 + '@commitlint/is-ignored': 19.8.1 + '@commitlint/parse': 19.8.1 + '@commitlint/rules': 19.8.1 + '@commitlint/types': 19.8.1 - '@commitlint/load@19.2.0(@types/node@22.12.0)(typescript@5.6.3)': + '@commitlint/load@19.2.0(@types/node@22.18.6)(typescript@5.9.2)': dependencies: '@commitlint/config-validator': 19.0.3 '@commitlint/execute-rule': 19.0.0 '@commitlint/resolve-extends': 19.1.0 '@commitlint/types': 19.5.0 chalk: 5.3.0 - cosmiconfig: 9.0.0(typescript@5.6.3) - cosmiconfig-typescript-loader: 5.0.0(@types/node@22.12.0)(cosmiconfig@9.0.0(typescript@5.6.3))(typescript@5.6.3) + cosmiconfig: 9.0.0(typescript@5.9.2) + cosmiconfig-typescript-loader: 5.0.0(@types/node@22.18.6)(cosmiconfig@9.0.0(typescript@5.9.2))(typescript@5.9.2) lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 lodash.uniq: 4.5.0 @@ -5658,15 +5589,15 @@ snapshots: - typescript optional: true - '@commitlint/load@19.6.1(@types/node@22.12.0)(typescript@5.6.3)': + '@commitlint/load@19.8.1(@types/node@22.18.6)(typescript@5.9.2)': dependencies: - '@commitlint/config-validator': 19.5.0 - '@commitlint/execute-rule': 19.5.0 - '@commitlint/resolve-extends': 19.5.0 - '@commitlint/types': 19.5.0 + '@commitlint/config-validator': 19.8.1 + '@commitlint/execute-rule': 19.8.1 + '@commitlint/resolve-extends': 19.8.1 + '@commitlint/types': 19.8.1 chalk: 5.3.0 - cosmiconfig: 9.0.0(typescript@5.6.3) - cosmiconfig-typescript-loader: 6.1.0(@types/node@22.12.0)(cosmiconfig@9.0.0(typescript@5.6.3))(typescript@5.6.3) + cosmiconfig: 9.0.0(typescript@5.9.2) + cosmiconfig-typescript-loader: 6.1.0(@types/node@22.18.6)(cosmiconfig@9.0.0(typescript@5.9.2))(typescript@5.9.2) lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 lodash.uniq: 4.5.0 @@ -5674,21 +5605,21 @@ snapshots: - '@types/node' - typescript - '@commitlint/message@19.5.0': {} + '@commitlint/message@19.8.1': {} - '@commitlint/parse@19.5.0': + '@commitlint/parse@19.8.1': dependencies: - '@commitlint/types': 19.5.0 + '@commitlint/types': 19.8.1 conventional-changelog-angular: 7.0.0 conventional-commits-parser: 5.0.0 - '@commitlint/read@19.5.0': + '@commitlint/read@19.8.1': dependencies: - '@commitlint/top-level': 19.5.0 - '@commitlint/types': 19.5.0 + '@commitlint/top-level': 19.8.1 + '@commitlint/types': 19.8.1 git-raw-commits: 4.0.0 minimist: 1.2.8 - tinyexec: 0.3.1 + tinyexec: 1.0.1 '@commitlint/resolve-extends@19.1.0': dependencies: @@ -5700,25 +5631,25 @@ snapshots: resolve-from: 5.0.0 optional: true - '@commitlint/resolve-extends@19.5.0': + '@commitlint/resolve-extends@19.8.1': dependencies: - '@commitlint/config-validator': 19.5.0 - '@commitlint/types': 19.5.0 + '@commitlint/config-validator': 19.8.1 + '@commitlint/types': 19.8.1 global-directory: 4.0.1 import-meta-resolve: 4.0.0 lodash.mergewith: 4.6.2 resolve-from: 5.0.0 - '@commitlint/rules@19.6.0': + '@commitlint/rules@19.8.1': dependencies: - '@commitlint/ensure': 19.5.0 - '@commitlint/message': 19.5.0 - '@commitlint/to-lines': 19.5.0 - '@commitlint/types': 19.5.0 + '@commitlint/ensure': 19.8.1 + '@commitlint/message': 19.8.1 + '@commitlint/to-lines': 19.8.1 + '@commitlint/types': 19.8.1 - '@commitlint/to-lines@19.5.0': {} + '@commitlint/to-lines@19.8.1': {} - '@commitlint/top-level@19.5.0': + '@commitlint/top-level@19.8.1': dependencies: find-up: 7.0.0 @@ -5726,6 +5657,12 @@ snapshots: dependencies: '@types/conventional-commits-parser': 5.0.0 chalk: 5.3.0 + optional: true + + '@commitlint/types@19.8.1': + dependencies: + '@types/conventional-commits-parser': 5.0.0 + chalk: 5.3.0 '@cspotcode/source-map-support@0.8.1': dependencies: @@ -5766,19 +5703,19 @@ snapshots: dependencies: postcss-selector-parser: 6.1.2 - '@digitalroute/cz-conventional-changelog-for-jira@8.0.1(@types/node@22.12.0)(typescript@5.6.3)': + '@digitalroute/cz-conventional-changelog-for-jira@8.0.1(@types/node@22.18.6)(typescript@5.9.2)': dependencies: boxen: 5.1.2 chalk: 2.4.2 - commitizen: 4.3.1(@types/node@22.12.0)(typescript@5.6.3) - cz-conventional-changelog: 3.3.0(@types/node@22.12.0)(typescript@5.6.3) + commitizen: 4.3.1(@types/node@22.18.6)(typescript@5.9.2) + cz-conventional-changelog: 3.3.0(@types/node@22.18.6)(typescript@5.9.2) inquirer: 8.2.6 lodash.map: 4.6.0 longest: 2.0.1 right-pad: 1.0.1 word-wrap: 1.2.5 optionalDependencies: - '@commitlint/load': 19.2.0(@types/node@22.12.0)(typescript@5.6.3) + '@commitlint/load': 19.2.0(@types/node@22.18.6)(typescript@5.9.2) transitivePeerDependencies: - '@types/node' - typescript @@ -5924,7 +5861,7 @@ snapshots: dependencies: levn: 0.4.1 - '@evilmartians/lefthook@1.8.5': {} + '@evilmartians/lefthook@1.13.4': {} '@humanfs/core@0.19.1': {} @@ -5990,32 +5927,32 @@ snapshots: '@kong/design-tokens@1.17.6': {} - '@kong/eslint-config-kong-ui@1.3.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.6.3)': + '@kong/eslint-config-kong-ui@1.3.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.9.2)': dependencies: '@eslint/compat': 1.3.0(eslint@9.17.0(jiti@2.4.2)) '@eslint/eslintrc': 3.3.1 '@eslint/js': 9.29.0 - '@stylistic/eslint-plugin': 4.4.1(eslint@9.17.0(jiti@2.4.2))(typescript@5.6.3) + '@stylistic/eslint-plugin': 4.4.1(eslint@9.17.0(jiti@2.4.2))(typescript@5.9.2) '@stylistic/eslint-plugin-js': 4.4.1(eslint@9.17.0(jiti@2.4.2)) - '@stylistic/eslint-plugin-ts': 4.4.1(eslint@9.17.0(jiti@2.4.2))(typescript@5.6.3) + '@stylistic/eslint-plugin-ts': 4.4.1(eslint@9.17.0(jiti@2.4.2))(typescript@5.9.2) eslint: 9.17.0(jiti@2.4.2) eslint-plugin-cypress: 3.6.0(eslint@9.17.0(jiti@2.4.2)) eslint-plugin-jsonc: 2.20.1(eslint@9.17.0(jiti@2.4.2)) - eslint-plugin-n: 17.20.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.6.3) + eslint-plugin-n: 17.20.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.9.2) eslint-plugin-promise: 6.6.0(eslint@9.17.0(jiti@2.4.2)) eslint-plugin-vue: 9.33.0(eslint@9.17.0(jiti@2.4.2)) globals: 15.15.0 jsonc-eslint-parser: 2.4.0 - typescript-eslint: 8.35.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.6.3) + typescript-eslint: 8.35.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.9.2) vue-eslint-parser: 9.4.3(eslint@9.17.0(jiti@2.4.2)) transitivePeerDependencies: - '@eslint/json' - supports-color - typescript - '@kong/icons@1.33.2(vue@3.5.13(typescript@5.6.3))': + '@kong/icons@1.33.2(vue@3.5.13(typescript@5.9.2))': dependencies: - vue: 3.5.13(typescript@5.6.3) + vue: 3.5.13(typescript@5.9.2) '@mdit-vue/plugin-frontmatter@2.1.3': dependencies: @@ -6250,15 +6187,15 @@ snapshots: '@sec-ant/readable-stream@0.4.1': {} - '@semantic-release/changelog@6.0.3(semantic-release@24.2.3(typescript@5.6.3))': + '@semantic-release/changelog@6.0.3(semantic-release@24.2.3(typescript@5.9.2))': dependencies: '@semantic-release/error': 3.0.0 aggregate-error: 3.1.0 fs-extra: 11.2.0 lodash: 4.17.21 - semantic-release: 24.2.3(typescript@5.6.3) + semantic-release: 24.2.3(typescript@5.9.2) - '@semantic-release/commit-analyzer@13.0.0(semantic-release@24.2.3(typescript@5.6.3))': + '@semantic-release/commit-analyzer@13.0.0(semantic-release@24.2.3(typescript@5.9.2))': dependencies: conventional-changelog-angular: 8.0.0 conventional-changelog-writer: 8.0.0 @@ -6268,7 +6205,7 @@ snapshots: import-from-esm: 1.3.3 lodash-es: 4.17.21 micromatch: 4.0.8 - semantic-release: 24.2.3(typescript@5.6.3) + semantic-release: 24.2.3(typescript@5.9.2) transitivePeerDependencies: - supports-color @@ -6276,7 +6213,7 @@ snapshots: '@semantic-release/error@4.0.0': {} - '@semantic-release/git@10.0.1(semantic-release@24.2.3(typescript@5.6.3))': + '@semantic-release/git@10.0.1(semantic-release@24.2.3(typescript@5.9.2))': dependencies: '@semantic-release/error': 3.0.0 aggregate-error: 3.1.0 @@ -6286,11 +6223,11 @@ snapshots: lodash: 4.17.21 micromatch: 4.0.5 p-reduce: 2.1.0 - semantic-release: 24.2.3(typescript@5.6.3) + semantic-release: 24.2.3(typescript@5.9.2) transitivePeerDependencies: - supports-color - '@semantic-release/github@11.0.0(semantic-release@24.2.3(typescript@5.6.3))': + '@semantic-release/github@11.0.0(semantic-release@24.2.3(typescript@5.9.2))': dependencies: '@octokit/core': 6.1.2 '@octokit/plugin-paginate-rest': 11.3.0(@octokit/core@6.1.2) @@ -6302,17 +6239,17 @@ snapshots: dir-glob: 3.0.1 globby: 14.0.0 http-proxy-agent: 7.0.2 - https-proxy-agent: 7.0.5 + https-proxy-agent: 7.0.6 issue-parser: 7.0.1 lodash-es: 4.17.21 mime: 4.0.0 p-filter: 4.1.0 - semantic-release: 24.2.3(typescript@5.6.3) + semantic-release: 24.2.3(typescript@5.9.2) url-join: 5.0.0 transitivePeerDependencies: - supports-color - '@semantic-release/npm@12.0.1(semantic-release@24.2.3(typescript@5.6.3))': + '@semantic-release/npm@12.0.1(semantic-release@24.2.3(typescript@5.9.2))': dependencies: '@semantic-release/error': 4.0.0 aggregate-error: 5.0.0 @@ -6325,11 +6262,11 @@ snapshots: rc: 1.2.8 read-pkg: 9.0.1 registry-auth-token: 5.0.2 - semantic-release: 24.2.3(typescript@5.6.3) + semantic-release: 24.2.3(typescript@5.9.2) semver: 7.6.3 tempy: 3.1.0 - '@semantic-release/release-notes-generator@14.0.1(semantic-release@24.2.3(typescript@5.6.3))': + '@semantic-release/release-notes-generator@14.0.1(semantic-release@24.2.3(typescript@5.9.2))': dependencies: conventional-changelog-angular: 8.0.0 conventional-changelog-writer: 8.0.0 @@ -6341,7 +6278,7 @@ snapshots: into-stream: 7.0.0 lodash-es: 4.17.21 read-package-up: 11.0.0 - semantic-release: 24.2.3(typescript@5.6.3) + semantic-release: 24.2.3(typescript@5.9.2) transitivePeerDependencies: - supports-color @@ -6406,9 +6343,9 @@ snapshots: eslint-visitor-keys: 4.2.1 espree: 10.4.0 - '@stylistic/eslint-plugin-ts@4.4.1(eslint@9.17.0(jiti@2.4.2))(typescript@5.6.3)': + '@stylistic/eslint-plugin-ts@4.4.1(eslint@9.17.0(jiti@2.4.2))(typescript@5.9.2)': dependencies: - '@typescript-eslint/utils': 8.35.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.6.3) + '@typescript-eslint/utils': 8.35.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.9.2) eslint: 9.17.0(jiti@2.4.2) eslint-visitor-keys: 4.2.1 espree: 10.4.0 @@ -6416,9 +6353,9 @@ snapshots: - supports-color - typescript - '@stylistic/eslint-plugin@4.4.1(eslint@9.17.0(jiti@2.4.2))(typescript@5.6.3)': + '@stylistic/eslint-plugin@4.4.1(eslint@9.17.0(jiti@2.4.2))(typescript@5.9.2)': dependencies: - '@typescript-eslint/utils': 8.35.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.6.3) + '@typescript-eslint/utils': 8.35.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.9.2) eslint: 9.17.0(jiti@2.4.2) eslint-visitor-keys: 4.2.1 espree: 10.4.0 @@ -6428,7 +6365,7 @@ snapshots: - supports-color - typescript - '@stylistic/stylelint-plugin@3.1.2(stylelint@16.10.0(typescript@5.6.3))': + '@stylistic/stylelint-plugin@3.1.2(stylelint@16.10.0(typescript@5.9.2))': dependencies: '@csstools/css-parser-algorithms': 3.0.1(@csstools/css-tokenizer@3.0.1) '@csstools/css-tokenizer': 3.0.1 @@ -6437,7 +6374,7 @@ snapshots: postcss-selector-parser: 6.1.2 postcss-value-parser: 4.2.0 style-search: 0.1.0 - stylelint: 16.10.0(typescript@5.6.3) + stylelint: 16.10.0(typescript@5.9.2) '@tsconfig/node10@1.0.9': {} @@ -6449,7 +6386,7 @@ snapshots: '@types/conventional-commits-parser@5.0.0': dependencies: - '@types/node': 22.12.0 + '@types/node': 22.18.6 '@types/d3-array@3.2.1': {} @@ -6586,7 +6523,7 @@ snapshots: '@types/jsdom@21.1.7': dependencies: - '@types/node': 22.12.0 + '@types/node': 22.18.6 '@types/tough-cookie': 4.0.5 parse5: 7.1.2 @@ -6623,9 +6560,9 @@ snapshots: '@types/ms@0.7.34': {} - '@types/node@22.12.0': + '@types/node@22.18.6': dependencies: - undici-types: 6.20.0 + undici-types: 6.21.0 '@types/normalize-package-data@2.4.4': {} @@ -6644,41 +6581,41 @@ snapshots: '@types/web-bluetooth@0.0.20': {} - '@typescript-eslint/eslint-plugin@8.35.0(@typescript-eslint/parser@8.35.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.6.3))(eslint@9.17.0(jiti@2.4.2))(typescript@5.6.3)': + '@typescript-eslint/eslint-plugin@8.35.0(@typescript-eslint/parser@8.35.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.9.2))(eslint@9.17.0(jiti@2.4.2))(typescript@5.9.2)': dependencies: '@eslint-community/regexpp': 4.12.1 - '@typescript-eslint/parser': 8.35.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.6.3) + '@typescript-eslint/parser': 8.35.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.9.2) '@typescript-eslint/scope-manager': 8.35.0 - '@typescript-eslint/type-utils': 8.35.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.6.3) - '@typescript-eslint/utils': 8.35.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.6.3) + '@typescript-eslint/type-utils': 8.35.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.9.2) + '@typescript-eslint/utils': 8.35.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.9.2) '@typescript-eslint/visitor-keys': 8.35.0 eslint: 9.17.0(jiti@2.4.2) graphemer: 1.4.0 ignore: 7.0.5 natural-compare: 1.4.0 - ts-api-utils: 2.1.0(typescript@5.6.3) - typescript: 5.6.3 + ts-api-utils: 2.1.0(typescript@5.9.2) + typescript: 5.9.2 transitivePeerDependencies: - supports-color - '@typescript-eslint/parser@8.35.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.6.3)': + '@typescript-eslint/parser@8.35.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.9.2)': dependencies: '@typescript-eslint/scope-manager': 8.35.0 '@typescript-eslint/types': 8.35.0 - '@typescript-eslint/typescript-estree': 8.35.0(typescript@5.6.3) + '@typescript-eslint/typescript-estree': 8.35.0(typescript@5.9.2) '@typescript-eslint/visitor-keys': 8.35.0 debug: 4.4.1 eslint: 9.17.0(jiti@2.4.2) - typescript: 5.6.3 + typescript: 5.9.2 transitivePeerDependencies: - supports-color - '@typescript-eslint/project-service@8.35.0(typescript@5.6.3)': + '@typescript-eslint/project-service@8.35.0(typescript@5.9.2)': dependencies: - '@typescript-eslint/tsconfig-utils': 8.35.0(typescript@5.6.3) + '@typescript-eslint/tsconfig-utils': 8.35.0(typescript@5.9.2) '@typescript-eslint/types': 8.35.0 debug: 4.4.1 - typescript: 5.6.3 + typescript: 5.9.2 transitivePeerDependencies: - supports-color @@ -6687,27 +6624,27 @@ snapshots: '@typescript-eslint/types': 8.35.0 '@typescript-eslint/visitor-keys': 8.35.0 - '@typescript-eslint/tsconfig-utils@8.35.0(typescript@5.6.3)': + '@typescript-eslint/tsconfig-utils@8.35.0(typescript@5.9.2)': dependencies: - typescript: 5.6.3 + typescript: 5.9.2 - '@typescript-eslint/type-utils@8.35.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.6.3)': + '@typescript-eslint/type-utils@8.35.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.9.2)': dependencies: - '@typescript-eslint/typescript-estree': 8.35.0(typescript@5.6.3) - '@typescript-eslint/utils': 8.35.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.6.3) + '@typescript-eslint/typescript-estree': 8.35.0(typescript@5.9.2) + '@typescript-eslint/utils': 8.35.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.9.2) debug: 4.4.1 eslint: 9.17.0(jiti@2.4.2) - ts-api-utils: 2.1.0(typescript@5.6.3) - typescript: 5.6.3 + ts-api-utils: 2.1.0(typescript@5.9.2) + typescript: 5.9.2 transitivePeerDependencies: - supports-color '@typescript-eslint/types@8.35.0': {} - '@typescript-eslint/typescript-estree@8.35.0(typescript@5.6.3)': + '@typescript-eslint/typescript-estree@8.35.0(typescript@5.9.2)': dependencies: - '@typescript-eslint/project-service': 8.35.0(typescript@5.6.3) - '@typescript-eslint/tsconfig-utils': 8.35.0(typescript@5.6.3) + '@typescript-eslint/project-service': 8.35.0(typescript@5.9.2) + '@typescript-eslint/tsconfig-utils': 8.35.0(typescript@5.9.2) '@typescript-eslint/types': 8.35.0 '@typescript-eslint/visitor-keys': 8.35.0 debug: 4.4.1 @@ -6715,19 +6652,19 @@ snapshots: is-glob: 4.0.3 minimatch: 9.0.5 semver: 7.7.2 - ts-api-utils: 2.1.0(typescript@5.6.3) - typescript: 5.6.3 + ts-api-utils: 2.1.0(typescript@5.9.2) + typescript: 5.9.2 transitivePeerDependencies: - supports-color - '@typescript-eslint/utils@8.35.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.6.3)': + '@typescript-eslint/utils@8.35.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.9.2)': dependencies: '@eslint-community/eslint-utils': 4.7.0(eslint@9.17.0(jiti@2.4.2)) '@typescript-eslint/scope-manager': 8.35.0 '@typescript-eslint/types': 8.35.0 - '@typescript-eslint/typescript-estree': 8.35.0(typescript@5.6.3) + '@typescript-eslint/typescript-estree': 8.35.0(typescript@5.9.2) eslint: 9.17.0(jiti@2.4.2) - typescript: 5.6.3 + typescript: 5.9.2 transitivePeerDependencies: - supports-color @@ -6738,11 +6675,11 @@ snapshots: '@ungap/structured-clone@1.2.0': {} - '@vitejs/plugin-vue@6.0.1(vite@6.1.6(@types/node@22.12.0)(jiti@2.4.2)(sass@1.83.4))(vue@3.5.13(typescript@5.6.3))': + '@vitejs/plugin-vue@6.0.1(vite@6.1.6(@types/node@22.18.6)(jiti@2.4.2)(sass@1.93.2))(vue@3.5.13(typescript@5.9.2))': dependencies: '@rolldown/pluginutils': 1.0.0-beta.29 - vite: 6.1.6(@types/node@22.12.0)(jiti@2.4.2)(sass@1.83.4) - vue: 3.5.13(typescript@5.6.3) + vite: 6.1.6(@types/node@22.18.6)(jiti@2.4.2)(sass@1.93.2) + vue: 3.5.13(typescript@5.9.2) '@vitest/expect@3.0.8': dependencies: @@ -6751,13 +6688,13 @@ snapshots: chai: 5.2.0 tinyrainbow: 2.0.0 - '@vitest/mocker@3.0.8(vite@6.1.6(@types/node@22.12.0)(jiti@2.4.2)(sass@1.83.4))': + '@vitest/mocker@3.0.8(vite@6.1.6(@types/node@22.18.6)(jiti@2.4.2)(sass@1.93.2))': dependencies: '@vitest/spy': 3.0.8 estree-walker: 3.0.3 magic-string: 0.30.17 optionalDependencies: - vite: 6.1.6(@types/node@22.12.0)(jiti@2.4.2)(sass@1.83.4) + vite: 6.1.6(@types/node@22.18.6)(jiti@2.4.2)(sass@1.93.2) '@vitest/pretty-format@3.0.8': dependencies: @@ -6791,7 +6728,7 @@ snapshots: sirv: 3.0.1 tinyglobby: 0.2.12 tinyrainbow: 2.0.0 - vitest: 3.0.8(@types/debug@4.1.12)(@types/node@22.12.0)(@vitest/ui@3.0.9)(jiti@2.4.2)(jsdom@26.0.0)(sass@1.83.4) + vitest: 3.0.8(@types/debug@4.1.12)(@types/node@22.18.6)(@vitest/ui@3.0.9)(jiti@2.4.2)(jsdom@26.1.0)(sass@1.93.2) '@vitest/utils@3.0.8': dependencies: @@ -6826,7 +6763,7 @@ snapshots: '@babel/plugin-syntax-jsx': 7.23.3(@babel/core@7.23.9) '@babel/template': 7.23.9 '@babel/traverse': 7.23.9 - '@babel/types': 7.26.10 + '@babel/types': 7.28.4 '@vue/babel-helper-vue-transform-on': 1.2.1 '@vue/babel-plugin-resolve-type': 1.2.1(@babel/core@7.23.9) camelcase: 6.3.0 @@ -6881,7 +6818,7 @@ snapshots: '@vue/shared': 3.5.13 estree-walker: 2.0.2 magic-string: 0.30.12 - postcss: 8.4.49 + postcss: 8.5.6 source-map-js: 1.2.1 '@vue/compiler-ssr@3.5.13': @@ -6894,15 +6831,15 @@ snapshots: de-indent: 1.0.2 he: 1.2.0 - '@vue/devtools-core@7.6.8(vite@6.1.6(@types/node@22.12.0)(jiti@2.4.2)(sass@1.83.4))(vue@3.5.13(typescript@5.6.3))': + '@vue/devtools-core@7.6.8(vite@6.1.6(@types/node@22.18.6)(jiti@2.4.2)(sass@1.93.2))(vue@3.5.13(typescript@5.9.2))': dependencies: '@vue/devtools-kit': 7.6.8 '@vue/devtools-shared': 7.6.8 mitt: 3.0.1 nanoid: 5.0.9 pathe: 1.1.2 - vite-hot-client: 0.2.4(vite@6.1.6(@types/node@22.12.0)(jiti@2.4.2)(sass@1.83.4)) - vue: 3.5.13(typescript@5.6.3) + vite-hot-client: 0.2.4(vite@6.1.6(@types/node@22.18.6)(jiti@2.4.2)(sass@1.93.2)) + vue: 3.5.13(typescript@5.9.2) transitivePeerDependencies: - vite @@ -6920,7 +6857,7 @@ snapshots: dependencies: rfdc: 1.4.1 - '@vue/language-core@2.1.10(typescript@5.6.3)': + '@vue/language-core@2.1.10(typescript@5.9.2)': dependencies: '@volar/language-core': 2.4.10 '@vue/compiler-dom': 3.5.12 @@ -6931,7 +6868,7 @@ snapshots: muggle-string: 0.4.1 path-browserify: 1.0.1 optionalDependencies: - typescript: 5.6.3 + typescript: 5.9.2 '@vue/reactivity@3.5.13': dependencies: @@ -6949,11 +6886,11 @@ snapshots: '@vue/shared': 3.5.13 csstype: 3.1.3 - '@vue/server-renderer@3.5.13(vue@3.5.13(typescript@5.6.3))': + '@vue/server-renderer@3.5.13(vue@3.5.13(typescript@5.9.2))': dependencies: '@vue/compiler-ssr': 3.5.13 '@vue/shared': 3.5.13 - vue: 3.5.13(typescript@5.6.3) + vue: 3.5.13(typescript@5.9.2) '@vue/shared@3.5.12': {} @@ -6964,25 +6901,25 @@ snapshots: js-beautify: 1.14.11 vue-component-type-helpers: 2.0.24 - '@vue/tsconfig@0.7.0(typescript@5.6.3)(vue@3.5.13(typescript@5.6.3))': + '@vue/tsconfig@0.7.0(typescript@5.9.2)(vue@3.5.13(typescript@5.9.2))': optionalDependencies: - typescript: 5.6.3 - vue: 3.5.13(typescript@5.6.3) + typescript: 5.9.2 + vue: 3.5.13(typescript@5.9.2) - '@vueuse/core@12.0.0(typescript@5.6.3)': + '@vueuse/core@12.0.0(typescript@5.9.2)': dependencies: '@types/web-bluetooth': 0.0.20 '@vueuse/metadata': 12.0.0 - '@vueuse/shared': 12.0.0(typescript@5.6.3) - vue: 3.5.13(typescript@5.6.3) + '@vueuse/shared': 12.0.0(typescript@5.9.2) + vue: 3.5.13(typescript@5.9.2) transitivePeerDependencies: - typescript '@vueuse/metadata@12.0.0': {} - '@vueuse/shared@12.0.0(typescript@5.6.3)': + '@vueuse/shared@12.0.0(typescript@5.9.2)': dependencies: - vue: 3.5.13(typescript@5.6.3) + vue: 3.5.13(typescript@5.9.2) transitivePeerDependencies: - typescript @@ -7009,12 +6946,6 @@ snapshots: acorn@8.15.0: {} - agent-base@7.1.0: - dependencies: - debug: 4.4.0 - transitivePeerDependencies: - - supports-color - agent-base@7.1.3: {} aggregate-error@3.1.0: @@ -7094,18 +7025,16 @@ snapshots: astral-regex@2.0.0: {} - asynckit@0.4.0: {} - at-least-node@1.0.0: {} - autoprefixer@10.4.20(postcss@8.4.49): + autoprefixer@10.4.20(postcss@8.5.6): dependencies: browserslist: 4.24.0 caniuse-lite: 1.0.30001664 fraction.js: 4.3.7 normalize-range: 0.1.2 picocolors: 1.0.1 - postcss: 8.4.49 + postcss: 8.5.6 postcss-value-parser: 4.2.0 balanced-match@1.0.2: {} @@ -7197,11 +7126,6 @@ snapshots: cachedir@2.3.0: {} - call-bind-apply-helpers@1.0.2: - dependencies: - es-errors: 1.3.0 - function-bind: 1.1.2 - callsites@3.1.0: {} camelcase@6.3.0: {} @@ -7332,10 +7256,6 @@ snapshots: colord@2.9.3: {} - combined-stream@1.0.8: - dependencies: - delayed-stream: 1.0.0 - comma-separated-tokens@2.0.3: {} commander@10.0.1: {} @@ -7346,10 +7266,10 @@ snapshots: commander@9.5.0: {} - commitizen@4.3.1(@types/node@22.12.0)(typescript@5.6.3): + commitizen@4.3.1(@types/node@22.18.6)(typescript@5.9.2): dependencies: cachedir: 2.3.0 - cz-conventional-changelog: 3.3.0(@types/node@22.12.0)(typescript@5.6.3) + cz-conventional-changelog: 3.3.0(@types/node@22.18.6)(typescript@5.9.2) dedent: 0.7.0 detect-indent: 6.1.0 find-node-modules: 2.1.3 @@ -7433,29 +7353,29 @@ snapshots: dependencies: layout-base: 2.0.1 - cosmiconfig-typescript-loader@5.0.0(@types/node@22.12.0)(cosmiconfig@9.0.0(typescript@5.6.3))(typescript@5.6.3): + cosmiconfig-typescript-loader@5.0.0(@types/node@22.18.6)(cosmiconfig@9.0.0(typescript@5.9.2))(typescript@5.9.2): dependencies: - '@types/node': 22.12.0 - cosmiconfig: 9.0.0(typescript@5.6.3) + '@types/node': 22.18.6 + cosmiconfig: 9.0.0(typescript@5.9.2) jiti: 1.21.0 - typescript: 5.6.3 + typescript: 5.9.2 optional: true - cosmiconfig-typescript-loader@6.1.0(@types/node@22.12.0)(cosmiconfig@9.0.0(typescript@5.6.3))(typescript@5.6.3): + cosmiconfig-typescript-loader@6.1.0(@types/node@22.18.6)(cosmiconfig@9.0.0(typescript@5.9.2))(typescript@5.9.2): dependencies: - '@types/node': 22.12.0 - cosmiconfig: 9.0.0(typescript@5.6.3) + '@types/node': 22.18.6 + cosmiconfig: 9.0.0(typescript@5.9.2) jiti: 2.4.2 - typescript: 5.6.3 + typescript: 5.9.2 - cosmiconfig@9.0.0(typescript@5.6.3): + cosmiconfig@9.0.0(typescript@5.9.2): dependencies: env-paths: 2.2.1 import-fresh: 3.3.0 js-yaml: 4.1.0 parse-json: 5.2.0 optionalDependencies: - typescript: 5.6.3 + typescript: 5.9.2 create-require@1.1.1: {} @@ -7517,16 +7437,16 @@ snapshots: cytoscape@3.30.2: {} - cz-conventional-changelog@3.3.0(@types/node@22.12.0)(typescript@5.6.3): + cz-conventional-changelog@3.3.0(@types/node@22.18.6)(typescript@5.9.2): dependencies: chalk: 2.4.2 - commitizen: 4.3.1(@types/node@22.12.0)(typescript@5.6.3) + commitizen: 4.3.1(@types/node@22.18.6)(typescript@5.9.2) conventional-commit-types: 3.0.0 lodash.map: 4.6.0 longest: 2.0.1 word-wrap: 1.2.5 optionalDependencies: - '@commitlint/load': 19.2.0(@types/node@22.12.0)(typescript@5.6.3) + '@commitlint/load': 19.2.0(@types/node@22.18.6)(typescript@5.9.2) transitivePeerDependencies: - '@types/node' - typescript @@ -7768,7 +7688,7 @@ snapshots: dependencies: ms: 2.1.3 - decimal.js@10.4.3: {} + decimal.js@10.6.0: {} decode-named-character-reference@1.0.2: dependencies: @@ -7801,8 +7721,6 @@ snapshots: dependencies: robust-predicates: 3.0.2 - delayed-stream@1.0.0: {} - dequal@2.0.3: {} detect-file@1.0.0: {} @@ -7852,12 +7770,6 @@ snapshots: dependencies: is-obj: 2.0.0 - dunder-proto@1.0.1: - dependencies: - call-bind-apply-helpers: 1.0.2 - es-errors: 1.3.0 - gopd: 1.2.0 - duplexer2@0.1.4: dependencies: readable-stream: 2.3.8 @@ -7905,23 +7817,8 @@ snapshots: error-stack-parser-es@0.1.5: {} - es-define-property@1.0.1: {} - - es-errors@1.3.0: {} - es-module-lexer@1.6.0: {} - es-object-atoms@1.1.1: - dependencies: - es-errors: 1.3.0 - - es-set-tostringtag@2.1.0: - dependencies: - es-errors: 1.3.0 - get-intrinsic: 1.3.0 - has-tostringtag: 1.0.2 - hasown: 2.0.2 - esbuild@0.24.2: optionalDependencies: '@esbuild/aix-ppc64': 0.24.2 @@ -8000,10 +7897,10 @@ snapshots: transitivePeerDependencies: - '@eslint/json' - eslint-plugin-n@17.20.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.6.3): + eslint-plugin-n@17.20.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.9.2): dependencies: '@eslint-community/eslint-utils': 4.7.0(eslint@9.17.0(jiti@2.4.2)) - '@typescript-eslint/utils': 8.35.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.6.3) + '@typescript-eslint/utils': 8.35.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.9.2) enhanced-resolve: 5.18.2 eslint: 9.17.0(jiti@2.4.2) eslint-plugin-es-x: 7.8.0(eslint@9.17.0(jiti@2.4.2)) @@ -8012,7 +7909,7 @@ snapshots: ignore: 5.3.2 minimatch: 9.0.5 semver: 7.7.2 - ts-declaration-location: 1.0.7(typescript@5.6.3) + ts-declaration-location: 1.0.7(typescript@5.9.2) transitivePeerDependencies: - supports-color - typescript @@ -8301,13 +8198,6 @@ snapshots: cross-spawn: 7.0.6 signal-exit: 4.1.0 - form-data@4.0.2: - dependencies: - asynckit: 0.4.0 - combined-stream: 1.0.8 - es-set-tostringtag: 2.1.0 - mime-types: 2.1.35 - fraction.js@4.3.7: {} from2@2.3.0: @@ -8341,24 +8231,6 @@ snapshots: get-caller-file@2.0.5: {} - get-intrinsic@1.3.0: - dependencies: - call-bind-apply-helpers: 1.0.2 - es-define-property: 1.0.1 - es-errors: 1.3.0 - es-object-atoms: 1.1.1 - function-bind: 1.1.2 - get-proto: 1.0.1 - gopd: 1.2.0 - has-symbols: 1.1.0 - hasown: 2.0.2 - math-intrinsics: 1.1.0 - - get-proto@1.0.1: - dependencies: - dunder-proto: 1.0.1 - es-object-atoms: 1.1.1 - get-stream@6.0.1: {} get-stream@7.0.1: {} @@ -8482,8 +8354,6 @@ snapshots: globjoin@0.1.4: {} - gopd@1.2.0: {} - graceful-fs@4.2.10: {} graceful-fs@4.2.11: {} @@ -8512,20 +8382,10 @@ snapshots: has-flag@4.0.0: {} - has-symbols@1.1.0: {} - - has-tostringtag@1.0.2: - dependencies: - has-symbols: 1.1.0 - hasown@2.0.0: dependencies: function-bind: 1.1.2 - hasown@2.0.2: - dependencies: - function-bind: 1.1.2 - hast-util-to-html@9.0.4: dependencies: '@types/hast': 3.0.4 @@ -8560,7 +8420,7 @@ snapshots: hosted-git-info@7.0.1: dependencies: - lru-cache: 10.2.2 + lru-cache: 10.4.3 hosted-git-info@8.0.0: dependencies: @@ -8587,22 +8447,15 @@ snapshots: http-proxy-agent@7.0.2: dependencies: - agent-base: 7.1.0 - debug: 4.4.0 - transitivePeerDependencies: - - supports-color - - https-proxy-agent@7.0.5: - dependencies: - agent-base: 7.1.0 - debug: 4.3.7 + agent-base: 7.1.3 + debug: 4.4.1 transitivePeerDependencies: - supports-color https-proxy-agent@7.0.6: dependencies: agent-base: 7.1.3 - debug: 4.4.0 + debug: 4.4.1 transitivePeerDependencies: - supports-color @@ -8642,7 +8495,7 @@ snapshots: import-from-esm@1.3.3: dependencies: - debug: 4.4.0 + debug: 4.4.1 import-meta-resolve: 4.0.0 transitivePeerDependencies: - supports-color @@ -8850,12 +8703,11 @@ snapshots: dependencies: argparse: 2.0.1 - jsdom@26.0.0: + jsdom@26.1.0: dependencies: cssstyle: 4.3.0 data-urls: 5.0.0 - decimal.js: 10.4.3 - form-data: 4.0.2 + decimal.js: 10.6.0 html-encoding-sniffer: 4.0.0 http-proxy-agent: 7.0.2 https-proxy-agent: 7.0.6 @@ -9053,7 +8905,7 @@ snapshots: '@types/markdown-it': 14.1.2 markdown-it: 14.1.0 - markdown-it-attrs@4.2.0(markdown-it@14.1.0): + markdown-it-attrs@4.3.1(markdown-it@14.1.0): dependencies: markdown-it: 14.1.0 @@ -9102,8 +8954,6 @@ snapshots: marked@13.0.3: {} - math-intrinsics@1.1.0: {} - mathml-tag-names@2.1.3: {} mdast-util-from-markdown@1.3.1: @@ -9334,7 +9184,7 @@ snapshots: micromark@3.2.0: dependencies: '@types/debug': 4.1.12 - debug: 4.4.0 + debug: 4.4.1 decode-named-character-reference: 1.0.2 micromark-core-commonmark: 1.1.0 micromark-factory-space: 1.1.0 @@ -9363,12 +9213,6 @@ snapshots: braces: 3.0.3 picomatch: 2.3.1 - mime-db@1.52.0: {} - - mime-types@2.1.35: - dependencies: - mime-db: 1.52.0 - mime@4.0.0: {} mimic-fn@2.1.0: {} @@ -9428,8 +9272,6 @@ snapshots: nanoid@3.3.11: {} - nanoid@3.3.7: {} - nanoid@5.0.9: {} natural-compare@1.4.0: {} @@ -9460,7 +9302,7 @@ snapshots: dependencies: hosted-git-info: 7.0.1 is-core-module: 2.13.1 - semver: 7.6.3 + semver: 7.7.2 validate-npm-package-license: 3.0.4 normalize-path@3.0.0: {} @@ -9704,12 +9546,12 @@ snapshots: path-data-parser: 0.1.0 points-on-curve: 0.2.0 - postcss-html@1.7.0: + postcss-html@1.8.0: dependencies: htmlparser2: 8.0.2 js-tokens: 9.0.0 - postcss: 8.4.49 - postcss-safe-parser: 6.0.0(postcss@8.4.49) + postcss: 8.5.6 + postcss-safe-parser: 6.0.0(postcss@8.5.6) postcss-media-query-parser@0.2.3: {} @@ -9717,35 +9559,29 @@ snapshots: postcss-resolve-nested-selector@0.1.6: {} - postcss-safe-parser@6.0.0(postcss@8.4.49): + postcss-safe-parser@6.0.0(postcss@8.5.6): dependencies: - postcss: 8.4.49 + postcss: 8.5.6 - postcss-safe-parser@7.0.1(postcss@8.4.49): + postcss-safe-parser@7.0.1(postcss@8.5.6): dependencies: - postcss: 8.4.49 + postcss: 8.5.6 - postcss-scss@4.0.9(postcss@8.4.49): + postcss-scss@4.0.9(postcss@8.5.6): dependencies: - postcss: 8.4.49 + postcss: 8.5.6 postcss-selector-parser@6.1.2: dependencies: cssesc: 3.0.0 util-deprecate: 1.0.2 - postcss-sorting@8.0.2(postcss@8.4.49): + postcss-sorting@8.0.2(postcss@8.5.6): dependencies: - postcss: 8.4.49 + postcss: 8.5.6 postcss-value-parser@4.2.0: {} - postcss@8.4.49: - dependencies: - nanoid: 3.3.7 - picocolors: 1.1.1 - source-map-js: 1.2.1 - postcss@8.5.6: dependencies: nanoid: 3.3.11 @@ -9867,10 +9703,10 @@ snapshots: robust-predicates@3.0.2: {} - rollup-plugin-visualizer@5.12.0(rollup@4.46.2): + rollup-plugin-visualizer@5.14.0(rollup@4.46.2): dependencies: open: 8.4.2 - picomatch: 2.3.1 + picomatch: 4.0.2 source-map: 0.7.4 yargs: 17.7.2 optionalDependencies: @@ -9935,7 +9771,7 @@ snapshots: safer-buffer@2.1.2: {} - sass@1.83.4: + sass@1.93.2: dependencies: chokidar: 4.0.1 immutable: 5.0.3 @@ -9952,15 +9788,15 @@ snapshots: extend-shallow: 2.0.1 kind-of: 6.0.3 - semantic-release@24.2.3(typescript@5.6.3): + semantic-release@24.2.3(typescript@5.9.2): dependencies: - '@semantic-release/commit-analyzer': 13.0.0(semantic-release@24.2.3(typescript@5.6.3)) + '@semantic-release/commit-analyzer': 13.0.0(semantic-release@24.2.3(typescript@5.9.2)) '@semantic-release/error': 4.0.0 - '@semantic-release/github': 11.0.0(semantic-release@24.2.3(typescript@5.6.3)) - '@semantic-release/npm': 12.0.1(semantic-release@24.2.3(typescript@5.6.3)) - '@semantic-release/release-notes-generator': 14.0.1(semantic-release@24.2.3(typescript@5.6.3)) + '@semantic-release/github': 11.0.0(semantic-release@24.2.3(typescript@5.9.2)) + '@semantic-release/npm': 12.0.1(semantic-release@24.2.3(typescript@5.9.2)) + '@semantic-release/release-notes-generator': 14.0.1(semantic-release@24.2.3(typescript@5.9.2)) aggregate-error: 5.0.0 - cosmiconfig: 9.0.0(typescript@5.6.3) + cosmiconfig: 9.0.0(typescript@5.9.2) debug: 4.4.0 env-ci: 11.0.0 execa: 9.5.2 @@ -10154,52 +9990,52 @@ snapshots: style-search@0.1.0: {} - stylelint-config-html@1.1.0(postcss-html@1.7.0)(stylelint@16.10.0(typescript@5.6.3)): + stylelint-config-html@1.1.0(postcss-html@1.8.0)(stylelint@16.10.0(typescript@5.9.2)): dependencies: - postcss-html: 1.7.0 - stylelint: 16.10.0(typescript@5.6.3) + postcss-html: 1.8.0 + stylelint: 16.10.0(typescript@5.9.2) - stylelint-config-recommended-scss@14.1.0(postcss@8.4.49)(stylelint@16.10.0(typescript@5.6.3)): + stylelint-config-recommended-scss@14.1.0(postcss@8.5.6)(stylelint@16.10.0(typescript@5.9.2)): dependencies: - postcss-scss: 4.0.9(postcss@8.4.49) - stylelint: 16.10.0(typescript@5.6.3) - stylelint-config-recommended: 14.0.1(stylelint@16.10.0(typescript@5.6.3)) - stylelint-scss: 6.4.1(stylelint@16.10.0(typescript@5.6.3)) + postcss-scss: 4.0.9(postcss@8.5.6) + stylelint: 16.10.0(typescript@5.9.2) + stylelint-config-recommended: 14.0.1(stylelint@16.10.0(typescript@5.9.2)) + stylelint-scss: 6.4.1(stylelint@16.10.0(typescript@5.9.2)) optionalDependencies: - postcss: 8.4.49 + postcss: 8.5.6 - stylelint-config-recommended-vue@1.5.0(postcss-html@1.7.0)(stylelint@16.10.0(typescript@5.6.3)): + stylelint-config-recommended-vue@1.5.0(postcss-html@1.8.0)(stylelint@16.10.0(typescript@5.9.2)): dependencies: - postcss-html: 1.7.0 + postcss-html: 1.8.0 semver: 7.5.4 - stylelint: 16.10.0(typescript@5.6.3) - stylelint-config-html: 1.1.0(postcss-html@1.7.0)(stylelint@16.10.0(typescript@5.6.3)) - stylelint-config-recommended: 14.0.0(stylelint@16.10.0(typescript@5.6.3)) + stylelint: 16.10.0(typescript@5.9.2) + stylelint-config-html: 1.1.0(postcss-html@1.8.0)(stylelint@16.10.0(typescript@5.9.2)) + stylelint-config-recommended: 14.0.0(stylelint@16.10.0(typescript@5.9.2)) - stylelint-config-recommended@14.0.0(stylelint@16.10.0(typescript@5.6.3)): + stylelint-config-recommended@14.0.0(stylelint@16.10.0(typescript@5.9.2)): dependencies: - stylelint: 16.10.0(typescript@5.6.3) + stylelint: 16.10.0(typescript@5.9.2) - stylelint-config-recommended@14.0.1(stylelint@16.10.0(typescript@5.6.3)): + stylelint-config-recommended@14.0.1(stylelint@16.10.0(typescript@5.9.2)): dependencies: - stylelint: 16.10.0(typescript@5.6.3) + stylelint: 16.10.0(typescript@5.9.2) - stylelint-order@6.0.4(stylelint@16.10.0(typescript@5.6.3)): + stylelint-order@6.0.4(stylelint@16.10.0(typescript@5.9.2)): dependencies: - postcss: 8.4.49 - postcss-sorting: 8.0.2(postcss@8.4.49) - stylelint: 16.10.0(typescript@5.6.3) + postcss: 8.5.6 + postcss-sorting: 8.0.2(postcss@8.5.6) + stylelint: 16.10.0(typescript@5.9.2) - stylelint-scss@6.4.1(stylelint@16.10.0(typescript@5.6.3)): + stylelint-scss@6.4.1(stylelint@16.10.0(typescript@5.9.2)): dependencies: known-css-properties: 0.34.0 postcss-media-query-parser: 0.2.3 postcss-resolve-nested-selector: 0.1.1 postcss-selector-parser: 6.1.2 postcss-value-parser: 4.2.0 - stylelint: 16.10.0(typescript@5.6.3) + stylelint: 16.10.0(typescript@5.9.2) - stylelint@16.10.0(typescript@5.6.3): + stylelint@16.10.0(typescript@5.9.2): dependencies: '@csstools/css-parser-algorithms': 3.0.1(@csstools/css-tokenizer@3.0.1) '@csstools/css-tokenizer': 3.0.1 @@ -10208,7 +10044,7 @@ snapshots: '@dual-bundle/import-meta-resolve': 4.1.0 balanced-match: 2.0.0 colord: 2.9.3 - cosmiconfig: 9.0.0(typescript@5.6.3) + cosmiconfig: 9.0.0(typescript@5.9.2) css-functions-list: 3.2.3 css-tree: 3.0.1 debug: 4.3.7 @@ -10228,9 +10064,9 @@ snapshots: micromatch: 4.0.8 normalize-path: 3.0.0 picocolors: 1.1.0 - postcss: 8.4.49 + postcss: 8.5.6 postcss-resolve-nested-selector: 0.1.6 - postcss-safe-parser: 7.0.1(postcss@8.4.49) + postcss-safe-parser: 7.0.1(postcss@8.5.6) postcss-selector-parser: 6.1.2 postcss-value-parser: 4.2.0 resolve-from: 5.0.0 @@ -10325,10 +10161,10 @@ snapshots: tinybench@2.9.0: {} - tinyexec@0.3.1: {} - tinyexec@0.3.2: {} + tinyexec@1.0.1: {} + tinyglobby@0.2.12: dependencies: fdir: 6.4.3(picomatch@4.0.2) @@ -10368,32 +10204,32 @@ snapshots: trim-lines@3.0.1: {} - ts-api-utils@2.1.0(typescript@5.6.3): + ts-api-utils@2.1.0(typescript@5.9.2): dependencies: - typescript: 5.6.3 + typescript: 5.9.2 - ts-declaration-location@1.0.7(typescript@5.6.3): + ts-declaration-location@1.0.7(typescript@5.9.2): dependencies: picomatch: 4.0.2 - typescript: 5.6.3 + typescript: 5.9.2 ts-dedent@2.2.0: {} - ts-node@10.9.2(@types/node@22.12.0)(typescript@5.6.3): + ts-node@10.9.2(@types/node@22.18.6)(typescript@5.9.2): dependencies: '@cspotcode/source-map-support': 0.8.1 '@tsconfig/node10': 1.0.9 '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 - '@types/node': 22.12.0 + '@types/node': 22.18.6 acorn: 8.11.2 acorn-walk: 8.3.1 arg: 4.1.3 create-require: 1.1.1 diff: 4.0.2 make-error: 1.3.6 - typescript: 5.6.3 + typescript: 5.9.2 v8-compile-cache-lib: 3.0.1 yn: 3.1.1 @@ -10422,17 +10258,17 @@ snapshots: type-fest@4.20.0: {} - typescript-eslint@8.35.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.6.3): + typescript-eslint@8.35.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.9.2): dependencies: - '@typescript-eslint/eslint-plugin': 8.35.0(@typescript-eslint/parser@8.35.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.6.3))(eslint@9.17.0(jiti@2.4.2))(typescript@5.6.3) - '@typescript-eslint/parser': 8.35.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.6.3) - '@typescript-eslint/utils': 8.35.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.6.3) + '@typescript-eslint/eslint-plugin': 8.35.0(@typescript-eslint/parser@8.35.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.9.2))(eslint@9.17.0(jiti@2.4.2))(typescript@5.9.2) + '@typescript-eslint/parser': 8.35.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.9.2) + '@typescript-eslint/utils': 8.35.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.9.2) eslint: 9.17.0(jiti@2.4.2) - typescript: 5.6.3 + typescript: 5.9.2 transitivePeerDependencies: - supports-color - typescript@5.6.3: {} + typescript@5.9.2: {} uc.micro@2.1.0: {} @@ -10441,7 +10277,7 @@ snapshots: uglify-js@3.17.4: optional: true - undici-types@6.20.0: {} + undici-types@6.21.0: {} unicode-emoji-modifier-base@1.0.0: {} @@ -10498,7 +10334,7 @@ snapshots: util-deprecate@1.0.2: {} - uuid@11.0.5: {} + uuid@11.1.0: {} uuid@9.0.1: {} @@ -10532,17 +10368,17 @@ snapshots: '@types/unist': 3.0.3 vfile-message: 4.0.2 - vite-hot-client@0.2.4(vite@6.1.6(@types/node@22.12.0)(jiti@2.4.2)(sass@1.83.4)): + vite-hot-client@0.2.4(vite@6.1.6(@types/node@22.18.6)(jiti@2.4.2)(sass@1.93.2)): dependencies: - vite: 6.1.6(@types/node@22.12.0)(jiti@2.4.2)(sass@1.83.4) + vite: 6.1.6(@types/node@22.18.6)(jiti@2.4.2)(sass@1.93.2) - vite-node@3.0.8(@types/node@22.12.0)(jiti@2.4.2)(sass@1.83.4): + vite-node@3.0.8(@types/node@22.18.6)(jiti@2.4.2)(sass@1.93.2): dependencies: cac: 6.7.14 debug: 4.4.0 es-module-lexer: 1.6.0 pathe: 2.0.3 - vite: 6.1.6(@types/node@22.12.0)(jiti@2.4.2)(sass@1.83.4) + vite: 6.1.6(@types/node@22.18.6)(jiti@2.4.2)(sass@1.93.2) transitivePeerDependencies: - '@types/node' - jiti @@ -10557,7 +10393,7 @@ snapshots: - tsx - yaml - vite-plugin-inspect@0.8.9(rollup@4.46.2)(vite@6.1.6(@types/node@22.12.0)(jiti@2.4.2)(sass@1.83.4)): + vite-plugin-inspect@0.8.9(rollup@4.46.2)(vite@6.1.6(@types/node@22.18.6)(jiti@2.4.2)(sass@1.93.2)): dependencies: '@antfu/utils': 0.7.10 '@rollup/pluginutils': 5.1.3(rollup@4.46.2) @@ -10568,28 +10404,28 @@ snapshots: perfect-debounce: 1.0.0 picocolors: 1.1.1 sirv: 3.0.1 - vite: 6.1.6(@types/node@22.12.0)(jiti@2.4.2)(sass@1.83.4) + vite: 6.1.6(@types/node@22.18.6)(jiti@2.4.2)(sass@1.93.2) transitivePeerDependencies: - rollup - supports-color - vite-plugin-vue-devtools@7.6.8(rollup@4.46.2)(vite@6.1.6(@types/node@22.12.0)(jiti@2.4.2)(sass@1.83.4))(vue@3.5.13(typescript@5.6.3)): + vite-plugin-vue-devtools@7.6.8(rollup@4.46.2)(vite@6.1.6(@types/node@22.18.6)(jiti@2.4.2)(sass@1.93.2))(vue@3.5.13(typescript@5.9.2)): dependencies: - '@vue/devtools-core': 7.6.8(vite@6.1.6(@types/node@22.12.0)(jiti@2.4.2)(sass@1.83.4))(vue@3.5.13(typescript@5.6.3)) + '@vue/devtools-core': 7.6.8(vite@6.1.6(@types/node@22.18.6)(jiti@2.4.2)(sass@1.93.2))(vue@3.5.13(typescript@5.9.2)) '@vue/devtools-kit': 7.6.8 '@vue/devtools-shared': 7.6.8 execa: 9.5.2 sirv: 3.0.0 - vite: 6.1.6(@types/node@22.12.0)(jiti@2.4.2)(sass@1.83.4) - vite-plugin-inspect: 0.8.9(rollup@4.46.2)(vite@6.1.6(@types/node@22.12.0)(jiti@2.4.2)(sass@1.83.4)) - vite-plugin-vue-inspector: 5.3.1(vite@6.1.6(@types/node@22.12.0)(jiti@2.4.2)(sass@1.83.4)) + vite: 6.1.6(@types/node@22.18.6)(jiti@2.4.2)(sass@1.93.2) + vite-plugin-inspect: 0.8.9(rollup@4.46.2)(vite@6.1.6(@types/node@22.18.6)(jiti@2.4.2)(sass@1.93.2)) + vite-plugin-vue-inspector: 5.3.1(vite@6.1.6(@types/node@22.18.6)(jiti@2.4.2)(sass@1.93.2)) transitivePeerDependencies: - '@nuxt/kit' - rollup - supports-color - vue - vite-plugin-vue-inspector@5.3.1(vite@6.1.6(@types/node@22.12.0)(jiti@2.4.2)(sass@1.83.4)): + vite-plugin-vue-inspector@5.3.1(vite@6.1.6(@types/node@22.18.6)(jiti@2.4.2)(sass@1.93.2)): dependencies: '@babel/core': 7.23.9 '@babel/plugin-proposal-decorators': 7.23.9(@babel/core@7.23.9) @@ -10600,25 +10436,25 @@ snapshots: '@vue/compiler-dom': 3.5.13 kolorist: 1.8.0 magic-string: 0.30.12 - vite: 6.1.6(@types/node@22.12.0)(jiti@2.4.2)(sass@1.83.4) + vite: 6.1.6(@types/node@22.18.6)(jiti@2.4.2)(sass@1.93.2) transitivePeerDependencies: - supports-color - vite@6.1.6(@types/node@22.12.0)(jiti@2.4.2)(sass@1.83.4): + vite@6.1.6(@types/node@22.18.6)(jiti@2.4.2)(sass@1.93.2): dependencies: esbuild: 0.24.2 postcss: 8.5.6 rollup: 4.46.2 optionalDependencies: - '@types/node': 22.12.0 + '@types/node': 22.18.6 fsevents: 2.3.3 jiti: 2.4.2 - sass: 1.83.4 + sass: 1.93.2 - vitest@3.0.8(@types/debug@4.1.12)(@types/node@22.12.0)(@vitest/ui@3.0.9)(jiti@2.4.2)(jsdom@26.0.0)(sass@1.83.4): + vitest@3.0.8(@types/debug@4.1.12)(@types/node@22.18.6)(@vitest/ui@3.0.9)(jiti@2.4.2)(jsdom@26.1.0)(sass@1.93.2): dependencies: '@vitest/expect': 3.0.8 - '@vitest/mocker': 3.0.8(vite@6.1.6(@types/node@22.12.0)(jiti@2.4.2)(sass@1.83.4)) + '@vitest/mocker': 3.0.8(vite@6.1.6(@types/node@22.18.6)(jiti@2.4.2)(sass@1.93.2)) '@vitest/pretty-format': 3.0.9 '@vitest/runner': 3.0.8 '@vitest/snapshot': 3.0.8 @@ -10634,14 +10470,14 @@ snapshots: tinyexec: 0.3.2 tinypool: 1.0.2 tinyrainbow: 2.0.0 - vite: 6.1.6(@types/node@22.12.0)(jiti@2.4.2)(sass@1.83.4) - vite-node: 3.0.8(@types/node@22.12.0)(jiti@2.4.2)(sass@1.83.4) + vite: 6.1.6(@types/node@22.18.6)(jiti@2.4.2)(sass@1.93.2) + vite-node: 3.0.8(@types/node@22.18.6)(jiti@2.4.2)(sass@1.93.2) why-is-node-running: 2.3.0 optionalDependencies: '@types/debug': 4.1.12 - '@types/node': 22.12.0 + '@types/node': 22.18.6 '@vitest/ui': 3.0.9(vitest@3.0.8) - jsdom: 26.0.0 + jsdom: 26.1.0 transitivePeerDependencies: - jiti - less @@ -10688,22 +10524,22 @@ snapshots: transitivePeerDependencies: - supports-color - vue-tsc@2.1.10(typescript@5.6.3): + vue-tsc@2.1.10(typescript@5.9.2): dependencies: '@volar/typescript': 2.4.10 - '@vue/language-core': 2.1.10(typescript@5.6.3) + '@vue/language-core': 2.1.10(typescript@5.9.2) semver: 7.6.2 - typescript: 5.6.3 + typescript: 5.9.2 - vue@3.5.13(typescript@5.6.3): + vue@3.5.13(typescript@5.9.2): dependencies: '@vue/compiler-dom': 3.5.13 '@vue/compiler-sfc': 3.5.13 '@vue/runtime-dom': 3.5.13 - '@vue/server-renderer': 3.5.13(vue@3.5.13(typescript@5.6.3)) + '@vue/server-renderer': 3.5.13(vue@3.5.13(typescript@5.9.2)) '@vue/shared': 3.5.13 optionalDependencies: - typescript: 5.6.3 + typescript: 5.9.2 w3c-xmlserializer@5.0.0: dependencies: