chore: bump all dependecies to latest (#97)

This commit is contained in:
Patric Stout
2025-04-25 20:39:51 +02:00
committed by GitHub
parent be3f31841b
commit fcf2798bfe
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -11,7 +11,7 @@
"dependencies": {
"@eveshipfit/data": "~10.4",
"@eveshipfit/dogma-engine": "7.0.0",
"@eveshipfit/react": "4.6.2",
"@eveshipfit/react": "4.6.3",
"clsx": "2.1.1",
"next": "14.2.3",
"react": "18.3.1",
@@ -138,9 +138,9 @@
"integrity": "sha512-s0zhP+JOStW+vUxZZSGs1uvib6raNvDxCHI6+uZHmvVtd/cceaRDJNkYrojT4gyT9GQNSis7xJNpEumIvy+f1g=="
},
"node_modules/@eveshipfit/react": {
"version": "4.6.2",
"resolved": "https://npm.pkg.github.com/download/@eveshipfit/react/4.6.2/faae13888affc527da19967933e54abb927d955c",
"integrity": "sha512-5IRhNmbm3NMT9jPfoVKSsJMaKueVhG9wIWq0mMBAIJD/0dhwQzkY7vriOZwxMZylQ4xDSrl+SjCWekpwFYAD2w==",
"version": "4.6.3",
"resolved": "https://npm.pkg.github.com/download/@eveshipfit/react/4.6.3/05579bfc635276483270ba722b634440ffaebca6",
"integrity": "sha512-4N/FOwUEmuzgvIxXH6o2y1NDOssNFcad/nWHSaeER6cBLDmdQcsSzOMk/rfKAthTxkKJM1UsHh2tkEhU3RMhUA==",
"license": "MIT",
"dependencies": {
"clsx": "^2",

View File

@@ -20,7 +20,7 @@
"dependencies": {
"@eveshipfit/data": "~10.4",
"@eveshipfit/dogma-engine": "7.0.0",
"@eveshipfit/react": "4.6.2",
"@eveshipfit/react": "4.6.3",
"clsx": "2.1.1",
"next": "14.2.3",
"react": "18.3.1",