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 17, 2024
1 parent 8d636a0 commit 0d59ef1
Show file tree
Hide file tree
Showing 2 changed files with 443 additions and 648 deletions.
22 changes: 11 additions & 11 deletions fe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@
},
"dependencies": {
"@ant-design-vue/nuxt": "1.4.6",
"@fortawesome/free-brands-svg-icons": "^6.7.1",
"@fortawesome/free-regular-svg-icons": "^6.7.1",
"@fortawesome/free-solid-svg-icons": "^6.7.1",
"@fortawesome/free-brands-svg-icons": "^6.7.2",
"@fortawesome/free-regular-svg-icons": "^6.7.2",
"@fortawesome/free-solid-svg-icons": "^6.7.2",
"@hebilicious/vue-query-nuxt": "^0.3.0",
"@nuxtjs/seo": "^2.0.2",
"@pinia/nuxt": "^0.9.0",
"@popperjs/core": "^2.11.8",
"@tanstack/vue-query": "^5.62.3",
"@tanstack/vue-query": "^5.62.7",
"@vesp/nuxt-fontawesome": "^1.1.0",
"@vueuse/nuxt": "^12.0.0",
"ant-design-vue": "^4.2.6",
Expand All @@ -40,20 +40,20 @@
"devDependencies": {
"@eslint/compat": "^1.2.4",
"@eslint/eslintrc": "^3.2.0",
"@eslint/js": "^9.16.0",
"@nuxt/eslint": "^0.7.2",
"@eslint/js": "^9.17.0",
"@nuxt/eslint": "^0.7.3",
"@tanstack/eslint-plugin-query": "^5.62.1",
"@tanstack/vue-query-devtools": "^5.62.3",
"@tanstack/vue-query-devtools": "^5.62.7",
"@types/bootstrap": "^5.2.10",
"@types/eslint": "^9.6.1",
"@types/lodash": "^4.17.13",
"@types/luxon": "^3.4.2",
"@types/node": "^22.10.1",
"@typescript-eslint/eslint-plugin": "^8.17.0",
"@typescript-eslint/parser": "^8.17.0",
"@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",
"checkcss": "^2.0.9",
"eslint": "^9.16.0",
"eslint": "^9.17.0",
"eslint-import-resolver-typescript": "^3.7.0",
"eslint-plugin-pinia": "^0.4.1",
"eslint-plugin-vue": "^9.32.0",
Expand Down
Loading

0 comments on commit 0d59ef1

Please sign in to comment.