1
0
Fork 0
mirror of synced 2024-06-14 00:14:39 +12:00

Fix conflicting svelte version (conflicting on lint)

This commit is contained in:
Adria Navarro 2023-09-26 17:47:12 +02:00
parent 4f2db7aeb1
commit 653e29d678
3 changed files with 3 additions and 3 deletions

View file

@ -21,7 +21,7 @@
"prettier-plugin-svelte": "^2.3.0",
"rimraf": "^3.0.2",
"rollup-plugin-replace": "^2.2.0",
"svelte": "^3.38.2",
"svelte": "3.49.0",
"typescript": "5.2.2",
"@babel/core": "^7.22.5",
"@babel/eslint-parser": "^7.22.5",

View file

@ -25,7 +25,7 @@
"rollup-plugin-postcss": "^4.0.0",
"rollup-plugin-svelte": "^7.1.0",
"rollup-plugin-terser": "^7.0.2",
"svelte": "^3.38.2"
"svelte": "3.49.0"
},
"keywords": [
"svelte"

View file

@ -20357,7 +20357,7 @@ svelte-spa-router@^3.0.5:
dependencies:
regexparam "2.0.1"
svelte@^3.38.2:
svelte@3.49.0:
version "3.49.0"
resolved "https://registry.yarnpkg.com/svelte/-/svelte-3.49.0.tgz#5baee3c672306de1070c3b7888fc2204e36a4029"
integrity sha512-+lmjic1pApJWDfPCpUUTc1m8azDqYCG1JN9YEngrx/hUyIcFJo6VZhj0A1Ai0wqoHcEIuQy+e9tk+4uDgdtsFA==