Skip to content

Commit

Permalink
Updating the js libraries to latest version. (go-gitea#26795)
Browse files Browse the repository at this point in the history
  • Loading branch information
puni9869 authored Aug 29, 2023
1 parent ad43486 commit 438c764
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 76 deletions.
133 changes: 66 additions & 67 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,21 +16,21 @@
"@primer/octicons": "19.6.0",
"@webcomponents/custom-elements": "1.6.0",
"add-asset-webpack-plugin": "2.0.1",
"ansi_up": "6.0.0",
"ansi_up": "6.0.2",
"asciinema-player": "3.5.0",
"clippie": "4.0.6",
"css-loader": "6.8.1",
"dropzone": "6.0.0-beta.2",
"easymde": "2.18.0",
"esbuild-loader": "4.0.0",
"esbuild-loader": "4.0.2",
"escape-goat": "4.0.0",
"fast-glob": "3.3.1",
"jquery": "3.7.0",
"jquery": "3.7.1",
"jquery.are-you-sure": "1.9.0",
"katex": "0.16.8",
"license-checker-webpack-plugin": "0.2.1",
"lightningcss-loader": "2.1.0",
"mermaid": "10.3.1",
"mermaid": "10.4.0",
"mini-css-extract-plugin": "2.7.6",
"minimatch": "9.0.3",
"monaco-editor": "0.41.0",
Expand All @@ -57,16 +57,16 @@
"@eslint-community/eslint-plugin-eslint-comments": "4.1.0",
"@playwright/test": "1.37.1",
"@stoplight/spectral-cli": "6.10.1",
"@vitejs/plugin-vue": "4.3.1",
"eslint": "8.47.0",
"@vitejs/plugin-vue": "4.3.4",
"eslint": "8.48.0",
"eslint-plugin-array-func": "3.1.8",
"eslint-plugin-custom-elements": "0.0.8",
"eslint-plugin-import": "2.28.0",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-jquery": "1.5.1",
"eslint-plugin-no-jquery": "2.7.0",
"eslint-plugin-no-use-extend-native": "0.5.0",
"eslint-plugin-regexp": "1.15.0",
"eslint-plugin-sonarjs": "0.20.0",
"eslint-plugin-sonarjs": "0.21.0",
"eslint-plugin-unicorn": "48.0.1",
"eslint-plugin-vue": "9.17.0",
"eslint-plugin-vue-scoped-css": "2.5.0",
Expand All @@ -79,7 +79,7 @@
"stylelint-declaration-strict-value": "1.9.2",
"stylelint-stylistic": "0.4.3",
"svgo": "3.0.2",
"updates": "14.3.5",
"updates": "14.4.0",
"vite-string-plugin": "1.1.2",
"vitest": "0.34.2"
},
Expand Down

0 comments on commit 438c764

Please sign in to comment.