@apigames/json
Advanced tools
Comparing version 24.1.7 to 24.1.8
@@ -16,3 +16,3 @@ { | ||
"license": "MIT", | ||
"version": "24.1.7", | ||
"version": "24.1.8", | ||
"main": "lib/index.js", | ||
@@ -43,3 +43,3 @@ "types": "lib/index.d.ts", | ||
"@types/jest": "^29.5.14", | ||
"@types/node": "^20.17.9", | ||
"@types/node": "^20.17.14", | ||
"@typescript-eslint/eslint-plugin": "^7.18.0", | ||
@@ -51,7 +51,7 @@ "@typescript-eslint/parser": "^7.18.0", | ||
"eslint-plugin-jsx-a11y": "^6.10.2", | ||
"eslint-plugin-react": "^7.37.2", | ||
"eslint-plugin-react": "^7.37.4", | ||
"eslint-plugin-react-hooks": "^4.6.2", | ||
"jest": "^29.7.0", | ||
"ts-jest": "^29.2.5", | ||
"typescript": "^5.7.2" | ||
"typescript": "^5.7.3" | ||
}, | ||
@@ -58,0 +58,0 @@ "eslintConfig": {}, |
Sorry, the diff of this file is not supported yet
20677