mirror of
https://github.com/go-gitea/gitea.git
synced 2026-08-07 07:16:09 +00:00
fix(deps): update npm dependencies (#38352)
This commit is contained in:
+7
-7
@@ -50,7 +50,7 @@
|
|||||||
"esbuild": "0.28.1",
|
"esbuild": "0.28.1",
|
||||||
"idiomorph": "0.7.4",
|
"idiomorph": "0.7.4",
|
||||||
"jquery": "4.0.0",
|
"jquery": "4.0.0",
|
||||||
"js-yaml": "5.2.0",
|
"js-yaml": "5.2.1",
|
||||||
"katex": "0.17.0",
|
"katex": "0.17.0",
|
||||||
"mermaid": "11.16.0",
|
"mermaid": "11.16.0",
|
||||||
"online-3d-viewer": "0.18.0",
|
"online-3d-viewer": "0.18.0",
|
||||||
@@ -67,21 +67,21 @@
|
|||||||
"tributejs": "5.1.3",
|
"tributejs": "5.1.3",
|
||||||
"uint8-to-base64": "0.2.1",
|
"uint8-to-base64": "0.2.1",
|
||||||
"vanilla-colorful": "0.7.2",
|
"vanilla-colorful": "0.7.2",
|
||||||
"vite": "8.1.2",
|
"vite": "8.1.3",
|
||||||
"vite-string-plugin": "2.0.5",
|
"vite-string-plugin": "2.0.5",
|
||||||
"vue": "3.5.39",
|
"vue": "3.5.39",
|
||||||
"vue-chartjs": "5.3.3"
|
"vue-chartjs": "5.3.3"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@eslint-community/eslint-plugin-eslint-comments": "4.7.2",
|
"@eslint-community/eslint-plugin-eslint-comments": "4.7.2",
|
||||||
"@eslint/json": "2.0.0",
|
"@eslint/json": "2.0.1",
|
||||||
"@playwright/test": "1.61.1",
|
"@playwright/test": "1.61.1",
|
||||||
"@stylistic/eslint-plugin": "5.10.0",
|
"@stylistic/eslint-plugin": "5.10.0",
|
||||||
"@stylistic/stylelint-plugin": "5.2.0",
|
"@stylistic/stylelint-plugin": "5.2.1",
|
||||||
"@types/codemirror": "5.60.17",
|
"@types/codemirror": "5.60.17",
|
||||||
"@types/jquery": "4.0.1",
|
"@types/jquery": "4.0.1",
|
||||||
"@types/katex": "0.16.8",
|
"@types/katex": "0.16.8",
|
||||||
"@types/node": "26.0.1",
|
"@types/node": "26.1.0",
|
||||||
"@types/pdfobject": "2.2.5",
|
"@types/pdfobject": "2.2.5",
|
||||||
"@types/sortablejs": "1.15.9",
|
"@types/sortablejs": "1.15.9",
|
||||||
"@types/swagger-ui-dist": "3.30.6",
|
"@types/swagger-ui-dist": "3.30.6",
|
||||||
@@ -106,7 +106,7 @@
|
|||||||
"markdownlint-cli": "0.49.0",
|
"markdownlint-cli": "0.49.0",
|
||||||
"material-icon-theme": "5.36.1",
|
"material-icon-theme": "5.36.1",
|
||||||
"postcss-html": "1.8.1",
|
"postcss-html": "1.8.1",
|
||||||
"spectral-cli-bundle": "1.0.9",
|
"spectral-cli-bundle": "1.0.11",
|
||||||
"stylelint": "17.14.0",
|
"stylelint": "17.14.0",
|
||||||
"stylelint-config-recommended": "18.0.0",
|
"stylelint-config-recommended": "18.0.0",
|
||||||
"stylelint-declaration-block-no-ignored-properties": "3.0.0",
|
"stylelint-declaration-block-no-ignored-properties": "3.0.0",
|
||||||
@@ -115,7 +115,7 @@
|
|||||||
"svgo": "4.0.1",
|
"svgo": "4.0.1",
|
||||||
"typescript": "6.0.3",
|
"typescript": "6.0.3",
|
||||||
"typescript-eslint": "8.62.1",
|
"typescript-eslint": "8.62.1",
|
||||||
"updates": "17.18.1",
|
"updates": "17.18.2",
|
||||||
"vitest": "4.1.9",
|
"vitest": "4.1.9",
|
||||||
"vue-tsc": "3.3.6"
|
"vue-tsc": "3.3.6"
|
||||||
}
|
}
|
||||||
|
|||||||
Generated
+62
-62
@@ -94,7 +94,7 @@ importers:
|
|||||||
version: 2.6.2
|
version: 2.6.2
|
||||||
'@vitejs/plugin-vue':
|
'@vitejs/plugin-vue':
|
||||||
specifier: 6.0.7
|
specifier: 6.0.7
|
||||||
version: 6.0.7(vite@8.1.2(@types/node@26.0.1)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0))(vue@3.5.39(typescript@6.0.3))
|
version: 6.0.7(vite@8.1.3(@types/node@26.1.0)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0))(vue@3.5.39(typescript@6.0.3))
|
||||||
ansi_up:
|
ansi_up:
|
||||||
specifier: 6.0.6
|
specifier: 6.0.6
|
||||||
version: 6.0.6
|
version: 6.0.6
|
||||||
@@ -141,8 +141,8 @@ importers:
|
|||||||
specifier: 4.0.0
|
specifier: 4.0.0
|
||||||
version: 4.0.0
|
version: 4.0.0
|
||||||
js-yaml:
|
js-yaml:
|
||||||
specifier: 5.2.0
|
specifier: 5.2.1
|
||||||
version: 5.2.0
|
version: 5.2.1
|
||||||
katex:
|
katex:
|
||||||
specifier: 0.17.0
|
specifier: 0.17.0
|
||||||
version: 0.17.0
|
version: 0.17.0
|
||||||
@@ -192,11 +192,11 @@ importers:
|
|||||||
specifier: 0.7.2
|
specifier: 0.7.2
|
||||||
version: 0.7.2
|
version: 0.7.2
|
||||||
vite:
|
vite:
|
||||||
specifier: 8.1.2
|
specifier: 8.1.3
|
||||||
version: 8.1.2(@types/node@26.0.1)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0)
|
version: 8.1.3(@types/node@26.1.0)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0)
|
||||||
vite-string-plugin:
|
vite-string-plugin:
|
||||||
specifier: 2.0.5
|
specifier: 2.0.5
|
||||||
version: 2.0.5(vite@8.1.2(@types/node@26.0.1)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0))
|
version: 2.0.5(vite@8.1.3(@types/node@26.1.0)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0))
|
||||||
vue:
|
vue:
|
||||||
specifier: 3.5.39
|
specifier: 3.5.39
|
||||||
version: 3.5.39(typescript@6.0.3)
|
version: 3.5.39(typescript@6.0.3)
|
||||||
@@ -208,8 +208,8 @@ importers:
|
|||||||
specifier: 4.7.2
|
specifier: 4.7.2
|
||||||
version: 4.7.2(eslint@10.6.0(jiti@2.7.0))
|
version: 4.7.2(eslint@10.6.0(jiti@2.7.0))
|
||||||
'@eslint/json':
|
'@eslint/json':
|
||||||
specifier: 2.0.0
|
specifier: 2.0.1
|
||||||
version: 2.0.0
|
version: 2.0.1
|
||||||
'@playwright/test':
|
'@playwright/test':
|
||||||
specifier: 1.61.1
|
specifier: 1.61.1
|
||||||
version: 1.61.1
|
version: 1.61.1
|
||||||
@@ -217,8 +217,8 @@ importers:
|
|||||||
specifier: 5.10.0
|
specifier: 5.10.0
|
||||||
version: 5.10.0(eslint@10.6.0(jiti@2.7.0))
|
version: 5.10.0(eslint@10.6.0(jiti@2.7.0))
|
||||||
'@stylistic/stylelint-plugin':
|
'@stylistic/stylelint-plugin':
|
||||||
specifier: 5.2.0
|
specifier: 5.2.1
|
||||||
version: 5.2.0(stylelint@17.14.0(typescript@6.0.3))
|
version: 5.2.1(stylelint@17.14.0(typescript@6.0.3))
|
||||||
'@types/codemirror':
|
'@types/codemirror':
|
||||||
specifier: 5.60.17
|
specifier: 5.60.17
|
||||||
version: 5.60.17
|
version: 5.60.17
|
||||||
@@ -229,8 +229,8 @@ importers:
|
|||||||
specifier: 0.16.8
|
specifier: 0.16.8
|
||||||
version: 0.16.8
|
version: 0.16.8
|
||||||
'@types/node':
|
'@types/node':
|
||||||
specifier: 26.0.1
|
specifier: 26.1.0
|
||||||
version: 26.0.1
|
version: 26.1.0
|
||||||
'@types/pdfobject':
|
'@types/pdfobject':
|
||||||
specifier: 2.2.5
|
specifier: 2.2.5
|
||||||
version: 2.2.5
|
version: 2.2.5
|
||||||
@@ -251,7 +251,7 @@ importers:
|
|||||||
version: 8.62.1(eslint@10.6.0(jiti@2.7.0))(typescript@6.0.3)
|
version: 8.62.1(eslint@10.6.0(jiti@2.7.0))(typescript@6.0.3)
|
||||||
'@vitest/eslint-plugin':
|
'@vitest/eslint-plugin':
|
||||||
specifier: 1.6.20
|
specifier: 1.6.20
|
||||||
version: 1.6.20(@typescript-eslint/eslint-plugin@8.62.1(@typescript-eslint/parser@8.62.1(eslint@10.6.0(jiti@2.7.0))(typescript@6.0.3))(eslint@10.6.0(jiti@2.7.0))(typescript@6.0.3))(eslint@10.6.0(jiti@2.7.0))(typescript@6.0.3)(vitest@4.1.9(@types/node@26.0.1)(happy-dom@20.10.6)(jsdom@20.0.3)(vite@8.1.2(@types/node@26.0.1)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0)))
|
version: 1.6.20(@typescript-eslint/eslint-plugin@8.62.1(@typescript-eslint/parser@8.62.1(eslint@10.6.0(jiti@2.7.0))(typescript@6.0.3))(eslint@10.6.0(jiti@2.7.0))(typescript@6.0.3))(eslint@10.6.0(jiti@2.7.0))(typescript@6.0.3)(vitest@4.1.9(@types/node@26.1.0)(happy-dom@20.10.6)(jsdom@20.0.3)(vite@8.1.3(@types/node@26.1.0)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0)))
|
||||||
eslint:
|
eslint:
|
||||||
specifier: 10.6.0
|
specifier: 10.6.0
|
||||||
version: 10.6.0(jiti@2.7.0)
|
version: 10.6.0(jiti@2.7.0)
|
||||||
@@ -301,8 +301,8 @@ importers:
|
|||||||
specifier: 1.8.1
|
specifier: 1.8.1
|
||||||
version: 1.8.1
|
version: 1.8.1
|
||||||
spectral-cli-bundle:
|
spectral-cli-bundle:
|
||||||
specifier: 1.0.9
|
specifier: 1.0.11
|
||||||
version: 1.0.9
|
version: 1.0.11
|
||||||
stylelint:
|
stylelint:
|
||||||
specifier: 17.14.0
|
specifier: 17.14.0
|
||||||
version: 17.14.0(typescript@6.0.3)
|
version: 17.14.0(typescript@6.0.3)
|
||||||
@@ -328,11 +328,11 @@ importers:
|
|||||||
specifier: 8.62.1
|
specifier: 8.62.1
|
||||||
version: 8.62.1(eslint@10.6.0(jiti@2.7.0))(typescript@6.0.3)
|
version: 8.62.1(eslint@10.6.0(jiti@2.7.0))(typescript@6.0.3)
|
||||||
updates:
|
updates:
|
||||||
specifier: 17.18.1
|
specifier: 17.18.2
|
||||||
version: 17.18.1
|
version: 17.18.2
|
||||||
vitest:
|
vitest:
|
||||||
specifier: 4.1.9
|
specifier: 4.1.9
|
||||||
version: 4.1.9(@types/node@26.0.1)(happy-dom@20.10.6)(jsdom@20.0.3)(vite@8.1.2(@types/node@26.0.1)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0))
|
version: 4.1.9(@types/node@26.1.0)(happy-dom@20.10.6)(jsdom@20.0.3)(vite@8.1.3(@types/node@26.1.0)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0))
|
||||||
vue-tsc:
|
vue-tsc:
|
||||||
specifier: 3.3.6
|
specifier: 3.3.6
|
||||||
version: 3.3.6(typescript@6.0.3)
|
version: 3.3.6(typescript@6.0.3)
|
||||||
@@ -770,8 +770,8 @@ packages:
|
|||||||
resolution: {integrity: sha512-MwcE1P+AZ4C6DWlpin/OmOA54mmIZ/+xZuJiQd4SyB29oAJjN30UW9wkKNptW2ctp4cEsvhlLY/CsQ1uoHDloQ==}
|
resolution: {integrity: sha512-MwcE1P+AZ4C6DWlpin/OmOA54mmIZ/+xZuJiQd4SyB29oAJjN30UW9wkKNptW2ctp4cEsvhlLY/CsQ1uoHDloQ==}
|
||||||
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
|
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
|
||||||
|
|
||||||
'@eslint/json@2.0.0':
|
'@eslint/json@2.0.1':
|
||||||
resolution: {integrity: sha512-P32ZJMIopNWQd1SFhd0tgjfA/hgzUuVSqHmMi2273QaLWHWimXq6V+qL4DNKnjGzO/aNECtYW+rEJ/pWB6uP+w==}
|
resolution: {integrity: sha512-Thz2j92ceUF3Bq/0TuWb3MWn3Z+Cwc8k5ptF0fakl2D4Mp8mSx07Xr1aQM4R5NoihzarWUdxfOmQ8DesGy4jOg==}
|
||||||
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
|
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
|
||||||
|
|
||||||
'@eslint/object-schema@3.0.5':
|
'@eslint/object-schema@3.0.5':
|
||||||
@@ -1157,8 +1157,8 @@ packages:
|
|||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: ^9.0.0 || ^10.0.0
|
eslint: ^9.0.0 || ^10.0.0
|
||||||
|
|
||||||
'@stylistic/stylelint-plugin@5.2.0':
|
'@stylistic/stylelint-plugin@5.2.1':
|
||||||
resolution: {integrity: sha512-pfa2PMvlH87qwoOMUH4rqz7x/vuO5Kh+r/R1Pe+/5T8sukDPe/VfF6mbdUGE5gwZPlj5O1X56qw55IZrFFRF0g==}
|
resolution: {integrity: sha512-BMRWJVtO16uADJmKcGi6mreei/QYdOviABXuaCeHEc3T3pxo4wFYYSvnxIoyiPVfDJqX+DxQdnGkuc6KxsRaSw==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
stylelint: ^17.6.0
|
stylelint: ^17.6.0
|
||||||
|
|
||||||
@@ -1319,8 +1319,8 @@ packages:
|
|||||||
'@types/ms@2.1.0':
|
'@types/ms@2.1.0':
|
||||||
resolution: {integrity: sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==}
|
resolution: {integrity: sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==}
|
||||||
|
|
||||||
'@types/node@26.0.1':
|
'@types/node@26.1.0':
|
||||||
resolution: {integrity: sha512-fc3KiUoBt6kie0N9bIW3E47vZsuaMf0PM2AaUpLCLT0s/LvX1nxAim6Fc049cNxODPpGm6qRAuUOB86SkRuPQw==}
|
resolution: {integrity: sha512-O0A1G3xPGy4w7AgQdAQYUlQ+BKk2Oovw8eRpofyp5KdBZULnbe+WqaOVNrm705SHphCiG4XHsACrSmPu1f+Kgw==}
|
||||||
|
|
||||||
'@types/pdfobject@2.2.5':
|
'@types/pdfobject@2.2.5':
|
||||||
resolution: {integrity: sha512-7gD5tqc/RUDq0PyoLemL0vEHxBYi+zY0WVaFAx/Y0jBsXFgot1vB9No1GhDZGwRGJMCIZbgAb74QG9MTyTNU/g==}
|
resolution: {integrity: sha512-7gD5tqc/RUDq0PyoLemL0vEHxBYi+zY0WVaFAx/Y0jBsXFgot1vB9No1GhDZGwRGJMCIZbgAb74QG9MTyTNU/g==}
|
||||||
@@ -3041,8 +3041,8 @@ packages:
|
|||||||
resolution: {integrity: sha512-ePWsvanv0DWuDRsW8dnt+R4jQ31SCRCQ7hhNcPXZPsoBZiemuZNYGf7adZdqX2D86j6rvKp3RpCxVTSb8WQlOw==}
|
resolution: {integrity: sha512-ePWsvanv0DWuDRsW8dnt+R4jQ31SCRCQ7hhNcPXZPsoBZiemuZNYGf7adZdqX2D86j6rvKp3RpCxVTSb8WQlOw==}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
js-yaml@5.2.0:
|
js-yaml@5.2.1:
|
||||||
resolution: {integrity: sha512-YeLUMlvR4Ou1B119LIaM0r65JvbOBooJDc9yEu0dClb/uSC5P4FrLU8OCCz/HXWvtPoIrR0dRzABTjo1sTN9Bw==}
|
resolution: {integrity: sha512-zfLtNfQqxVqq3uaTqSkh4x4hZw3KHobGUA0fJUj4wawW8bsQLTVqpHdXSIzidh7o+4lEW36tANuAGdaFx6Zgnw==}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
jsdoc-type-pratt-parser@7.2.0:
|
jsdoc-type-pratt-parser@7.2.0:
|
||||||
@@ -3891,8 +3891,8 @@ packages:
|
|||||||
resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==}
|
resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==}
|
||||||
engines: {node: '>=0.10.0'}
|
engines: {node: '>=0.10.0'}
|
||||||
|
|
||||||
spectral-cli-bundle@1.0.9:
|
spectral-cli-bundle@1.0.11:
|
||||||
resolution: {integrity: sha512-aUs87SFERjkf8L3Tq3rPRRK9lI961xG9L6dzDLBIIsKOg4eeX1nbDCj/FBd4ooXGRzGn/rQkh0oMdhbrtNweIA==}
|
resolution: {integrity: sha512-BOAZHva6LK/VCO4vcKiGnEcAjhx88RQqE9mVIG5EpT+4Nz3trydR2wtK00pOley7/JfOh4b7J22rRYgCbAl47Q==}
|
||||||
engines: {node: '>=20'}
|
engines: {node: '>=20'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
@@ -4181,8 +4181,8 @@ packages:
|
|||||||
peerDependencies:
|
peerDependencies:
|
||||||
browserslist: '>= 4.21.0'
|
browserslist: '>= 4.21.0'
|
||||||
|
|
||||||
updates@17.18.1:
|
updates@17.18.2:
|
||||||
resolution: {integrity: sha512-Vzi8yJLzjtEY5GPjShdyFnZgr5t72D5cX255nPP+fJF81W5pcdlAab5Ts6Y1o0C8WfPIiQ50Xsj+H9Sd+ZVhVg==}
|
resolution: {integrity: sha512-pDXRt93EdgSA45L7lNXO7WcE+Zfk4FOPGPJDg/qbAqPubtGX1ORcPVxlUKWXB2ZfIPOOV1I7KrJOpw0uE0dKPA==}
|
||||||
engines: {node: '>=22'}
|
engines: {node: '>=22'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
@@ -4207,8 +4207,8 @@ packages:
|
|||||||
peerDependencies:
|
peerDependencies:
|
||||||
vite: '*'
|
vite: '*'
|
||||||
|
|
||||||
vite@8.1.2:
|
vite@8.1.3:
|
||||||
resolution: {integrity: sha512-6YYPbRXTxx6bRXmOn7XdnQAy5DQNHhDgtjhDHI13oe4pY93kkcdGJWxpGwOm++/Wh0QpQhDrpIoVMrmrsI5AGQ==}
|
resolution: {integrity: sha512-Ds+gBRbj0lwRO2Y5hwnUBdxSwlAve9LeRyU4sNnAr0ewW0gWF0n5bgXgUzbgZ49MV9BVUAQUFYVcDUcilUExMA==}
|
||||||
engines: {node: ^20.19.0 || >=22.12.0}
|
engines: {node: ^20.19.0 || >=22.12.0}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
@@ -4942,7 +4942,7 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
'@types/json-schema': 7.0.15
|
'@types/json-schema': 7.0.15
|
||||||
|
|
||||||
'@eslint/json@2.0.0':
|
'@eslint/json@2.0.1':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@eslint/core': 1.2.1
|
'@eslint/core': 1.2.1
|
||||||
'@eslint/plugin-kit': 0.7.2
|
'@eslint/plugin-kit': 0.7.2
|
||||||
@@ -4997,14 +4997,14 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
'@jest/fake-timers': 29.7.0
|
'@jest/fake-timers': 29.7.0
|
||||||
'@jest/types': 29.6.3
|
'@jest/types': 29.6.3
|
||||||
'@types/node': 26.0.1
|
'@types/node': 26.1.0
|
||||||
jest-mock: 29.7.0
|
jest-mock: 29.7.0
|
||||||
|
|
||||||
'@jest/fake-timers@29.7.0':
|
'@jest/fake-timers@29.7.0':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@jest/types': 29.6.3
|
'@jest/types': 29.6.3
|
||||||
'@sinonjs/fake-timers': 10.3.0
|
'@sinonjs/fake-timers': 10.3.0
|
||||||
'@types/node': 26.0.1
|
'@types/node': 26.1.0
|
||||||
jest-message-util: 29.7.0
|
jest-message-util: 29.7.0
|
||||||
jest-mock: 29.7.0
|
jest-mock: 29.7.0
|
||||||
jest-util: 29.7.0
|
jest-util: 29.7.0
|
||||||
@@ -5018,7 +5018,7 @@ snapshots:
|
|||||||
'@jest/schemas': 29.6.3
|
'@jest/schemas': 29.6.3
|
||||||
'@types/istanbul-lib-coverage': 2.0.6
|
'@types/istanbul-lib-coverage': 2.0.6
|
||||||
'@types/istanbul-reports': 3.0.4
|
'@types/istanbul-reports': 3.0.4
|
||||||
'@types/node': 26.0.1
|
'@types/node': 26.1.0
|
||||||
'@types/yargs': 17.0.35
|
'@types/yargs': 17.0.35
|
||||||
chalk: 4.1.2
|
chalk: 4.1.2
|
||||||
|
|
||||||
@@ -5341,7 +5341,7 @@ snapshots:
|
|||||||
estraverse: 5.3.0
|
estraverse: 5.3.0
|
||||||
picomatch: 4.0.4
|
picomatch: 4.0.4
|
||||||
|
|
||||||
'@stylistic/stylelint-plugin@5.2.0(stylelint@17.14.0(typescript@6.0.3))':
|
'@stylistic/stylelint-plugin@5.2.1(stylelint@17.14.0(typescript@6.0.3))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@csstools/css-parser-algorithms': 4.0.0(@csstools/css-tokenizer@4.0.0)
|
'@csstools/css-parser-algorithms': 4.0.0(@csstools/css-tokenizer@4.0.0)
|
||||||
'@csstools/css-tokenizer': 4.0.0
|
'@csstools/css-tokenizer': 4.0.0
|
||||||
@@ -5517,7 +5517,7 @@ snapshots:
|
|||||||
|
|
||||||
'@types/jsdom@20.0.1':
|
'@types/jsdom@20.0.1':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 26.0.1
|
'@types/node': 26.1.0
|
||||||
'@types/tough-cookie': 4.0.5
|
'@types/tough-cookie': 4.0.5
|
||||||
parse5: 7.3.0
|
parse5: 7.3.0
|
||||||
|
|
||||||
@@ -5532,7 +5532,7 @@ snapshots:
|
|||||||
|
|
||||||
'@types/ms@2.1.0': {}
|
'@types/ms@2.1.0': {}
|
||||||
|
|
||||||
'@types/node@26.0.1':
|
'@types/node@26.1.0':
|
||||||
dependencies:
|
dependencies:
|
||||||
undici-types: 8.3.0
|
undici-types: 8.3.0
|
||||||
|
|
||||||
@@ -5563,7 +5563,7 @@ snapshots:
|
|||||||
|
|
||||||
'@types/ws@8.18.1':
|
'@types/ws@8.18.1':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 26.0.1
|
'@types/node': 26.1.0
|
||||||
|
|
||||||
'@types/yargs-parser@21.0.3': {}
|
'@types/yargs-parser@21.0.3': {}
|
||||||
|
|
||||||
@@ -5737,13 +5737,13 @@ snapshots:
|
|||||||
d3-selection: 3.0.0
|
d3-selection: 3.0.0
|
||||||
d3-transition: 3.0.1(d3-selection@3.0.0)
|
d3-transition: 3.0.1(d3-selection@3.0.0)
|
||||||
|
|
||||||
'@vitejs/plugin-vue@6.0.7(vite@8.1.2(@types/node@26.0.1)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0))(vue@3.5.39(typescript@6.0.3))':
|
'@vitejs/plugin-vue@6.0.7(vite@8.1.3(@types/node@26.1.0)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0))(vue@3.5.39(typescript@6.0.3))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@rolldown/pluginutils': 1.0.1
|
'@rolldown/pluginutils': 1.0.1
|
||||||
vite: 8.1.2(@types/node@26.0.1)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0)
|
vite: 8.1.3(@types/node@26.1.0)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0)
|
||||||
vue: 3.5.39(typescript@6.0.3)
|
vue: 3.5.39(typescript@6.0.3)
|
||||||
|
|
||||||
'@vitest/eslint-plugin@1.6.20(@typescript-eslint/eslint-plugin@8.62.1(@typescript-eslint/parser@8.62.1(eslint@10.6.0(jiti@2.7.0))(typescript@6.0.3))(eslint@10.6.0(jiti@2.7.0))(typescript@6.0.3))(eslint@10.6.0(jiti@2.7.0))(typescript@6.0.3)(vitest@4.1.9(@types/node@26.0.1)(happy-dom@20.10.6)(jsdom@20.0.3)(vite@8.1.2(@types/node@26.0.1)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0)))':
|
'@vitest/eslint-plugin@1.6.20(@typescript-eslint/eslint-plugin@8.62.1(@typescript-eslint/parser@8.62.1(eslint@10.6.0(jiti@2.7.0))(typescript@6.0.3))(eslint@10.6.0(jiti@2.7.0))(typescript@6.0.3))(eslint@10.6.0(jiti@2.7.0))(typescript@6.0.3)(vitest@4.1.9(@types/node@26.1.0)(happy-dom@20.10.6)(jsdom@20.0.3)(vite@8.1.3(@types/node@26.1.0)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0)))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/scope-manager': 8.62.1
|
'@typescript-eslint/scope-manager': 8.62.1
|
||||||
'@typescript-eslint/utils': 8.62.1(eslint@10.6.0(jiti@2.7.0))(typescript@6.0.3)
|
'@typescript-eslint/utils': 8.62.1(eslint@10.6.0(jiti@2.7.0))(typescript@6.0.3)
|
||||||
@@ -5751,7 +5751,7 @@ snapshots:
|
|||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
'@typescript-eslint/eslint-plugin': 8.62.1(@typescript-eslint/parser@8.62.1(eslint@10.6.0(jiti@2.7.0))(typescript@6.0.3))(eslint@10.6.0(jiti@2.7.0))(typescript@6.0.3)
|
'@typescript-eslint/eslint-plugin': 8.62.1(@typescript-eslint/parser@8.62.1(eslint@10.6.0(jiti@2.7.0))(typescript@6.0.3))(eslint@10.6.0(jiti@2.7.0))(typescript@6.0.3)
|
||||||
typescript: 6.0.3
|
typescript: 6.0.3
|
||||||
vitest: 4.1.9(@types/node@26.0.1)(happy-dom@20.10.6)(jsdom@20.0.3)(vite@8.1.2(@types/node@26.0.1)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0))
|
vitest: 4.1.9(@types/node@26.1.0)(happy-dom@20.10.6)(jsdom@20.0.3)(vite@8.1.3(@types/node@26.1.0)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0))
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
@@ -5764,13 +5764,13 @@ snapshots:
|
|||||||
chai: 6.2.2
|
chai: 6.2.2
|
||||||
tinyrainbow: 3.1.0
|
tinyrainbow: 3.1.0
|
||||||
|
|
||||||
'@vitest/mocker@4.1.9(vite@8.1.2(@types/node@26.0.1)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0))':
|
'@vitest/mocker@4.1.9(vite@8.1.3(@types/node@26.1.0)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vitest/spy': 4.1.9
|
'@vitest/spy': 4.1.9
|
||||||
estree-walker: 3.0.3
|
estree-walker: 3.0.3
|
||||||
magic-string: 0.30.21
|
magic-string: 0.30.21
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
vite: 8.1.2(@types/node@26.0.1)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0)
|
vite: 8.1.3(@types/node@26.1.0)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0)
|
||||||
|
|
||||||
'@vitest/pretty-format@4.1.9':
|
'@vitest/pretty-format@4.1.9':
|
||||||
dependencies:
|
dependencies:
|
||||||
@@ -6047,7 +6047,7 @@ snapshots:
|
|||||||
|
|
||||||
buffer-image-size@0.6.4:
|
buffer-image-size@0.6.4:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 26.0.1
|
'@types/node': 26.1.0
|
||||||
|
|
||||||
buffer@5.7.1:
|
buffer@5.7.1:
|
||||||
dependencies:
|
dependencies:
|
||||||
@@ -7163,7 +7163,7 @@ snapshots:
|
|||||||
|
|
||||||
happy-dom@20.10.6:
|
happy-dom@20.10.6:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 26.0.1
|
'@types/node': 26.1.0
|
||||||
'@types/whatwg-mimetype': 3.0.2
|
'@types/whatwg-mimetype': 3.0.2
|
||||||
'@types/ws': 8.18.1
|
'@types/ws': 8.18.1
|
||||||
buffer-image-size: 0.6.4
|
buffer-image-size: 0.6.4
|
||||||
@@ -7450,7 +7450,7 @@ snapshots:
|
|||||||
'@jest/fake-timers': 29.7.0
|
'@jest/fake-timers': 29.7.0
|
||||||
'@jest/types': 29.6.3
|
'@jest/types': 29.6.3
|
||||||
'@types/jsdom': 20.0.1
|
'@types/jsdom': 20.0.1
|
||||||
'@types/node': 26.0.1
|
'@types/node': 26.1.0
|
||||||
jest-mock: 29.7.0
|
jest-mock: 29.7.0
|
||||||
jest-util: 29.7.0
|
jest-util: 29.7.0
|
||||||
jsdom: 20.0.3
|
jsdom: 20.0.3
|
||||||
@@ -7474,13 +7474,13 @@ snapshots:
|
|||||||
jest-mock@29.7.0:
|
jest-mock@29.7.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@jest/types': 29.6.3
|
'@jest/types': 29.6.3
|
||||||
'@types/node': 26.0.1
|
'@types/node': 26.1.0
|
||||||
jest-util: 29.7.0
|
jest-util: 29.7.0
|
||||||
|
|
||||||
jest-util@29.7.0:
|
jest-util@29.7.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@jest/types': 29.6.3
|
'@jest/types': 29.6.3
|
||||||
'@types/node': 26.0.1
|
'@types/node': 26.1.0
|
||||||
chalk: 4.1.2
|
chalk: 4.1.2
|
||||||
ci-info: 3.9.0
|
ci-info: 3.9.0
|
||||||
graceful-fs: 4.2.11
|
graceful-fs: 4.2.11
|
||||||
@@ -7502,7 +7502,7 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
argparse: 2.0.1
|
argparse: 2.0.1
|
||||||
|
|
||||||
js-yaml@5.2.0:
|
js-yaml@5.2.1:
|
||||||
dependencies:
|
dependencies:
|
||||||
argparse: 2.0.1
|
argparse: 2.0.1
|
||||||
|
|
||||||
@@ -8498,7 +8498,7 @@ snapshots:
|
|||||||
source-map@0.6.1:
|
source-map@0.6.1:
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
spectral-cli-bundle@1.0.9:
|
spectral-cli-bundle@1.0.11:
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
fsevents: 2.3.3
|
fsevents: 2.3.3
|
||||||
|
|
||||||
@@ -8894,7 +8894,7 @@ snapshots:
|
|||||||
escalade: 3.2.0
|
escalade: 3.2.0
|
||||||
picocolors: 1.1.1
|
picocolors: 1.1.1
|
||||||
|
|
||||||
updates@17.18.1: {}
|
updates@17.18.2: {}
|
||||||
|
|
||||||
uri-js@4.4.1:
|
uri-js@4.4.1:
|
||||||
dependencies:
|
dependencies:
|
||||||
@@ -8911,11 +8911,11 @@ snapshots:
|
|||||||
|
|
||||||
vanilla-colorful@0.7.2: {}
|
vanilla-colorful@0.7.2: {}
|
||||||
|
|
||||||
vite-string-plugin@2.0.5(vite@8.1.2(@types/node@26.0.1)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0)):
|
vite-string-plugin@2.0.5(vite@8.1.3(@types/node@26.1.0)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0)):
|
||||||
dependencies:
|
dependencies:
|
||||||
vite: 8.1.2(@types/node@26.0.1)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0)
|
vite: 8.1.3(@types/node@26.1.0)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0)
|
||||||
|
|
||||||
vite@8.1.2(@types/node@26.0.1)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0):
|
vite@8.1.3(@types/node@26.1.0)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0):
|
||||||
dependencies:
|
dependencies:
|
||||||
lightningcss: 1.32.0
|
lightningcss: 1.32.0
|
||||||
picomatch: 4.0.4
|
picomatch: 4.0.4
|
||||||
@@ -8923,16 +8923,16 @@ snapshots:
|
|||||||
rolldown: 1.1.3
|
rolldown: 1.1.3
|
||||||
tinyglobby: 0.2.17
|
tinyglobby: 0.2.17
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
'@types/node': 26.0.1
|
'@types/node': 26.1.0
|
||||||
esbuild: 0.28.1
|
esbuild: 0.28.1
|
||||||
fsevents: 2.3.3
|
fsevents: 2.3.3
|
||||||
jiti: 2.7.0
|
jiti: 2.7.0
|
||||||
yaml: 2.9.0
|
yaml: 2.9.0
|
||||||
|
|
||||||
vitest@4.1.9(@types/node@26.0.1)(happy-dom@20.10.6)(jsdom@20.0.3)(vite@8.1.2(@types/node@26.0.1)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0)):
|
vitest@4.1.9(@types/node@26.1.0)(happy-dom@20.10.6)(jsdom@20.0.3)(vite@8.1.3(@types/node@26.1.0)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0)):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vitest/expect': 4.1.9
|
'@vitest/expect': 4.1.9
|
||||||
'@vitest/mocker': 4.1.9(vite@8.1.2(@types/node@26.0.1)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0))
|
'@vitest/mocker': 4.1.9(vite@8.1.3(@types/node@26.1.0)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0))
|
||||||
'@vitest/pretty-format': 4.1.9
|
'@vitest/pretty-format': 4.1.9
|
||||||
'@vitest/runner': 4.1.9
|
'@vitest/runner': 4.1.9
|
||||||
'@vitest/snapshot': 4.1.9
|
'@vitest/snapshot': 4.1.9
|
||||||
@@ -8949,10 +8949,10 @@ snapshots:
|
|||||||
tinyexec: 1.2.4
|
tinyexec: 1.2.4
|
||||||
tinyglobby: 0.2.17
|
tinyglobby: 0.2.17
|
||||||
tinyrainbow: 3.1.0
|
tinyrainbow: 3.1.0
|
||||||
vite: 8.1.2(@types/node@26.0.1)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0)
|
vite: 8.1.3(@types/node@26.1.0)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0)
|
||||||
why-is-node-running: 2.3.0
|
why-is-node-running: 2.3.0
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
'@types/node': 26.0.1
|
'@types/node': 26.1.0
|
||||||
happy-dom: 20.10.6
|
happy-dom: 20.10.6
|
||||||
jsdom: 20.0.3
|
jsdom: 20.0.3
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
|
|||||||
Reference in New Issue
Block a user