@apigames/json
Advanced tools
Comparing version 24.1.2 to 24.1.3
@@ -16,3 +16,3 @@ { | ||
"license": "MIT", | ||
"version": "24.1.2", | ||
"version": "24.1.3", | ||
"main": "lib/index.js", | ||
@@ -43,5 +43,5 @@ "types": "lib/index.d.ts", | ||
"@types/jest": "29.5.12", | ||
"@types/node": "20.12.4", | ||
"@typescript-eslint/eslint-plugin": "7.5.0", | ||
"@typescript-eslint/parser": "7.5.0", | ||
"@types/node": "20.12.10", | ||
"@typescript-eslint/eslint-plugin": "7.8.0", | ||
"@typescript-eslint/parser": "7.8.0", | ||
"eslint": "8.57.0", | ||
@@ -52,6 +52,6 @@ "eslint-config-airbnb": "19.0.4", | ||
"eslint-plugin-react": "7.34.1", | ||
"eslint-plugin-react-hooks": "4.6.0", | ||
"eslint-plugin-react-hooks": "4.6.2", | ||
"jest": "29.7.0", | ||
"ts-jest": "29.1.2", | ||
"typescript": "5.4.4" | ||
"typescript": "5.4.5" | ||
}, | ||
@@ -58,0 +58,0 @@ "eslintConfig": {}, |
21332
141