mirror of
https://github.com/go-gitea/gitea.git
synced 2026-07-14 13:10:57 +00:00
fix(deps): update npm dependencies
This commit is contained in:
28
package.json
28
package.json
@@ -1,14 +1,14 @@
|
||||
{
|
||||
"type": "module",
|
||||
"packageManager": "pnpm@11.9.0",
|
||||
"packageManager": "pnpm@11.10.0",
|
||||
"engines": {
|
||||
"node": ">= 22.18.0",
|
||||
"pnpm": ">= 11.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@citation-js/core": "0.7.21",
|
||||
"@citation-js/plugin-bibtex": "0.7.21",
|
||||
"@citation-js/plugin-csl": "0.7.22",
|
||||
"@citation-js/core": "0.8.1",
|
||||
"@citation-js/plugin-bibtex": "0.8.1",
|
||||
"@citation-js/plugin-csl": "0.8.1",
|
||||
"@citation-js/plugin-software-formats": "0.6.2",
|
||||
"@codemirror/autocomplete": "6.20.3",
|
||||
"@codemirror/commands": "6.10.4",
|
||||
@@ -19,8 +19,8 @@
|
||||
"@codemirror/legacy-modes": "6.5.3",
|
||||
"@codemirror/lint": "6.9.7",
|
||||
"@codemirror/search": "6.7.1",
|
||||
"@codemirror/state": "6.7.0",
|
||||
"@codemirror/view": "6.43.4",
|
||||
"@codemirror/state": "6.7.1",
|
||||
"@codemirror/view": "6.43.6",
|
||||
"@deltablot/dropzone": "7.4.3",
|
||||
"@github/markdown-toolbar-element": "2.2.3",
|
||||
"@github/paste-markdown": "1.5.3",
|
||||
@@ -70,7 +70,7 @@
|
||||
"vite": "8.1.3",
|
||||
"vite-string-plugin": "2.0.5",
|
||||
"vue": "3.5.39",
|
||||
"vue-chartjs": "5.3.3"
|
||||
"vue-chartjs": "5.3.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint-community/eslint-plugin-eslint-comments": "4.7.2",
|
||||
@@ -81,19 +81,19 @@
|
||||
"@types/codemirror": "5.60.17",
|
||||
"@types/jquery": "4.0.1",
|
||||
"@types/katex": "0.16.8",
|
||||
"@types/node": "26.1.0",
|
||||
"@types/node": "26.1.1",
|
||||
"@types/pdfobject": "2.2.5",
|
||||
"@types/sortablejs": "1.15.9",
|
||||
"@types/swagger-ui-dist": "3.30.6",
|
||||
"@types/throttle-debounce": "5.0.2",
|
||||
"@types/toastify-js": "1.12.4",
|
||||
"@typescript-eslint/parser": "8.62.1",
|
||||
"@typescript-eslint/parser": "8.63.0",
|
||||
"@vitejs/plugin-vue": "6.0.7",
|
||||
"@vitest/eslint-plugin": "1.6.20",
|
||||
"@vitest/eslint-plugin": "1.6.22",
|
||||
"eslint": "10.6.0",
|
||||
"eslint-import-resolver-typescript": "4.4.5",
|
||||
"eslint-plugin-import-x": "4.17.1",
|
||||
"eslint-plugin-playwright": "2.10.4",
|
||||
"eslint-plugin-playwright": "2.10.5",
|
||||
"eslint-plugin-regexp": "3.1.1",
|
||||
"eslint-plugin-sonarjs": "4.1.0",
|
||||
"eslint-plugin-unicorn": "70.0.0",
|
||||
@@ -114,9 +114,9 @@
|
||||
"stylelint-value-no-unknown-custom-properties": "6.1.1",
|
||||
"svgo": "4.0.1",
|
||||
"typescript": "6.0.3",
|
||||
"typescript-eslint": "8.62.1",
|
||||
"typescript-eslint": "8.63.0",
|
||||
"updates": "17.18.2",
|
||||
"vitest": "4.1.9",
|
||||
"vue-tsc": "3.3.6"
|
||||
"vitest": "4.1.10",
|
||||
"vue-tsc": "3.3.7"
|
||||
}
|
||||
}
|
||||
|
||||
660
pnpm-lock.yaml
generated
660
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user