Skip to content
This repository has been archived by the owner on May 3, 2024. 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 22, 2023
1 parent 15d7496 commit 5485a68
Show file tree
Hide file tree
Showing 2 changed files with 111 additions and 110 deletions.
16 changes: 8 additions & 8 deletions decide/booth/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@
"vue-router": "4.2.5"
},
"devDependencies": {
"@iconify/json": "2.2.158",
"@iconify/json": "2.2.161",
"@types/lodash-es": "4.17.12",
"@types/node": "20.10.4",
"@typescript-eslint/eslint-plugin": "6.14.0",
"@typescript-eslint/parser": "6.14.0",
"@types/node": "20.10.5",
"@typescript-eslint/eslint-plugin": "6.15.0",
"@typescript-eslint/parser": "6.15.0",
"@vitejs/plugin-vue": "4.5.2",
"@vue/test-utils": "2.4.3",
"browserslist": "4.22.2",
Expand All @@ -46,7 +46,7 @@
"eslint-plugin-file-progress": "1.3.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsdoc": "46.9.1",
"eslint-plugin-jsonc": "2.11.1",
"eslint-plugin-jsonc": "2.11.2",
"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",
"happy-dom": "12.10.3",
"knip": "3.8.2",
"knip": "3.8.4",
"lightningcss": "1.22.1",
"rollup-plugin-visualizer": "5.11.0",
"typescript": "5.3.3",
Expand All @@ -66,8 +66,8 @@
"unplugin-vue-components": "0.26.0",
"unplugin-vue-router": "0.7.0",
"vite": "5.0.10",
"vitest": "1.0.4",
"vitest": "1.1.0",
"vue-eslint-parser": "9.3.2",
"vue-tsc": "1.8.25"
"vue-tsc": "1.8.26"
}
}
Loading

0 comments on commit 5485a68

Please sign in to comment.