chore: fix package-lock.json pinning version (#99)
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -10,7 +10,7 @@
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@eveshipfit/data": "~10.4",
|
||||
"@eveshipfit/dogma-engine": "7.1.0",
|
||||
"@eveshipfit/dogma-engine": "7.0.0",
|
||||
"@eveshipfit/react": "4.7.0",
|
||||
"clsx": "2.1.1",
|
||||
"next": "14.2.3",
|
||||
@@ -133,9 +133,9 @@
|
||||
"license": "SEE LICENSE IN LICENSE"
|
||||
},
|
||||
"node_modules/@eveshipfit/dogma-engine": {
|
||||
"version": "7.1.0",
|
||||
"resolved": "https://npm.pkg.github.com/download/@EVEShipFit/dogma-engine/7.1.0/3638c125b71659ae7c7b668325d96e121d52bdf8",
|
||||
"integrity": "sha512-/tykXG0TUKPHz8ppNkx2A78veqK/0spFDNY2uVn3NaKgl4yOJbPfry5ZeoXmihYqyks4WeWssC/zydWOlR8Jow==",
|
||||
"version": "7.0.0",
|
||||
"resolved": "https://npm.pkg.github.com/download/@EVEShipFit/dogma-engine/7.0.0/713ba1a6bd79cd71c9758d06a8f36c8e1a9feaa7",
|
||||
"integrity": "sha512-s0zhP+JOStW+vUxZZSGs1uvib6raNvDxCHI6+uZHmvVtd/cceaRDJNkYrojT4gyT9GQNSis7xJNpEumIvy+f1g==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@eveshipfit/react": {
|
||||
|
||||
Reference in New Issue
Block a user