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 Dec 30, 2024
1 parent 50b86eb commit 2756702
Show file tree
Hide file tree
Showing 2 changed files with 808 additions and 712 deletions.
24 changes: 12 additions & 12 deletions fe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,17 +19,17 @@
"@nuxtjs/seo": "^2.0.2",
"@pinia/nuxt": "^0.9.0",
"@popperjs/core": "^2.11.8",
"@tanstack/vue-query": "^5.62.8",
"@tanstack/vue-query": "^5.62.9",
"@vesp/nuxt-fontawesome": "^1.1.0",
"@vueuse/nuxt": "^12.0.0",
"@vueuse/nuxt": "^12.2.0",
"ant-design-vue": "^4.2.6",
"bootstrap": "^5.3.3",
"dayjs": "^1.11.13",
"echarts": "^5.5.1",
"echarts": "^5.6.0",
"lodash": "^4.17.21",
"luxon": "^3.5.0",
"noty": "^3.2.0-beta-deprecated",
"nuxt": "3.14.1592",
"nuxt": "3.15.0",
"pinia": "^2.3.0",
"scroll-into-view-if-needed": "^3.1.0",
"tippy.js": "^6.3.7",
Expand All @@ -42,17 +42,17 @@
"@eslint/compat": "^1.2.4",
"@eslint/eslintrc": "^3.2.0",
"@eslint/js": "^9.17.0",
"@nuxt/eslint": "^0.7.3",
"@tanstack/eslint-plugin-query": "^5.62.1",
"@tanstack/vue-query-devtools": "^5.62.8",
"@nuxt/eslint": "^0.7.4",
"@tanstack/eslint-plugin-query": "^5.62.9",
"@tanstack/vue-query-devtools": "^5.62.9",
"@types/bootstrap": "^5.2.10",
"@types/eslint": "^9.6.1",
"@types/lodash": "^4.17.13",
"@types/luxon": "^3.4.2",
"@types/node": "^22.10.2",
"@typescript-eslint/eslint-plugin": "^8.18.1",
"@typescript-eslint/parser": "^8.18.1",
"@vue/eslint-config-typescript": "^14.1.4",
"@typescript-eslint/eslint-plugin": "^8.19.0",
"@typescript-eslint/parser": "^8.19.0",
"@vue/eslint-config-typescript": "^14.2.0",
"checkcss": "^2.0.9",
"eslint": "^9.17.0",
"eslint-import-resolver-typescript": "^3.7.0",
Expand All @@ -64,12 +64,12 @@
"typescript": "^5.7.2",
"typescript-eslint-parser-for-extra-files": "^0.7.0",
"vite-bundle-analyzer": "^0.15.2",
"vue-tsc": "^2.1.10"
"vue-tsc": "^2.2.0"
},
"browserslist": [
"> 1% in CN",
"not ie 11",
"not dead"
],
"packageManager": "yarn@4.5.3"
"packageManager": "yarn@4.6.0"
}
Loading

0 comments on commit 2756702

Please sign in to comment.