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 Oct 9, 2024
1 parent ef9938e commit 68ede1e
Show file tree
Hide file tree
Showing 2 changed files with 661 additions and 751 deletions.
26 changes: 13 additions & 13 deletions fe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@nuxtjs/seo": "^2.0.0-rc.23",
"@pinia/nuxt": "^0.5.5",
"@popperjs/core": "^2.11.8",
"@tanstack/vue-query": "^5.56.2",
"@tanstack/vue-query": "^5.59.6",
"@vesp/nuxt-fontawesome": "^1.1.0",
"@vueuse/nuxt": "^11.1.0",
"ant-design-vue": "^4.2.5",
Expand All @@ -34,34 +34,34 @@
"tippy.js": "^6.3.7",
"v-viewer": "^3.0.20",
"viewerjs": "^1.11.6",
"vue": "^3.5.10",
"vue": "^3.5.11",
"vue-router": "^4.4.5"
},
"devDependencies": {
"@eslint/compat": "^1.1.1",
"@eslint/compat": "^1.2.0",
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.11.1",
"@eslint/js": "^9.12.0",
"@nuxt/eslint": "^0.5.7",
"@tanstack/eslint-plugin-query": "^5.58.1",
"@tanstack/vue-query-devtools": "^5.58.0",
"@tanstack/eslint-plugin-query": "^5.59.7",
"@tanstack/vue-query-devtools": "^5.59.6",
"@types/bootstrap": "^5.2.10",
"@types/eslint": "^9.6.1",
"@types/grecaptcha": "^3.0.9",
"@types/lodash": "^4.17.9",
"@types/lodash": "^4.17.10",
"@types/luxon": "^3.4.2",
"@types/node": "^22.7.4",
"@typescript-eslint/eslint-plugin": "^8.8.0",
"@typescript-eslint/parser": "^8.8.0",
"@vue/eslint-config-typescript": "^13.0.0",
"@types/node": "^22.7.5",
"@typescript-eslint/eslint-plugin": "^8.8.1",
"@typescript-eslint/parser": "^8.8.1",
"@vue/eslint-config-typescript": "^14.0.0",
"checkcss": "^2.0.9",
"eslint": "^9.11.1",
"eslint": "^9.12.0",
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-plugin-pinia": "^0.4.1",
"eslint-plugin-vue": "^9.28.0",
"schema-dts": "^1.1.2",
"stats.js": "^0.17.0",
"type-coverage": "^2.29.1",
"typescript": "^5.6.2",
"typescript": "^5.6.3",
"typescript-eslint-parser-for-extra-files": "^0.7.0",
"vite-bundle-analyzer": "^0.12.1",
"vue-tsc": "^2.1.6"
Expand Down
Loading

0 comments on commit 68ede1e

Please sign in to comment.