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
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 17, 2023
1 parent 10c72f7 commit 81eb467
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 67 deletions.
14 changes: 7 additions & 7 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"vue-router": "4.2.5"
},
"devDependencies": {
"@iconify/json": "2.2.157",
"@iconify/json": "2.2.158",
"@openapitools/openapi-generator-cli": "2.7.0",
"@types/lodash-es": "4.17.12",
"@types/node": "20.10.4",
Expand All @@ -40,13 +40,13 @@
"@vitejs/plugin-vue": "4.5.2",
"browserslist": "4.22.2",
"confusing-browser-globals": "1.0.11",
"eslint": "8.55.0",
"eslint": "8.56.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-css": "0.8.1",
"eslint-plugin-file-progress": "1.3.0",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-jsdoc": "46.9.0",
"eslint-plugin-jsonc": "2.10.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsdoc": "46.9.1",
"eslint-plugin-jsonc": "2.11.1",
"eslint-plugin-no-secrets": "0.8.9",
"eslint-plugin-no-unsanitized": "4.0.2",
"eslint-plugin-optimize-regex": "1.2.1",
Expand All @@ -56,7 +56,7 @@
"eslint-plugin-vue": "9.19.2",
"eslint-plugin-vue-scoped-css": "2.6.1",
"jsonc-eslint-parser": "2.4.0",
"knip": "3.7.1",
"knip": "3.8.2",
"lightningcss": "1.22.1",
"rollup-plugin-visualizer": "5.11.0",
"typescript": "5.3.3",
Expand All @@ -65,7 +65,7 @@
"unplugin-icons": "0.18.1",
"unplugin-vue-components": "0.26.0",
"unplugin-vue-router": "0.7.0",
"vite": "5.0.8",
"vite": "5.0.10",
"vitest": "1.0.4",
"vue-eslint-parser": "9.3.2",
"vue-tsc": "1.8.25"
Expand Down
131 changes: 71 additions & 60 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 81eb467

Please sign in to comment.