Comparing version 3.0.1 to 3.0.2
{ | ||
"name": "@logto/js", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"type": "module", | ||
@@ -23,3 +23,3 @@ "main": "./lib/index.cjs", | ||
"dependencies": { | ||
"@silverhand/essentials": "^2.6.2", | ||
"@silverhand/essentials": "^2.8.7", | ||
"camelcase-keys": "^7.0.1", | ||
@@ -29,8 +29,8 @@ "jose": "^5.0.0" | ||
"devDependencies": { | ||
"@silverhand/eslint-config": "^4.0.1", | ||
"@silverhand/ts-config": "^4.0.0", | ||
"@silverhand/eslint-config": "^5.0.0", | ||
"@silverhand/ts-config": "^5.0.0", | ||
"@swc/core": "^1.3.50", | ||
"@swc/jest": "^0.2.24", | ||
"@types/jest": "^29.5.1", | ||
"@types/node": "^18.0.0", | ||
"@types/node": "^20.0.0", | ||
"eslint": "^8.44.0", | ||
@@ -43,3 +43,3 @@ "jest": "^29.5.0", | ||
"prettier": "^3.0.0", | ||
"rollup": "^3.20.2", | ||
"rollup": "^4.0.0", | ||
"text-encoder": "^0.0.4", | ||
@@ -46,0 +46,0 @@ "type-fest": "^4.0.0", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
65925