feat: add ai generate img
This commit is contained in:
13
pnpm-lock.yaml
generated
13
pnpm-lock.yaml
generated
@@ -37,6 +37,9 @@ devDependencies:
|
||||
'@iconify-json/ri':
|
||||
specifier: ^1.1.19
|
||||
version: 1.1.19
|
||||
'@iconify-json/svg-spinners':
|
||||
specifier: ^1.1.2
|
||||
version: 1.1.2
|
||||
'@iconify-json/twemoji':
|
||||
specifier: ^1.1.15
|
||||
version: 1.1.15
|
||||
@@ -1791,9 +1794,6 @@ packages:
|
||||
resolution: {integrity: sha512-7nhBTRkTG0mD+7r7JvNalJz++YwszZk0oP1HIY6fCgz6wNKxT6LuiXCqdPrZmNPe/WbPIKuqxGZN5s+i6NZqow==}
|
||||
peerDependencies:
|
||||
vue: '>= 3.2.0 < 4.0.0'
|
||||
peerDependenciesMeta:
|
||||
vue-router:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@gtm-support/core': 2.2.0
|
||||
vue: 3.4.15(typescript@5.3.3)
|
||||
@@ -1867,6 +1867,12 @@ packages:
|
||||
'@iconify/types': 2.0.0
|
||||
dev: true
|
||||
|
||||
/@iconify-json/svg-spinners@1.1.2:
|
||||
resolution: {integrity: sha512-Aab6SqkORaTJ1W+ooufn6C8BsBitrn3uk8iRQLPA6pjhyvQAhkKCGMctyXIL5ZjrycnoFVsZ4mx7KnwEMra8qg==}
|
||||
dependencies:
|
||||
'@iconify/types': 2.0.0
|
||||
dev: true
|
||||
|
||||
/@iconify-json/twemoji@1.1.15:
|
||||
resolution: {integrity: sha512-ze2CAOwIWBKIP6ih6qMDItasVjRicktl2Qr3/ohZSMToAHm9z3Q6HCwE48eT0+D+uFpGBlNRQ22HHyE5izyhDg==}
|
||||
dependencies:
|
||||
@@ -11456,6 +11462,7 @@ packages:
|
||||
|
||||
/workbox-google-analytics@7.0.0:
|
||||
resolution: {integrity: sha512-MEYM1JTn/qiC3DbpvP2BVhyIH+dV/5BjHk756u9VbwuAhu0QHyKscTnisQuz21lfRpOwiS9z4XdqeVAKol0bzg==}
|
||||
deprecated: It is not compatible with newer versions of GA starting with v4, as long as you are using GAv3 it should be ok, but the package is not longer being maintained
|
||||
dependencies:
|
||||
workbox-background-sync: 7.0.0
|
||||
workbox-core: 7.0.0
|
||||
|
||||
Reference in New Issue
Block a user