Skip to content

Commit

Permalink
build(deps-dev): apply updates
Browse files Browse the repository at this point in the history
Signed-off-by: Jérôme Benoit <[email protected]>
  • Loading branch information
Jérôme Benoit committed Nov 28, 2023
1 parent 487f0df commit 625f537
Show file tree
Hide file tree
Showing 4 changed files with 125 additions and 125 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,8 +126,8 @@
"@types/node": "^20.10.0",
"@types/tar": "^6.1.10",
"@types/ws": "^8.5.10",
"@typescript-eslint/eslint-plugin": "^6.13.0",
"@typescript-eslint/parser": "^6.13.0",
"@typescript-eslint/eslint-plugin": "^6.13.1",
"@typescript-eslint/parser": "^6.13.1",
"auto-changelog": "^2.4.0",
"c8": "^8.0.1",
"clinic": "^13.0.0",
Expand Down
112 changes: 56 additions & 56 deletions pnpm-lock.yaml

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

6 changes: 3 additions & 3 deletions ui/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
"@tsconfig/node20": "^20.1.2",
"@types/jsdom": "^21.1.6",
"@types/node": "^20.10.0",
"@typescript-eslint/eslint-plugin": "^6.13.0",
"@typescript-eslint/parser": "^6.13.0",
"@typescript-eslint/eslint-plugin": "^6.13.1",
"@typescript-eslint/parser": "^6.13.1",
"@vitejs/plugin-vue": "^4.5.0",
"@vitejs/plugin-vue-jsx": "^3.1.0",
"@vitest/coverage-v8": "^0.34.6",
Expand All @@ -60,7 +60,7 @@
"prettier": "^3.1.0",
"rimraf": "^5.0.5",
"typescript": "~5.3.2",
"vite": "^5.0.2",
"vite": "^5.0.3",
"vitest": "^0.34.6"
},
"_id": "[email protected]"
Expand Down
Loading

0 comments on commit 625f537

Please sign in to comment.