Skip to content

Commit

Permalink
deps(fe): Lock file maintenance fe (#77)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 28, 2024
1 parent 08f745e commit c4666e9
Show file tree
Hide file tree
Showing 2 changed files with 298 additions and 397 deletions.
8 changes: 4 additions & 4 deletions fe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"postinstall": "nuxt prepare"
},
"dependencies": {
"@ant-design-vue/nuxt": "1.4.4",
"@ant-design-vue/nuxt": "1.4.5",
"@fortawesome/free-brands-svg-icons": "^6.6.0",
"@fortawesome/free-regular-svg-icons": "^6.6.0",
"@fortawesome/free-solid-svg-icons": "^6.6.0",
Expand All @@ -29,7 +29,7 @@
"lodash": "^4.17.21",
"luxon": "^3.5.0",
"noty": "^3.2.0-beta-deprecated",
"nuxt": "3.13.1",
"nuxt": "3.13.2",
"scroll-into-view-if-needed": "^3.1.0",
"tippy.js": "^6.3.7",
"v-viewer": "^3.0.20",
Expand All @@ -48,7 +48,7 @@
"@types/eslint": "^9.6.1",
"@types/lodash": "^4.17.12",
"@types/luxon": "^3.4.2",
"@types/node": "^22.7.9",
"@types/node": "^22.8.1",
"@typescript-eslint/eslint-plugin": "^8.11.0",
"@typescript-eslint/parser": "^8.11.0",
"@vue/eslint-config-typescript": "^14.1.3",
Expand All @@ -63,7 +63,7 @@
"typescript": "^5.6.3",
"typescript-eslint-parser-for-extra-files": "^0.7.0",
"vite-bundle-analyzer": "^0.12.1",
"vue-tsc": "^2.1.6"
"vue-tsc": "^2.1.8"
},
"browserslist": [
"> 1% in CN",
Expand Down
Loading

0 comments on commit c4666e9

Please sign in to comment.