Skip to content

Commit

Permalink
chore: updated deps
Browse files Browse the repository at this point in the history
  • Loading branch information
MiniDigger committed Aug 12, 2023
1 parent 9eda874 commit 2a92260
Show file tree
Hide file tree
Showing 2 changed files with 612 additions and 696 deletions.
20 changes: 10 additions & 10 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,13 +40,13 @@
"diff-match-patch": "1.0.5",
"dompurify": "3.0.5",
"easymde": "2.18.0",
"filesize": "10.0.8",
"filesize": "10.0.11",
"jsdom": "22.1.0",
"jwt-decode": "3.1.2",
"lodash-es": "4.17.21",
"marked": "4.3.0",
"marked-extended-tables": "1.0.6",
"marked-linkify-it": "3.1.0",
"marked-linkify-it": "3.1.1",
"nprogress": "0.2.0",
"pinia": "2.1.6",
"prism-theme-vars": "0.2.4",
Expand Down Expand Up @@ -76,29 +76,29 @@
"@types/prismjs": "1.26.0",
"@types/qs": "6.9.7",
"@types/swagger-ui-dist": "3.30.1",
"@unocss/nuxt": "0.54.1",
"@unocss/nuxt": "0.55.0",
"@vue/compiler-sfc": "3.3.4",
"@vue/eslint-config-typescript": "11.0.3",
"eslint": "8.46.0",
"eslint": "8.47.0",
"eslint-config-prettier": "9.0.0",
"eslint-import-resolver-alias": "1.1.2",
"eslint-import-resolver-typescript": "3.5.5",
"eslint-import-resolver-typescript": "3.6.0",
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-import": "2.28.0",
"eslint-plugin-unicorn": "48.0.1",
"eslint-plugin-vue": "9.16.1",
"eslint-plugin-vue": "9.17.0",
"husky": "8.0.3",
"lint-staged": "13.2.3",
"nuxt": "3.6.5",
"pnpm": "8.6.11",
"pnpm": "8.6.12",
"prettier": "2.8.8",
"regenerator-runtime": "0.13.11",
"sass": "1.64.2",
"regenerator-runtime": "0.14.0",
"sass": "1.65.1",
"typescript": "5.1.6",
"unplugin-auto-import": "0.16.6",
"unplugin-icons": "0.16.5",
"unplugin-vue-components": "0.25.1",
"vite": "4.4.8",
"vite": "4.4.9",
"vite-plugin-eslint": "1.8.1",
"vue-tsc": "1.8.8"
},
Expand Down
Loading

0 comments on commit 2a92260

Please sign in to comment.