Skip to content

Commit

Permalink
build(deps): apply updates
Browse files Browse the repository at this point in the history
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
  • Loading branch information
jerome-benoit committed May 11, 2024
1 parent e4006e4 commit 1f851da
Show file tree
Hide file tree
Showing 3 changed files with 52 additions and 52 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -105,7 +105,7 @@
"logform": "^2.6.0",
"mnemonist": "0.40.0-rc1",
"mongodb": "^6.6.1",
"poolifier": "^4.0.5",
"poolifier": "^4.0.6",
"rambda": "^9.2.0",
"tar": "^7.1.0",
"winston": "^3.13.0",
Expand All @@ -114,7 +114,7 @@
},
"optionalDependencies": {
"bufferutil": "^4.0.8",
"utf-8-validate": "^6.0.3"
"utf-8-validate": "^6.0.4"
},
"devDependencies": {
"@commitlint/cli": "^19.3.0",
Expand Down Expand Up @@ -149,10 +149,10 @@
"lint-staged": "^15.2.2",
"prettier": "^3.2.5",
"release-it": "^17.2.1",
"rimraf": "^5.0.5",
"rimraf": "^5.0.6",
"semver": "^7.6.2",
"ts-node": "^10.9.2",
"tsx": "^4.9.3",
"tsx": "^4.9.4",
"typescript": "~5.4.5"
}
}
94 changes: 47 additions & 47 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion ui/web/package.json
Expand Up @@ -56,7 +56,7 @@
"eslint-plugin-vue": "^9.26.0",
"jsdom": "^24.0.0",
"prettier": "^3.2.5",
"rimraf": "^5.0.5",
"rimraf": "^5.0.6",
"typescript": "~5.4.5",
"vite": "^5.2.11",
"vitest": "^1.6.0"
Expand Down

0 comments on commit 1f851da

Please sign in to comment.