Skip to content
This repository has been archived by the owner on Dec 18, 2023. It is now read-only.

Commit

Permalink
chore(deps): update npm development dependencies (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 4, 2023
1 parent 684294c commit 2f9b290
Show file tree
Hide file tree
Showing 2 changed files with 230 additions and 248 deletions.
16 changes: 8 additions & 8 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,13 @@
"vue-router": "4.2.5"
},
"devDependencies": {
"@iconify/json": "2.2.151",
"@iconify/json": "2.2.152",
"@types/lodash-es": "4.17.12",
"@types/node": "20.10.2",
"@types/node": "20.10.3",
"@typescript-eslint/eslint-plugin": "6.13.1",
"@typescript-eslint/parser": "6.13.1",
"@vitejs/plugin-vue": "4.5.1",
"browserslist": "4.22.1",
"browserslist": "4.22.2",
"confusing-browser-globals": "1.0.11",
"eslint": "8.55.0",
"eslint-import-resolver-typescript": "3.6.1",
Expand All @@ -57,14 +57,14 @@
"jsonc-eslint-parser": "2.4.0",
"knip": "3.4.0",
"lightningcss": "1.22.1",
"rollup-plugin-visualizer": "5.9.3",
"rollup-plugin-visualizer": "5.10.0",
"typescript": "5.3.2",
"typescript-eslint-parser-for-extra-files": "0.5.0",
"unocss": "0.57.7",
"unplugin-icons": "0.18.0",
"unplugin-vue-components": "0.25.2",
"unocss": "0.58.0",
"unplugin-icons": "0.18.1",
"unplugin-vue-components": "0.26.0",
"unplugin-vue-router": "0.7.0",
"vite": "5.0.4",
"vite": "5.0.5",
"vitest": "0.34.6",
"vue-eslint-parser": "9.3.2",
"vue-tsc": "1.8.24"
Expand Down
Loading

0 comments on commit 2f9b290

Please sign in to comment.