wip
This commit is contained in:
19
package-lock.json
generated
19
package-lock.json
generated
@@ -146,6 +146,7 @@
|
||||
"@gridpilot/testing-support": "0.1.0",
|
||||
"@vercel/kv": "^3.0.0",
|
||||
"framer-motion": "^12.23.25",
|
||||
"lucide-react": "^0.555.0",
|
||||
"next": "^15.0.0",
|
||||
"react": "^18.3.0",
|
||||
"react-dom": "^18.3.0",
|
||||
@@ -1546,7 +1547,7 @@
|
||||
"link": true
|
||||
},
|
||||
"node_modules/@gridpilot/testing-support": {
|
||||
"resolved": "packages/demo-support",
|
||||
"resolved": "packages/testing-support",
|
||||
"link": true
|
||||
},
|
||||
"node_modules/@gridpilot/website": {
|
||||
@@ -8611,6 +8612,15 @@
|
||||
"yallist": "^3.0.2"
|
||||
}
|
||||
},
|
||||
"node_modules/lucide-react": {
|
||||
"version": "0.555.0",
|
||||
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.555.0.tgz",
|
||||
"integrity": "sha512-D8FvHUGbxWBRQM90NZeIyhAvkFfsh3u9ekrMvJ30Z6gnpBHS6HC6ldLg7tL45hwiIz/u66eKDtdA23gwwGsAHA==",
|
||||
"license": "ISC",
|
||||
"peerDependencies": {
|
||||
"react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/luxon": {
|
||||
"version": "3.6.1",
|
||||
"resolved": "https://registry.npmjs.org/luxon/-/luxon-3.6.1.tgz",
|
||||
@@ -13426,7 +13436,8 @@
|
||||
},
|
||||
"packages/demo-support": {
|
||||
"name": "@gridpilot/testing-support",
|
||||
"version": "0.1.0"
|
||||
"version": "0.1.0",
|
||||
"extraneous": true
|
||||
},
|
||||
"packages/identity": {
|
||||
"name": "@gridpilot/identity",
|
||||
@@ -13496,6 +13507,10 @@
|
||||
"@gridpilot/racing": "0.1.0",
|
||||
"@gridpilot/social": "0.1.0"
|
||||
}
|
||||
},
|
||||
"packages/testing-support": {
|
||||
"name": "@gridpilot/testing-support",
|
||||
"version": "0.1.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user