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 Apr 3, 2024
1 parent 15d7496 commit 06cdc2f
Show file tree
Hide file tree
Showing 2 changed files with 345 additions and 288 deletions.
16 changes: 8 additions & 8 deletions decide/booth/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@
"@iconify/json": "2.2.158",
"@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",
"@typescript-eslint/eslint-plugin": "7.5.0",
"@typescript-eslint/parser": "7.5.0",
"@vitejs/plugin-vue": "5.0.4",
"@vue/test-utils": "2.4.3",
"browserslist": "4.22.2",
"confusing-browser-globals": "1.0.11",
Expand All @@ -45,18 +45,18 @@
"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-jsdoc": "48.2.2",
"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",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-sonarjs": "0.23.0",
"eslint-plugin-unicorn": "49.0.0",
"eslint-plugin-unicorn": "51.0.1",
"eslint-plugin-vue": "9.19.2",
"eslint-plugin-vue-scoped-css": "2.6.1",
"happy-dom": "12.10.3",
"knip": "3.8.2",
"happy-dom": "14.3.10",
"knip": "5.7.1",
"lightningcss": "1.22.1",
"rollup-plugin-visualizer": "5.11.0",
"typescript": "5.3.3",
Expand All @@ -68,6 +68,6 @@
"vite": "5.0.10",
"vitest": "1.0.4",
"vue-eslint-parser": "9.3.2",
"vue-tsc": "1.8.25"
"vue-tsc": "2.0.7"
}
}
Loading

0 comments on commit 06cdc2f

Please sign in to comment.