You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
17:53:08 [vite-plugin-svelte] WARNING: The following packages use a svelte resolve configuration in package.json that has conflicting results and is going to cause problems future.
17:53:08 [vite-plugin-svelte] WARNING: The following packages use a svelte resolve configuration in package.json that has conflicting results and is going to cause problems future.
@beyonk/[email protected]
Please see https://github.com/sveltejs/vite-plugin-svelte/blob/main/docs/faq.md#conflicts-in-svelte-resolve for details.
{
"name": "fs-...",
"version": "2.20.5",
"author": "voscausa",
"repository": {
"type": "git",
"url": "https://github.com/voscausa/..." // not public
},
"license": "MIT",
"type": "module",
"scripts": {
"dev": "vite",
"emu": "vite --mode emu_dev",
"build": "vite build",
"serve": "vite preview"
},
"devDependencies": {
"@sveltejs/vite-plugin-svelte": "^2.4.6",
"@voscausa/svelte-use-validate": "^1.4.3",
"eslint": "^8.46.0",
"eslint-plugin-svelte": "^2.33.2",
"svelte": "^4.2.1",
"vite": "^4.4.9"
},
"dependencies": {
"@beyonk/svelte-notifications": "^4.2.0",
"firebase": "^10.3.1",
"jszip": "^3.7.1",
"lodash.clonedeep": "^4.5.0",
"lodash.isequal": "^4.5.0",
"rxfire": "^6.0.5",
"rxjs": "^7.8.1"
}
}
The text was updated successfully, but these errors were encountered: