Skip to content

Commit 60cff9d

Browse files
committed
chore: up deps
1 parent 0db8983 commit 60cff9d

File tree

2 files changed

+24
-22
lines changed

2 files changed

+24
-22
lines changed

package-lock.json

+15-13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -38,25 +38,25 @@
3838
"pid"
3939
],
4040
"dependencies": {
41-
"@webpod/ingrid": "^0.0.0-beta.0",
42-
"zurk": "^0.0.31"
41+
"@webpod/ingrid": "^0.0.0-beta.1",
42+
"zurk": "^0.0.32"
4343
},
4444
"devDependencies": {
45-
"@types/node": "^20.11.15",
45+
"@types/node": "^20.11.30",
4646
"c8": "^9.1.0",
4747
"concurrently": "^8.2.2",
48-
"esbuild": "^0.20.0",
49-
"esbuild-node-externals": "^1.12.0",
50-
"esbuild-plugin-entry-chunks": "^0.1.5",
51-
"eslint": "^8.56.0",
48+
"esbuild": "^0.20.2",
49+
"esbuild-node-externals": "^1.13.0",
50+
"esbuild-plugin-entry-chunks": "^0.1.11",
51+
"eslint": "^8.57.0",
5252
"eslint-config-qiwi": "^2.1.3",
5353
"fast-glob": "^3.3.2",
5454
"minimist": "^1.2.8",
5555
"mocha": "^10.3.0",
5656
"sinon": "^17.0.1",
5757
"ts-node": "^10.9.2",
58-
"typedoc": "^0.25.7",
59-
"typescript": "^5.3.3"
58+
"typedoc": "^0.25.12",
59+
"typescript": "^5.4.3"
6060
},
6161
"repository": {
6262
"type": "git",

0 commit comments

Comments
 (0)