mirror of
https://github.com/go-gitea/gitea.git
synced 2026-08-10 05:24:18 +09:00
fix(deps): update npm dependencies (#38352)
This commit is contained in:
+7
-7
@@ -50,7 +50,7 @@
|
||||
"esbuild": "0.28.1",
|
||||
"idiomorph": "0.7.4",
|
||||
"jquery": "4.0.0",
|
||||
"js-yaml": "5.2.0",
|
||||
"js-yaml": "5.2.1",
|
||||
"katex": "0.17.0",
|
||||
"mermaid": "11.16.0",
|
||||
"online-3d-viewer": "0.18.0",
|
||||
@@ -67,21 +67,21 @@
|
||||
"tributejs": "5.1.3",
|
||||
"uint8-to-base64": "0.2.1",
|
||||
"vanilla-colorful": "0.7.2",
|
||||
"vite": "8.1.2",
|
||||
"vite": "8.1.3",
|
||||
"vite-string-plugin": "2.0.5",
|
||||
"vue": "3.5.39",
|
||||
"vue-chartjs": "5.3.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint-community/eslint-plugin-eslint-comments": "4.7.2",
|
||||
"@eslint/json": "2.0.0",
|
||||
"@eslint/json": "2.0.1",
|
||||
"@playwright/test": "1.61.1",
|
||||
"@stylistic/eslint-plugin": "5.10.0",
|
||||
"@stylistic/stylelint-plugin": "5.2.0",
|
||||
"@stylistic/stylelint-plugin": "5.2.1",
|
||||
"@types/codemirror": "5.60.17",
|
||||
"@types/jquery": "4.0.1",
|
||||
"@types/katex": "0.16.8",
|
||||
"@types/node": "26.0.1",
|
||||
"@types/node": "26.1.0",
|
||||
"@types/pdfobject": "2.2.5",
|
||||
"@types/sortablejs": "1.15.9",
|
||||
"@types/swagger-ui-dist": "3.30.6",
|
||||
@@ -106,7 +106,7 @@
|
||||
"markdownlint-cli": "0.49.0",
|
||||
"material-icon-theme": "5.36.1",
|
||||
"postcss-html": "1.8.1",
|
||||
"spectral-cli-bundle": "1.0.9",
|
||||
"spectral-cli-bundle": "1.0.11",
|
||||
"stylelint": "17.14.0",
|
||||
"stylelint-config-recommended": "18.0.0",
|
||||
"stylelint-declaration-block-no-ignored-properties": "3.0.0",
|
||||
@@ -115,7 +115,7 @@
|
||||
"svgo": "4.0.1",
|
||||
"typescript": "6.0.3",
|
||||
"typescript-eslint": "8.62.1",
|
||||
"updates": "17.18.1",
|
||||
"updates": "17.18.2",
|
||||
"vitest": "4.1.9",
|
||||
"vue-tsc": "3.3.6"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user