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 Jan 17, 2024
1 parent 76de99e commit 0a2bee0
Show file tree
Hide file tree
Showing 4 changed files with 74 additions and 74 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
"@commitlint/config-conventional": "^18.4.4",
"@mikro-orm/cli": "^6.0.4",
"@release-it/bumper": "^6.0.1",
"@types/node": "^20.11.4",
"@types/node": "^20.11.5",
"@types/tar": "^6.1.10",
"@types/ws": "^8.5.10",
"@typescript-eslint/eslint-plugin": "^6.19.0",
Expand All @@ -147,7 +147,7 @@
"glob": "^10.3.10",
"husky": "^8.0.3",
"lint-staged": "^15.2.0",
"prettier": "^3.2.2",
"prettier": "^3.2.3",
"release-it": "^17.0.1",
"rimraf": "^5.0.5",
"semver": "^7.5.4",
Expand Down
56 changes: 28 additions & 28 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 @@ -38,10 +38,10 @@
"vue-router": "^4.2.5"
},
"devDependencies": {
"@rushstack/eslint-patch": "^1.6.1",
"@rushstack/eslint-patch": "^1.7.0",
"@tsconfig/node20": "^20.1.2",
"@types/jsdom": "^21.1.6",
"@types/node": "^20.11.4",
"@types/node": "^20.11.5",
"@typescript-eslint/eslint-plugin": "^6.19.0",
"@typescript-eslint/parser": "^6.19.0",
"@vitejs/plugin-vue": "^5.0.3",
Expand All @@ -58,7 +58,7 @@
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-vue": "^9.20.1",
"jsdom": "^23.2.0",
"prettier": "^3.2.2",
"prettier": "^3.2.3",
"rimraf": "^5.0.5",
"typescript": "~5.3.3",
"vite": "^5.0.11",
Expand Down
Loading

0 comments on commit 0a2bee0

Please sign in to comment.