wip
This commit is contained in:
49
package-lock.json
generated
49
package-lock.json
generated
@@ -142,11 +142,8 @@
|
||||
"@faker-js/faker": "^9.2.0",
|
||||
"@gridpilot/identity": "0.1.0",
|
||||
"@gridpilot/racing": "0.1.0",
|
||||
"@gridpilot/racing-application": "0.1.0",
|
||||
"@gridpilot/racing-demo-infrastructure": "0.1.0",
|
||||
"@gridpilot/racing-infrastructure": "0.1.0",
|
||||
"@gridpilot/social": "0.1.0",
|
||||
"@gridpilot/social-infrastructure": "0.1.0",
|
||||
"@gridpilot/testing-support": "0.1.0",
|
||||
"@vercel/kv": "^3.0.0",
|
||||
"framer-motion": "^12.23.25",
|
||||
"next": "^15.0.0",
|
||||
@@ -1532,18 +1529,10 @@
|
||||
"resolved": "packages/automation",
|
||||
"link": true
|
||||
},
|
||||
"node_modules/@gridpilot/automation-infrastructure": {
|
||||
"resolved": "packages/automation-infrastructure",
|
||||
"link": true
|
||||
},
|
||||
"node_modules/@gridpilot/companion": {
|
||||
"resolved": "apps/companion",
|
||||
"link": true
|
||||
},
|
||||
"node_modules/@gridpilot/demo-support": {
|
||||
"resolved": "packages/demo-support",
|
||||
"link": true
|
||||
},
|
||||
"node_modules/@gridpilot/identity": {
|
||||
"resolved": "packages/identity",
|
||||
"link": true
|
||||
@@ -1552,24 +1541,12 @@
|
||||
"resolved": "packages/racing",
|
||||
"link": true
|
||||
},
|
||||
"node_modules/@gridpilot/racing-application": {
|
||||
"resolved": "packages/racing-application",
|
||||
"link": true
|
||||
},
|
||||
"node_modules/@gridpilot/racing-demo-infrastructure": {
|
||||
"resolved": "packages/racing-demo-infrastructure",
|
||||
"link": true
|
||||
},
|
||||
"node_modules/@gridpilot/racing-infrastructure": {
|
||||
"resolved": "packages/racing-infrastructure",
|
||||
"link": true
|
||||
},
|
||||
"node_modules/@gridpilot/social": {
|
||||
"resolved": "packages/social",
|
||||
"link": true
|
||||
},
|
||||
"node_modules/@gridpilot/social-infrastructure": {
|
||||
"resolved": "packages/social-infrastructure",
|
||||
"node_modules/@gridpilot/testing-support": {
|
||||
"resolved": "packages/demo-support",
|
||||
"link": true
|
||||
},
|
||||
"node_modules/@gridpilot/website": {
|
||||
@@ -13442,12 +13419,13 @@
|
||||
"packages/automation-infrastructure": {
|
||||
"name": "@gridpilot/automation-infrastructure",
|
||||
"version": "1.0.0",
|
||||
"extraneous": true,
|
||||
"dependencies": {
|
||||
"@gridpilot/automation": "*"
|
||||
}
|
||||
},
|
||||
"packages/demo-support": {
|
||||
"name": "@gridpilot/demo-support",
|
||||
"name": "@gridpilot/testing-support",
|
||||
"version": "0.1.0"
|
||||
},
|
||||
"packages/identity": {
|
||||
@@ -13472,6 +13450,7 @@
|
||||
"packages/racing-application": {
|
||||
"name": "@gridpilot/racing-application",
|
||||
"version": "0.1.0",
|
||||
"extraneous": true,
|
||||
"dependencies": {
|
||||
"@gridpilot/racing": "*"
|
||||
}
|
||||
@@ -13479,6 +13458,7 @@
|
||||
"packages/racing-demo-infrastructure": {
|
||||
"name": "@gridpilot/racing-demo-infrastructure",
|
||||
"version": "0.1.0",
|
||||
"extraneous": true,
|
||||
"dependencies": {
|
||||
"@gridpilot/demo-support": "0.1.0",
|
||||
"@gridpilot/racing": "0.1.0",
|
||||
@@ -13493,24 +13473,12 @@
|
||||
"packages/racing-infrastructure": {
|
||||
"name": "@gridpilot/racing-infrastructure",
|
||||
"version": "0.1.0",
|
||||
"extraneous": true,
|
||||
"dependencies": {
|
||||
"@gridpilot/racing": "*",
|
||||
"uuid": "^9.0.0"
|
||||
}
|
||||
},
|
||||
"packages/racing-infrastructure/node_modules/uuid": {
|
||||
"version": "9.0.1",
|
||||
"resolved": "https://registry.npmjs.org/uuid/-/uuid-9.0.1.tgz",
|
||||
"integrity": "sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==",
|
||||
"funding": [
|
||||
"https://github.com/sponsors/broofa",
|
||||
"https://github.com/sponsors/ctavan"
|
||||
],
|
||||
"license": "MIT",
|
||||
"bin": {
|
||||
"uuid": "dist/bin/uuid"
|
||||
}
|
||||
},
|
||||
"packages/social": {
|
||||
"name": "@gridpilot/social",
|
||||
"version": "0.1.0"
|
||||
@@ -13523,6 +13491,7 @@
|
||||
"packages/social-infrastructure": {
|
||||
"name": "@gridpilot/social-infrastructure",
|
||||
"version": "0.1.0",
|
||||
"extraneous": true,
|
||||
"dependencies": {
|
||||
"@gridpilot/racing": "0.1.0",
|
||||
"@gridpilot/social": "0.1.0"
|
||||
|
||||
Reference in New Issue
Block a user