added new tools
This commit is contained in:
24
package-lock.json
generated
24
package-lock.json
generated
@@ -10,16 +10,16 @@
|
||||
"dependencies": {
|
||||
"@astrojs/cloudflare": "^9.2.0",
|
||||
"@astrojs/react": "^3.6.2",
|
||||
"@types/react": "^18.3.3",
|
||||
"@types/react": "^18.3.4",
|
||||
"@types/react-dom": "^18.3.0",
|
||||
"astro": "^4.14.3",
|
||||
"astro": "^4.14.5",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@new-ui/colors": "^1.3.0",
|
||||
"@new-ui/effects": "^0.1.3",
|
||||
"@new-ui/reset": "^0.0.4",
|
||||
"@new-ui/reset": "^0.0.5",
|
||||
"@new-ui/spacings": "^0.1.3",
|
||||
"@new-ui/typography": "^0.1.6"
|
||||
}
|
||||
@@ -1460,9 +1460,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@new-ui/reset": {
|
||||
"version": "0.0.4",
|
||||
"resolved": "https://registry.npmjs.org/@new-ui/reset/-/reset-0.0.4.tgz",
|
||||
"integrity": "sha512-P7mmcEtL8n6CjRS5F6Jo3ywR0CT+zpR5D0FF7bmDkQsCZkoDD1uho3k2vNk1uY06/9yyu1WjOR7NzCCn52xVCw==",
|
||||
"version": "0.0.5",
|
||||
"resolved": "https://registry.npmjs.org/@new-ui/reset/-/reset-0.0.5.tgz",
|
||||
"integrity": "sha512-FIBkll6iko0QpJBs7d4jCDqSymF/KlW1sCgyFk/DoPEetae4cTv44Rx9uUncXtYheKmHqGWOMbZu+2Vp70ODqA==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@new-ui/spacings": {
|
||||
@@ -1840,9 +1840,9 @@
|
||||
"integrity": "sha512-ga8y9v9uyeiLdpKddhxYQkxNDrfvuPrlFb0N1qnZZByvcElJaXthF1UhvCh9TLWJBEHeNtdnbysW7Y6Uq8CVng=="
|
||||
},
|
||||
"node_modules/@types/react": {
|
||||
"version": "18.3.3",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.3.tgz",
|
||||
"integrity": "sha512-hti/R0pS0q1/xx+TsI73XIqk26eBsISZ2R0wUijXIngRK9R/e7Xw/cXVxQK7R5JjW+SV4zGcn5hXjudkN/pLIw==",
|
||||
"version": "18.3.4",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.4.tgz",
|
||||
"integrity": "sha512-J7W30FTdfCxDDjmfRM+/JqLHBIyl7xUIp9kwK637FGmY7+mkSFSe6L4jpZzhj5QMfLssSDP4/i75AKkrdC7/Jw==",
|
||||
"dependencies": {
|
||||
"@types/prop-types": "*",
|
||||
"csstype": "^3.0.2"
|
||||
@@ -2004,9 +2004,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/astro": {
|
||||
"version": "4.14.3",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-4.14.3.tgz",
|
||||
"integrity": "sha512-+Hox1EhiS5iHy4pfZaLidpD9x7WVAcgGgjTo1JOYSQ0+a2ZA9mbLtGVEXbUeeYweviNc0ZNHMnI4r9S2e8xnXg==",
|
||||
"version": "4.14.5",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-4.14.5.tgz",
|
||||
"integrity": "sha512-sv47kPE6FnvyxxHHcCePNwTKpOMKBq0r1m6WZYg6ag9j3yF9m72ov64NFB7c+hAMDUKgsHfVdLKjOOqDC/c+fA==",
|
||||
"dependencies": {
|
||||
"@astrojs/compiler": "^2.10.3",
|
||||
"@astrojs/internal-helpers": "0.4.1",
|
||||
|
||||
@@ -12,16 +12,16 @@
|
||||
"dependencies": {
|
||||
"@astrojs/cloudflare": "^9.2.0",
|
||||
"@astrojs/react": "^3.6.2",
|
||||
"@types/react": "^18.3.3",
|
||||
"@types/react": "^18.3.4",
|
||||
"@types/react-dom": "^18.3.0",
|
||||
"astro": "^4.14.3",
|
||||
"astro": "^4.14.5",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@new-ui/colors": "^1.3.0",
|
||||
"@new-ui/effects": "^0.1.3",
|
||||
"@new-ui/reset": "^0.0.4",
|
||||
"@new-ui/reset": "^0.0.5",
|
||||
"@new-ui/spacings": "^0.1.3",
|
||||
"@new-ui/typography": "^0.1.6"
|
||||
},
|
||||
|
||||
@@ -46,6 +46,12 @@
|
||||
"tag": "Free",
|
||||
"url": "https://www.freepik.com/pikaso/?ref=riseofmachine.com"
|
||||
},
|
||||
{
|
||||
"title": "GenXi",
|
||||
"body": "Create realistic images from text.",
|
||||
"tag": "Freemium",
|
||||
"url": "https://genxi.io/?ref=riseofmachine.com"
|
||||
},
|
||||
{
|
||||
"title": "Getimg AI",
|
||||
"body": "Create and edit images.",
|
||||
@@ -88,6 +94,12 @@
|
||||
"tag": "Freemium",
|
||||
"url": "https://lexica.art/?ref=riseofmachine.com"
|
||||
},
|
||||
{
|
||||
"title": "Midjourneysref",
|
||||
"body": "MidJourney sref codes.",
|
||||
"tag": "Free",
|
||||
"url": "https://midjourneysref.com/?ref=riseofmachine.com"
|
||||
},
|
||||
{
|
||||
"title": "Mirrorize",
|
||||
"body": "Generative AI.",
|
||||
|
||||
Reference in New Issue
Block a user