chore(deps-dev): bump svelte from 3.53.1 to 3.54.0 (#53)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-12-08 14:07:09 +01:00 committed by GitHub
parent d89767c0f7
commit 67165be590
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -21,7 +21,7 @@
"prettier": "^2.8.0",
"prettier-plugin-svelte": "^2.8.1",
"sass": "^1.56.1",
"svelte": "^3.53.1",
"svelte": "^3.54.0",
"svelte-check": "^2.10.1",
"svelte-preprocess": "^4.10.7",
"tslib": "^2.4.1",
@ -2612,9 +2612,9 @@
}
},
"node_modules/svelte": {
"version": "3.53.1",
"resolved": "https://registry.npmjs.org/svelte/-/svelte-3.53.1.tgz",
"integrity": "sha512-Q4/hHkktZogGhN5iqxqSi9sjEVoe/NbIxX4hXEHoasTxj+TxEQVAq66LnDMdAZxjmsodkoI5F3slqsS68U7FNw==",
"version": "3.54.0",
"resolved": "https://registry.npmjs.org/svelte/-/svelte-3.54.0.tgz",
"integrity": "sha512-tdrgeJU0hob0ZWAMoKXkhcxXA7dpTg6lZGxUeko5YqvPdJBiyRspGsCwV27kIrbrqPP2WUoSV9ca0gnLlw8YzQ==",
"dev": true,
"engines": {
"node": ">= 8"
@ -4702,9 +4702,9 @@
"dev": true
},
"svelte": {
"version": "3.53.1",
"resolved": "https://registry.npmjs.org/svelte/-/svelte-3.53.1.tgz",
"integrity": "sha512-Q4/hHkktZogGhN5iqxqSi9sjEVoe/NbIxX4hXEHoasTxj+TxEQVAq66LnDMdAZxjmsodkoI5F3slqsS68U7FNw==",
"version": "3.54.0",
"resolved": "https://registry.npmjs.org/svelte/-/svelte-3.54.0.tgz",
"integrity": "sha512-tdrgeJU0hob0ZWAMoKXkhcxXA7dpTg6lZGxUeko5YqvPdJBiyRspGsCwV27kIrbrqPP2WUoSV9ca0gnLlw8YzQ==",
"dev": true
},
"svelte-check": {

View File

@ -26,7 +26,7 @@
"prettier": "^2.8.0",
"prettier-plugin-svelte": "^2.8.1",
"sass": "^1.56.1",
"svelte": "^3.53.1",
"svelte": "^3.54.0",
"svelte-check": "^2.10.1",
"svelte-preprocess": "^4.10.7",
"tslib": "^2.4.1",