Skip to content

Commit

Permalink
deps(fe): Lock file maintenance fe
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 23, 2024
1 parent c227124 commit 08ddeeb
Show file tree
Hide file tree
Showing 2 changed files with 352 additions and 338 deletions.
16 changes: 8 additions & 8 deletions fe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@tanstack/vue-query": "^5.56.2",
"@vesp/nuxt-fontawesome": "^1.1.0",
"@vueuse/nuxt": "^11.1.0",
"ant-design-vue": "^4.2.4",
"ant-design-vue": "^4.2.5",
"bootstrap": "^5.3.3",
"dayjs": "^1.11.13",
"echarts": "^5.5.1",
Expand All @@ -34,27 +34,27 @@
"tippy.js": "^6.3.7",
"v-viewer": "^3.0.13",
"viewerjs": "^1.11.6",
"vue": "^3.5.6",
"vue": "^3.5.8",
"vue-router": "^4.4.5"
},
"devDependencies": {
"@eslint/compat": "^1.1.1",
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.10.0",
"@eslint/js": "^9.11.0",
"@nuxt/eslint": "^0.5.7",
"@tanstack/eslint-plugin-query": "^5.56.1",
"@tanstack/eslint-plugin-query": "^5.57.1",
"@tanstack/vue-query-devtools": "^5.56.2",
"@types/bootstrap": "^5.2.10",
"@types/eslint": "^9.6.1",
"@types/grecaptcha": "^3.0.9",
"@types/lodash": "^4.17.7",
"@types/luxon": "^3.4.2",
"@types/node": "^22.5.5",
"@typescript-eslint/eslint-plugin": "^8.5.0",
"@typescript-eslint/parser": "^8.5.0",
"@typescript-eslint/eslint-plugin": "^8.6.0",
"@typescript-eslint/parser": "^8.6.0",
"@vue/eslint-config-typescript": "^13.0.0",
"checkcss": "^2.0.9",
"eslint": "^9.10.0",
"eslint": "^9.11.0",
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-plugin-pinia": "^0.4.1",
"eslint-plugin-vue": "^9.28.0",
Expand All @@ -63,7 +63,7 @@
"type-coverage": "^2.29.1",
"typescript": "^5.6.2",
"typescript-eslint-parser-for-extra-files": "^0.7.0",
"vite-bundle-analyzer": "^0.10.6",
"vite-bundle-analyzer": "^0.11.1",
"vue-tsc": "^2.1.6"
},
"browserslist": [
Expand Down
Loading

0 comments on commit 08ddeeb

Please sign in to comment.