mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
Update SDK
This commit is contained in:
Generated
+4
-4
@@ -6,7 +6,7 @@
|
||||
"": {
|
||||
"name": "@appwrite/console",
|
||||
"dependencies": {
|
||||
"@appwrite.io/console": "1.1.0-rc.3",
|
||||
"@appwrite.io/console": "1.1.0",
|
||||
"@appwrite.io/pink": "0.25.0",
|
||||
"@appwrite.io/pink-icons": "0.25.0",
|
||||
"@popperjs/core": "^2.11.8",
|
||||
@@ -149,9 +149,9 @@
|
||||
"integrity": "sha512-TD+xbmsBLyYy/IxFimW/YL/9L2IEnM7/EoV9Aeh56U64Ify8o27HJcKjo38XY9Tcn0uOq1AX3thkKgvtWvwFQg=="
|
||||
},
|
||||
"node_modules/@appwrite.io/console": {
|
||||
"version": "1.1.0-rc.3",
|
||||
"resolved": "https://registry.npmjs.org/@appwrite.io/console/-/console-1.1.0-rc.3.tgz",
|
||||
"integrity": "sha512-FGd3HVb2OVQ/n3NiF5aWPfgUmLg3hoF5xYwzhlHZGPFxJxyL92s6C06sTTg6CkqACZf4MHJJ68l6ivo2fmfhJA=="
|
||||
"version": "1.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@appwrite.io/console/-/console-1.1.0.tgz",
|
||||
"integrity": "sha512-jWg+NW9RJxh2pnE/14xwpXBcChiSLYBnG3Jkr5RnMJ1mH7BYmbAuLTyxFn3UFy5llB7jVq8pHNYGqA93ZoEMsQ=="
|
||||
},
|
||||
"node_modules/@appwrite.io/pink": {
|
||||
"version": "0.25.0",
|
||||
|
||||
+1
-1
@@ -19,7 +19,7 @@
|
||||
"e2e:ui": "playwright test tests/e2e --ui"
|
||||
},
|
||||
"dependencies": {
|
||||
"@appwrite.io/console": "1.1.0-rc.3",
|
||||
"@appwrite.io/console": "1.1.0",
|
||||
"@appwrite.io/pink": "0.25.0",
|
||||
"@appwrite.io/pink-icons": "0.25.0",
|
||||
"@popperjs/core": "^2.11.8",
|
||||
|
||||
Generated
+5
-5
@@ -9,8 +9,8 @@ importers:
|
||||
.:
|
||||
dependencies:
|
||||
'@appwrite.io/console':
|
||||
specifier: 1.1.0-rc.3
|
||||
version: 1.1.0-rc.3
|
||||
specifier: 1.1.0
|
||||
version: 1.1.0
|
||||
'@appwrite.io/pink':
|
||||
specifier: 0.25.0
|
||||
version: 0.25.0
|
||||
@@ -193,8 +193,8 @@ packages:
|
||||
'@analytics/type-utils@0.6.2':
|
||||
resolution: {integrity: sha512-TD+xbmsBLyYy/IxFimW/YL/9L2IEnM7/EoV9Aeh56U64Ify8o27HJcKjo38XY9Tcn0uOq1AX3thkKgvtWvwFQg==}
|
||||
|
||||
'@appwrite.io/console@1.1.0-rc.3':
|
||||
resolution: {integrity: sha512-FGd3HVb2OVQ/n3NiF5aWPfgUmLg3hoF5xYwzhlHZGPFxJxyL92s6C06sTTg6CkqACZf4MHJJ68l6ivo2fmfhJA==}
|
||||
'@appwrite.io/console@1.1.0':
|
||||
resolution: {integrity: sha512-jWg+NW9RJxh2pnE/14xwpXBcChiSLYBnG3Jkr5RnMJ1mH7BYmbAuLTyxFn3UFy5llB7jVq8pHNYGqA93ZoEMsQ==}
|
||||
|
||||
'@appwrite.io/pink-icons@0.25.0':
|
||||
resolution: {integrity: sha512-0O3i2oEuh5mWvjO80i+X6rbzrWLJ1m5wmv2/M3a1p2PyBJsFxN8xQMTEmTn3Wl/D26SsM7SpzbdW6gmfgoVU9Q==}
|
||||
@@ -3697,7 +3697,7 @@ snapshots:
|
||||
|
||||
'@analytics/type-utils@0.6.2': {}
|
||||
|
||||
'@appwrite.io/console@1.1.0-rc.3': {}
|
||||
'@appwrite.io/console@1.1.0': {}
|
||||
|
||||
'@appwrite.io/pink-icons@0.25.0': {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user