@apigames/json
Advanced tools
Comparing version 24.1.1 to 24.1.2
@@ -16,3 +16,3 @@ { | ||
"license": "MIT", | ||
"version": "24.1.1", | ||
"version": "24.1.2", | ||
"main": "lib/index.js", | ||
@@ -43,5 +43,5 @@ "types": "lib/index.d.ts", | ||
"@types/jest": "29.5.12", | ||
"@types/node": "20.11.24", | ||
"@typescript-eslint/eslint-plugin": "7.1.0", | ||
"@typescript-eslint/parser": "7.1.0", | ||
"@types/node": "20.12.4", | ||
"@typescript-eslint/eslint-plugin": "7.5.0", | ||
"@typescript-eslint/parser": "7.5.0", | ||
"eslint": "8.57.0", | ||
@@ -51,7 +51,7 @@ "eslint-config-airbnb": "19.0.4", | ||
"eslint-plugin-jsx-a11y": "6.8.0", | ||
"eslint-plugin-react": "7.34.0", | ||
"eslint-plugin-react": "7.34.1", | ||
"eslint-plugin-react-hooks": "4.6.0", | ||
"jest": "29.7.0", | ||
"ts-jest": "29.1.2", | ||
"typescript": "5.3.3" | ||
"typescript": "5.4.4" | ||
}, | ||
@@ -58,0 +58,0 @@ "eslintConfig": {}, |
21331