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 Jan 2, 2024
1 parent 15d7496 commit a7be611
Show file tree
Hide file tree
Showing 2 changed files with 319 additions and 275 deletions.
24 changes: 12 additions & 12 deletions decide/booth/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,12 @@
"vue-router": "4.2.5"
},
"devDependencies": {
"@iconify/json": "2.2.158",
"@iconify/json": "2.2.163",
"@types/lodash-es": "4.17.12",
"@types/node": "20.10.4",
"@typescript-eslint/eslint-plugin": "6.14.0",
"@typescript-eslint/parser": "6.14.0",
"@vitejs/plugin-vue": "4.5.2",
"@types/node": "20.10.6",
"@typescript-eslint/eslint-plugin": "6.17.0",
"@typescript-eslint/parser": "6.17.0",
"@vitejs/plugin-vue": "4.6.2",
"@vue/test-utils": "2.4.3",
"browserslist": "4.22.2",
"confusing-browser-globals": "1.0.11",
Expand All @@ -45,8 +45,8 @@
"eslint-plugin-css": "0.8.1",
"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-jsdoc": "46.10.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,18 +56,18 @@
"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.9.0",
"lightningcss": "1.22.1",
"rollup-plugin-visualizer": "5.11.0",
"rollup-plugin-visualizer": "5.12.0",
"typescript": "5.3.3",
"typescript-eslint-parser-for-extra-files": "0.5.0",
"unocss": "0.58.0",
"unocss": "0.58.3",
"unplugin-icons": "0.18.1",
"unplugin-vue-components": "0.26.0",
"unplugin-vue-router": "0.7.0",
"vite": "5.0.10",
"vitest": "1.0.4",
"vitest": "1.1.1",
"vue-eslint-parser": "9.3.2",
"vue-tsc": "1.8.25"
"vue-tsc": "1.8.27"
}
}
Loading

0 comments on commit a7be611

Please sign in to comment.