Skip to content

Commit

Permalink
chore: up deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antongolub committed Mar 26, 2024
1 parent 0db8983 commit 60cff9d
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 22 deletions.
28 changes: 15 additions & 13 deletions package-lock.json

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

18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,25 +38,25 @@
"pid"
],
"dependencies": {
"@webpod/ingrid": "^0.0.0-beta.0",
"zurk": "^0.0.31"
"@webpod/ingrid": "^0.0.0-beta.1",
"zurk": "^0.0.32"
},
"devDependencies": {
"@types/node": "^20.11.15",
"@types/node": "^20.11.30",
"c8": "^9.1.0",
"concurrently": "^8.2.2",
"esbuild": "^0.20.0",
"esbuild-node-externals": "^1.12.0",
"esbuild-plugin-entry-chunks": "^0.1.5",
"eslint": "^8.56.0",
"esbuild": "^0.20.2",
"esbuild-node-externals": "^1.13.0",
"esbuild-plugin-entry-chunks": "^0.1.11",
"eslint": "^8.57.0",
"eslint-config-qiwi": "^2.1.3",
"fast-glob": "^3.3.2",
"minimist": "^1.2.8",
"mocha": "^10.3.0",
"sinon": "^17.0.1",
"ts-node": "^10.9.2",
"typedoc": "^0.25.7",
"typescript": "^5.3.3"
"typedoc": "^0.25.12",
"typescript": "^5.4.3"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 60cff9d

Please sign in to comment.