We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fd24b6 commit 1fc8b66Copy full SHA for 1fc8b66
1 file changed
package.json
@@ -57,18 +57,18 @@
57
},
58
"author": "Ipregistry <support@ipregistry.co>",
59
"devDependencies": {
60
- "@swc/core": "^1.6.13",
61
- "@typescript-eslint/eslint-plugin": "^8.0.0",
62
- "@typescript-eslint/parser": "^8.1.0",
+ "@swc/core": "^1.7.22",
+ "@typescript-eslint/eslint-plugin": "^8.3.0",
+ "@typescript-eslint/parser": "^8.3.0",
63
"chai": "^5.1.1",
64
"prettier": "^3.3.3",
65
- "terser": "^5.31.3",
+ "terser": "^5.31.6",
66
"ts-node": "^10.9.2",
67
"tsdoc": "^0.0.4",
68
- "tslib": "^2.6.3",
69
- "tsup": "^8.1.2",
70
- "typedoc": "^0.26.4",
71
- "typescript": "^5.5.3"
+ "tslib": "^2.7.0",
+ "tsup": "^8.2.4",
+ "typedoc": "^0.26.6",
+ "typescript": "^5.5.4"
72
73
"dependencies": {
74
"lru-cache": "^11.0.0"
0 commit comments