Merge branch 'main' of github.com:hoppscotch/hoppscotch

This commit is contained in:
Gusram
2024-12-04 16:39:53 +08:00
543 changed files with 50313 additions and 17422 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@hoppscotch/selfhost-desktop",
"private": true,
"version": "2024.7.0",
"version": "2024.11.0",
"type": "module",
"scripts": {
"dev:vite": "vite",
@@ -22,7 +22,7 @@
"@tauri-apps/api": "1.5.1",
"@tauri-apps/cli": "1.5.6",
"@vueuse/core": "10.5.0",
"axios": "0.21.4",
"axios": "1.7.5",
"buffer": "6.0.3",
"dioc": "3.0.2",
"environments.api": "link:@platform/environments/environments.api",
@@ -36,7 +36,7 @@
"tauri": "link:@tauri-apps/api/tauri",
"tauri-plugin-store-api": "0.0.0",
"util": "0.12.5",
"verzod": "0.2.2",
"verzod": "0.2.3",
"vue": "3.3.9",
"workbox-window": "6.6.0",
"@urql/core": "^4.1.1",