chore: bump all dependencies to latest (#79)

This commit is contained in:
Patric Stout
2024-06-11 19:55:14 +02:00
committed by GitHub
parent 8122f16e20
commit 2201f0f88f
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -9,7 +9,7 @@
"version": "0.0.0-git",
"license": "MIT",
"dependencies": {
"@eveshipfit/data": "9.4.20240526",
"@eveshipfit/data": "9.4.20240611",
"@eveshipfit/dogma-engine": "5.0.1",
"@eveshipfit/react": "4.5.3",
"clsx": "2.1.1",
@@ -127,9 +127,9 @@
}
},
"node_modules/@eveshipfit/data": {
"version": "9.4.20240526",
"resolved": "https://npm.pkg.github.com/download/@eveshipfit/data/9.4.20240526/fc67224bda71874de2a6d562bf6c50517ab2270a",
"integrity": "sha512-uvmCzOi+EaAR8FLhZoqybo1aIgFetvOCPr0e5+M/sA7B9esHZ1M0pU6YWGQ8NDPrMKj7kTVKrWnMnZD8yG6ALw=="
"version": "9.4.20240611",
"resolved": "https://npm.pkg.github.com/download/@eveshipfit/data/9.4.20240611/bee53deedc98f750f1e4dd74b1ad45ddd14ba10c",
"integrity": "sha512-MWn/deilbJJ2loQa1FJFy5jd2TqPiMn4ibzxbSfgPGk4majr9ooTwNf2kjcSS1PVs8CkL1nmoz/1OEvl3RMqFQ=="
},
"node_modules/@eveshipfit/dogma-engine": {
"version": "5.0.1",

View File

@@ -18,7 +18,7 @@
"author": "EVEShipFit Team <info@eveship.fit>",
"license": "MIT",
"dependencies": {
"@eveshipfit/data": "9.4.20240526",
"@eveshipfit/data": "9.4.20240611",
"@eveshipfit/dogma-engine": "5.0.1",
"@eveshipfit/react": "4.5.3",
"clsx": "2.1.1",