This commit is contained in:
Nikita Galaiko 2023-02-23 08:56:36 +01:00
parent a9a8ab8fc0
commit 53669b881f
No known key found for this signature in database
GPG Key ID: EBAB54E845BA519D
2 changed files with 1 additions and 21 deletions

View File

@ -25,7 +25,7 @@
"seti-icons": "^0.0.4",
"svelte-icons": "^2.1.0",
"tauri-plugin-log-api": "github:tauri-apps/tauri-plugin-log",
"yjs": "^13.5.45"
"fluent-svelte": "^1.6.0"
},
"devDependencies": {
"@sveltejs/adapter-static": "next",
@ -38,7 +38,6 @@
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-svelte": "^2.18.0",
"eslint-plugin-unicorn": "^45.0.2",
"fluent-svelte": "^1.6.0",
"postcss": "^8.4.14",
"postcss-load-config": "^4.0.1",
"prettier": "^2.8.4",

View File

@ -37,7 +37,6 @@ specifiers:
tslib: ^2.4.1
typescript: ^4.8.4
vite: ^4.0.0
yjs: ^13.5.45
dependencies:
'@codemirror/commands': 6.2.0
@ -53,7 +52,6 @@ dependencies:
seti-icons: 0.0.4
svelte-icons: 2.1.0
tauri-plugin-log-api: github.com/tauri-apps/tauri-plugin-log/921afb3366b14ac43e3d8041a7def4b85d4d7192
yjs: 13.5.45
devDependencies:
'@sveltejs/adapter-static': 1.0.0-next.50_l5ueyfihz3gpzzvvyo2ean5u3e
@ -1817,10 +1815,6 @@ packages:
resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==}
dev: true
/isomorphic.js/0.2.5:
resolution: {integrity: sha512-PIeMbHqMt4DnUP3MA/Flc0HElYjMXArsw1qwJZcm9sqR8mq3l8NYizFMty0pWwE/tzIGH3EKK5+jes5mAr85yw==}
dev: false
/js-sdsl/4.3.0:
resolution: {integrity: sha512-mifzlm2+5nZ+lEcLJMoBK0/IH/bDg8XnJfd/Wq6IP+xoCjLZsTOnV2QpxlVbX9bMnkl5PdEjNtBJ9Cj1NjifhQ==}
dev: true
@ -1884,13 +1878,6 @@ packages:
type-check: 0.4.0
dev: true
/lib0/0.2.60:
resolution: {integrity: sha512-vzhtdUXBV8HyJnJWIZxUSH/aUVo1U4jUFRFDPVY245zFtzCl9Gld/EgvA8Jhnrio7Jn0HmGswErbPjsabYd7ow==}
engines: {node: '>=14'}
dependencies:
isomorphic.js: 0.2.5
dev: false
/lilconfig/2.0.6:
resolution: {integrity: sha512-9JROoBW7pobfsx+Sq2JsASvCo6Pfo6WWoUW79HuB1BCoBXD4PLWJPqDF6fNj67pqBYTbAHkE57M1kS/+L1neOg==}
engines: {node: '>=10'}
@ -3177,12 +3164,6 @@ packages:
engines: {node: '>= 14'}
dev: true
/yjs/13.5.45:
resolution: {integrity: sha512-9VUNDvb9oJHdYSMdzIpdM/agVm+EEFKRN+843CFqQuq5bo/BP3EAaxofRG9jQut3sqtGQT4A9YdQvOeeAjU6aA==}
dependencies:
lib0: 0.2.60
dev: false
/yocto-queue/0.1.0:
resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==}
engines: {node: '>=10'}