mirror of
https://github.com/OpenSquawk/OpenSquawk
synced 2026-08-05 17:05:53 +08:00
feat: enhance editor autosave and flow tools
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
<template>
|
||||
<NuxtPage />
|
||||
<CookieConsentBanner />
|
||||
</template>
|
||||
|
||||
@@ -7372,6 +7372,7 @@ __metadata:
|
||||
nuxt-mongoose: "npm:1.0.6"
|
||||
openai: "npm:^4.66.0"
|
||||
pinia: "npm:^3.0.3"
|
||||
tsx: "npm:^4.15.1"
|
||||
vue: "npm:^3.5.21"
|
||||
vue-router: "npm:^4.5.1"
|
||||
vuetify: "npm:3.9.0-beta.1"
|
||||
@@ -9502,7 +9503,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"tsx@npm:^4.19.0":
|
||||
"tsx@npm:^4.15.1, tsx@npm:^4.19.0":
|
||||
version: 4.20.5
|
||||
resolution: "tsx@npm:4.20.5"
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user