diff --git a/package-lock.json b/package-lock.json index a3b5914..e9df93e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "dependencies": { "@eveshipfit/data": "9.2.20240227", "@eveshipfit/dogma-engine": "4.0.1", - "@eveshipfit/react": "3.0.1", + "@eveshipfit/react": "3.1.1", "clsx": "2.1.1", "next": "14.2.3", "react": "18.3.1", @@ -137,9 +137,9 @@ "integrity": "sha512-cks+me27fCU6yL3rQCsTXG4PLWUZ23MwSDTfflgOz87Nre42j45rJVlc+fcaIl9d8+8fEhxKm8B4RTYcy593Cg==" }, "node_modules/@eveshipfit/react": { - "version": "3.0.1", - "resolved": "https://npm.pkg.github.com/download/@eveshipfit/react/3.0.1/f514c918ebb7200a5a73773a2425035454ab756f", - "integrity": "sha512-CLifhLMgo27GOdP9spgPMsSsjz2NYP2mzBgvwvWFo60PSzAI0R9TUQUQwdEk1GhByn96wv+VcivegGhIZfVNxQ==", + "version": "3.1.1", + "resolved": "https://npm.pkg.github.com/download/@eveshipfit/react/3.1.1/9e1fa053fbbe52d150fa42e7ac427f684b43e922", + "integrity": "sha512-nNbqoFv1zYw8hiKokC8dOa86sFCotI3HYj0mxtteFuVxhm0g48cW9DJu4C163wu8L00qPGlS4s8dxBOfymUhhw==", "dependencies": { "clsx": "^2", "jwt-decode": "^4" diff --git a/package.json b/package.json index 18b89b5..52541a2 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "dependencies": { "@eveshipfit/data": "9.2.20240227", "@eveshipfit/dogma-engine": "4.0.1", - "@eveshipfit/react": "3.0.1", + "@eveshipfit/react": "3.1.1", "clsx": "2.1.1", "next": "14.2.3", "react": "18.3.1",