Skip to content

Commit 438c764

Browse files
authored
Updating the js libraries to latest version. (#26795)
As title. <img width="657" alt="image" src="https://github.com/go-gitea/gitea/assets/80308335/db8f6c80-78b5-4992-800c-802ee7b9ba6d">
1 parent ad43486 commit 438c764

File tree

2 files changed

+75
-76
lines changed

2 files changed

+75
-76
lines changed

package-lock.json

Lines changed: 66 additions & 67 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -16,21 +16,21 @@
1616
"@primer/octicons": "19.6.0",
1717
"@webcomponents/custom-elements": "1.6.0",
1818
"add-asset-webpack-plugin": "2.0.1",
19-
"ansi_up": "6.0.0",
19+
"ansi_up": "6.0.2",
2020
"asciinema-player": "3.5.0",
2121
"clippie": "4.0.6",
2222
"css-loader": "6.8.1",
2323
"dropzone": "6.0.0-beta.2",
2424
"easymde": "2.18.0",
25-
"esbuild-loader": "4.0.0",
25+
"esbuild-loader": "4.0.2",
2626
"escape-goat": "4.0.0",
2727
"fast-glob": "3.3.1",
28-
"jquery": "3.7.0",
28+
"jquery": "3.7.1",
2929
"jquery.are-you-sure": "1.9.0",
3030
"katex": "0.16.8",
3131
"license-checker-webpack-plugin": "0.2.1",
3232
"lightningcss-loader": "2.1.0",
33-
"mermaid": "10.3.1",
33+
"mermaid": "10.4.0",
3434
"mini-css-extract-plugin": "2.7.6",
3535
"minimatch": "9.0.3",
3636
"monaco-editor": "0.41.0",
@@ -57,16 +57,16 @@
5757
"@eslint-community/eslint-plugin-eslint-comments": "4.1.0",
5858
"@playwright/test": "1.37.1",
5959
"@stoplight/spectral-cli": "6.10.1",
60-
"@vitejs/plugin-vue": "4.3.1",
61-
"eslint": "8.47.0",
60+
"@vitejs/plugin-vue": "4.3.4",
61+
"eslint": "8.48.0",
6262
"eslint-plugin-array-func": "3.1.8",
6363
"eslint-plugin-custom-elements": "0.0.8",
64-
"eslint-plugin-import": "2.28.0",
64+
"eslint-plugin-import": "2.28.1",
6565
"eslint-plugin-jquery": "1.5.1",
6666
"eslint-plugin-no-jquery": "2.7.0",
6767
"eslint-plugin-no-use-extend-native": "0.5.0",
6868
"eslint-plugin-regexp": "1.15.0",
69-
"eslint-plugin-sonarjs": "0.20.0",
69+
"eslint-plugin-sonarjs": "0.21.0",
7070
"eslint-plugin-unicorn": "48.0.1",
7171
"eslint-plugin-vue": "9.17.0",
7272
"eslint-plugin-vue-scoped-css": "2.5.0",
@@ -79,7 +79,7 @@
7979
"stylelint-declaration-strict-value": "1.9.2",
8080
"stylelint-stylistic": "0.4.3",
8181
"svgo": "3.0.2",
82-
"updates": "14.3.5",
82+
"updates": "14.4.0",
8383
"vite-string-plugin": "1.1.2",
8484
"vitest": "0.34.2"
8585
},

0 commit comments

Comments
 (0)