@bricco/localization
Advanced tools
Comparing version 0.0.9 to 0.0.10
{ | ||
"license": "MIT", | ||
"name": "@bricco/localization", | ||
"version": "0.0.9", | ||
"version": "0.0.10", | ||
"publishConfig": { | ||
@@ -18,5 +18,5 @@ "access": "public" | ||
"devDependencies": { | ||
"@bricco/eslint-config": "^1.0.9", | ||
"@types/react": "^18.2.64", | ||
"@types/react-dom": "^18.2.21", | ||
"@bricco/eslint-config": "^1.0.10", | ||
"@types/react": "^18.2.74", | ||
"@types/react-dom": "^18.2.23", | ||
"eslint": "^8.57.0", | ||
@@ -32,3 +32,3 @@ "next": "^14.1.3", | ||
"packageManager": "yarn@4.1.0", | ||
"gitHead": "1d90d435ce7e6d73114c1ee3527963fdda7fdd24" | ||
"gitHead": "6c27460c51831a8e5ec331a4bf76ad4748e79611" | ||
} |
6796