chore : update packages

This commit is contained in:
Arman
2023-08-09 09:47:38 +02:00
parent 8911b89b65
commit 2bd9dcc219
2 changed files with 5 additions and 5 deletions
+5 -4
View File
@@ -8,7 +8,7 @@
"dependencies": {
"@analytics/google-analytics": "^1.0.5",
"@analytics/google-tag-manager": "^0.5.3",
"@appwrite.io/console": "0.2.0",
"@appwrite.io/console": "npm:christy-console@^0.4.0",
"@appwrite.io/pink": "^0.0.6-rc.14",
"@popperjs/core": "^2.11.6",
"@sentry/svelte": "^7.44.2",
@@ -144,9 +144,10 @@
"license": "MIT"
},
"node_modules/@appwrite.io/console": {
"version": "0.2.0",
"resolved": "https://registry.npmjs.org/@appwrite.io/console/-/console-0.2.0.tgz",
"integrity": "sha512-jgFYoskSCWaesF8zfsgYoTEKfyn6Kq3R9c5sM4AH2H+B/hmT8jwu9c3UU+LHBZ3BLdB9Zm3xOMa4bPyiQwzSeQ==",
"name": "christy-console",
"version": "0.4.0",
"resolved": "https://registry.npmjs.org/christy-console/-/christy-console-0.4.0.tgz",
"integrity": "sha512-PypVyV0eg79uju7pLe8zLEXQpD3wTDyGEpfzbEt/uYlt7RMSZUris9kL75wiw8pULYzmUGC33lgMwELcIXgK/Q==",
"dependencies": {
"cross-fetch": "3.1.5",
"isomorphic-form-data": "2.0.0"
-1
View File
@@ -21,7 +21,6 @@
"@analytics/google-analytics": "^1.0.5",
"@appwrite.io/console": "npm:christy-console@^0.4.0",
"@appwrite.io/pink": "^0.0.6-rc.14",
"@appwrite.io/console": "0.2.0",
"@analytics/google-tag-manager": "^0.5.3",
"@popperjs/core": "^2.11.6",
"@sentry/svelte": "^7.44.2",