chore: bump all dependencies to latest (#54)

This commit is contained in:
Patric Stout
2024-05-12 16:58:29 +02:00
committed by GitHub
parent 5fe394dacd
commit 1d299b0a7e
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -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"

View File

@@ -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",