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 Nov 6, 2024
1 parent ce2285b commit e29f8d0
Show file tree
Hide file tree
Showing 2 changed files with 973 additions and 1,333 deletions.
32 changes: 16 additions & 16 deletions fe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,53 +17,53 @@
"@fortawesome/free-solid-svg-icons": "^6.6.0",
"@hebilicious/vue-query-nuxt": "^0.3.0",
"@nuxtjs/seo": "^2.0.0-rc.23",
"@pinia/nuxt": "^0.5.5",
"@pinia/nuxt": "^0.7.0",
"@popperjs/core": "^2.11.8",
"@tanstack/vue-query": "^5.59.16",
"@tanstack/vue-query": "^5.59.17",
"@vesp/nuxt-fontawesome": "^1.1.0",
"@vueuse/nuxt": "^11.1.0",
"@vueuse/nuxt": "^11.2.0",
"ant-design-vue": "^4.2.5",
"bootstrap": "^5.3.3",
"dayjs": "^1.11.13",
"echarts": "^5.5.1",
"lodash": "^4.17.21",
"luxon": "^3.5.0",
"noty": "^3.2.0-beta-deprecated",
"nuxt": "3.13.2",
"nuxt": "3.14.159",
"scroll-into-view-if-needed": "^3.1.0",
"tippy.js": "^6.3.7",
"v-viewer": "^3.0.20",
"v-viewer": "^3.0.21",
"viewerjs": "^1.11.6",
"vue": "^3.5.12",
"vue-router": "^4.4.5"
},
"devDependencies": {
"@eslint/compat": "^1.2.1",
"@eslint/compat": "^1.2.2",
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.13.0",
"@nuxt/eslint": "^0.6.0",
"@eslint/js": "^9.14.0",
"@nuxt/eslint": "^0.6.1",
"@tanstack/eslint-plugin-query": "^5.59.7",
"@tanstack/vue-query-devtools": "^5.59.16",
"@tanstack/vue-query-devtools": "^5.59.19",
"@types/bootstrap": "^5.2.10",
"@types/eslint": "^9.6.1",
"@types/lodash": "^4.17.12",
"@types/lodash": "^4.17.13",
"@types/luxon": "^3.4.2",
"@types/node": "^22.8.1",
"@typescript-eslint/eslint-plugin": "^8.11.0",
"@typescript-eslint/parser": "^8.11.0",
"@types/node": "^22.9.0",
"@typescript-eslint/eslint-plugin": "^8.13.0",
"@typescript-eslint/parser": "^8.13.0",
"@vue/eslint-config-typescript": "^14.1.3",
"checkcss": "^2.0.9",
"eslint": "^9.13.0",
"eslint": "^9.14.0",
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-plugin-pinia": "^0.4.1",
"eslint-plugin-vue": "^9.29.1",
"eslint-plugin-vue": "^9.30.0",
"schema-dts": "^1.1.2",
"stats.js": "^0.17.0",
"type-coverage": "^2.29.7",
"typescript": "^5.6.3",
"typescript-eslint-parser-for-extra-files": "^0.7.0",
"vite-bundle-analyzer": "^0.12.1",
"vue-tsc": "^2.1.8"
"vue-tsc": "^2.1.10"
},
"browserslist": [
"> 1% in CN",
Expand Down
Loading

0 comments on commit e29f8d0

Please sign in to comment.