chore: bump all dependencies to latest (#51)
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -11,7 +11,7 @@
|
||||
"dependencies": {
|
||||
"@eveshipfit/data": "9.2.20240227",
|
||||
"@eveshipfit/dogma-engine": "4.0.1",
|
||||
"@eveshipfit/react": "3.0.0",
|
||||
"@eveshipfit/react": "3.0.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.0",
|
||||
"resolved": "https://npm.pkg.github.com/download/@eveshipfit/react/3.0.0/a16ae0a78bb20e9dcdf31f231a99df7ead7bbe08",
|
||||
"integrity": "sha512-kzASbNZfnrf4GrQQCLzlzWQu9DKGGcxpz9IIFVJGqCeM9K9ROANv2lbxXQmq2FDD+uHLnszb5VLEP53NoIzRHg==",
|
||||
"version": "3.0.1",
|
||||
"resolved": "https://npm.pkg.github.com/download/@eveshipfit/react/3.0.1/f514c918ebb7200a5a73773a2425035454ab756f",
|
||||
"integrity": "sha512-CLifhLMgo27GOdP9spgPMsSsjz2NYP2mzBgvwvWFo60PSzAI0R9TUQUQwdEk1GhByn96wv+VcivegGhIZfVNxQ==",
|
||||
"dependencies": {
|
||||
"clsx": "^2",
|
||||
"jwt-decode": "^4"
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
"dependencies": {
|
||||
"@eveshipfit/data": "9.2.20240227",
|
||||
"@eveshipfit/dogma-engine": "4.0.1",
|
||||
"@eveshipfit/react": "3.0.0",
|
||||
"@eveshipfit/react": "3.0.1",
|
||||
"clsx": "2.1.1",
|
||||
"next": "14.2.3",
|
||||
"react": "18.3.1",
|
||||
|
||||
Reference in New Issue
Block a user