This commit is contained in:
Kaihua
2026-07-23 09:45:41 +08:00
parent 32b56aeb69
commit 9188b12964
5 changed files with 110 additions and 9 deletions
+7
View File
@@ -8,6 +8,7 @@
"name": "chatgpt-business-price-radar",
"version": "1.0.0",
"dependencies": {
"country-to-currency": "^3.0.1",
"lucide-react": "^0.468.0",
"react": "^19.2.0",
"react-dom": "^19.2.0",
@@ -1929,6 +1930,12 @@
"dev": true,
"license": "MIT"
},
"node_modules/country-to-currency": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/country-to-currency/-/country-to-currency-3.0.1.tgz",
"integrity": "sha512-FAo2ga8296d0Ra6vj9TB4Kax36AmqrGEc0aoLflCx5ijMtifNwA8lCqQsFfTLP2lRVKHWh/DedSpqI6v9VHyjw==",
"license": "MIT"
},
"node_modules/css-tree": {
"version": "3.2.1",
"resolved": "https://registry.npmjs.org/css-tree/-/css-tree-3.2.1.tgz",