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 30, 2024
1 parent facfc52 commit d2df48e
Show file tree
Hide file tree
Showing 2 changed files with 438 additions and 478 deletions.
16 changes: 8 additions & 8 deletions fe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@
"postinstall": "nuxt prepare"
},
"dependencies": {
"@ant-design-vue/nuxt": "^1.4.2",
"@ant-design-vue/nuxt": "^1.4.4",
"@fortawesome/free-brands-svg-icons": "^6.6.0",
"@fortawesome/free-regular-svg-icons": "^6.6.0",
"@fortawesome/free-solid-svg-icons": "^6.6.0",
"@hebilicious/vue-query-nuxt": "^0.3.0",
"@nuxtjs/seo": "^2.0.0-rc.21",
"@nuxtjs/seo": "^2.0.0-rc.23",
"@pinia/nuxt": "^0.5.4",
"@popperjs/core": "^2.11.8",
"@tanstack/vue-query": "^5.56.2",
Expand All @@ -32,24 +32,24 @@
"nuxt": "^3.13.2",
"scroll-into-view-if-needed": "^3.1.0",
"tippy.js": "^6.3.7",
"v-viewer": "^3.0.13",
"v-viewer": "^3.0.20",
"viewerjs": "^1.11.6",
"vue": "^3.5.8",
"vue": "^3.5.10",
"vue-router": "^4.4.5"
},
"devDependencies": {
"@eslint/compat": "^1.1.1",
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.11.1",
"@nuxt/eslint": "^0.5.7",
"@tanstack/eslint-plugin-query": "^5.57.1",
"@tanstack/vue-query-devtools": "^5.56.2",
"@tanstack/eslint-plugin-query": "^5.58.1",
"@tanstack/vue-query-devtools": "^5.58.0",
"@types/bootstrap": "^5.2.10",
"@types/eslint": "^9.6.1",
"@types/grecaptcha": "^3.0.9",
"@types/lodash": "^4.17.9",
"@types/luxon": "^3.4.2",
"@types/node": "^22.6.1",
"@types/node": "^22.7.4",
"@typescript-eslint/eslint-plugin": "^8.7.0",
"@typescript-eslint/parser": "^8.7.0",
"@vue/eslint-config-typescript": "^13.0.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.11.1",
"vite-bundle-analyzer": "^0.12.1",
"vue-tsc": "^2.1.6"
},
"browserslist": [
Expand Down
Loading

0 comments on commit d2df48e

Please sign in to comment.