Skip to content

Commit

Permalink
deps(fe): Lock file maintenance fe (#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 11, 2024
1 parent b4bbdc3 commit 082bd05
Show file tree
Hide file tree
Showing 2 changed files with 387 additions and 330 deletions.
12 changes: 6 additions & 6 deletions fe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,14 +34,14 @@
"tippy.js": "^6.3.7",
"v-viewer": "^3.0.13",
"viewerjs": "^1.11.6",
"vue": "^3.5.3",
"vue-router": "^4.4.3"
"vue": "^3.5.4",
"vue-router": "^4.4.4"
},
"devDependencies": {
"@eslint/compat": "^1.1.1",
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.10.0",
"@nuxt/eslint": "^0.5.6",
"@nuxt/eslint": "^0.5.7",
"@tanstack/eslint-plugin-query": "^5.53.0",
"@tanstack/vue-query-devtools": "^5.55.4",
"@types/bootstrap": "^5.2.10",
Expand All @@ -50,8 +50,8 @@
"@types/lodash": "^4.17.7",
"@types/luxon": "^3.4.2",
"@types/node": "^22.5.4",
"@typescript-eslint/eslint-plugin": "^8.4.0",
"@typescript-eslint/parser": "^8.4.0",
"@typescript-eslint/eslint-plugin": "^8.5.0",
"@typescript-eslint/parser": "^8.5.0",
"@vue/eslint-config-typescript": "^13.0.0",
"checkcss": "^2.0.9",
"eslint": "^9.10.0",
Expand All @@ -61,7 +61,7 @@
"schema-dts": "^1.1.2",
"stats.js": "^0.17.0",
"type-coverage": "^2.29.1",
"typescript": "^5.5.4",
"typescript": "^5.6.2",
"typescript-eslint-parser-for-extra-files": "^0.7.0",
"vite-bundle-analyzer": "^0.10.6",
"vue-tsc": "^2.1.6"
Expand Down
Loading

0 comments on commit 082bd05

Please sign in to comment.