Skip to content

Commit

Permalink
perf(deps): update zurk to v0.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
antongolub committed Jan 29, 2025
1 parent be969d9 commit eca50f0
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 29 deletions.
48 changes: 25 additions & 23 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,24 +42,24 @@
],
"dependencies": {
"@webpod/ingrid": "^0.0.0-beta.3",
"zurk": "^0.10.0"
"zurk": "^0.10.2"
},
"devDependencies": {
"@types/node": "^22.10.2",
"@types/node": "^22.12.0",
"c8": "^10.1.3",
"concurrently": "^9.1.0",
"concurrently": "^9.1.2",
"esbuild": "^0.24.2",
"esbuild-node-externals": "^1.16.0",
"esbuild-plugin-entry-chunks": "^0.1.15",
"eslint": "^8.57.0",
"eslint-config-qiwi": "^2.1.3",
"fast-glob": "^3.3.2",
"fast-glob": "^3.3.3",
"minimist": "^1.2.8",
"mocha": "^10.8.2",
"sinon": "^18.0.1",
"ts-node": "^10.9.2",
"typedoc": "^0.27.5",
"typescript": "^5.7.2"
"typedoc": "^0.27.6",
"typescript": "^5.7.3"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit eca50f0

Please sign in to comment.