1
0
mirror of https://github.com/garraflavatra/rolens.git synced 2025-01-18 13:07:58 +00:00

Bump svelte from 3.55.0 to 3.59.1 in /frontend (#11)

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] 2023-05-31 14:56:26 +02:00 committed by GitHub
parent 4f1917207e
commit 7f03917711
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View File

@ -20,7 +20,7 @@
"eslint": "^8.41.0",
"eslint-config-nodejs": "github:johbog/eslint-config-nodejs",
"eslint-config-svelte3": "github:johbog/eslint-config-svelte3",
"svelte": "^3.49.0",
"svelte": "^3.59.1",
"vite": "^3.0.0"
}
},
@ -3271,9 +3271,9 @@
}
},
"node_modules/svelte": {
"version": "3.55.0",
"resolved": "https://registry.npmjs.org/svelte/-/svelte-3.55.0.tgz",
"integrity": "sha512-uGu2FVMlOuey4JoKHKrpZFkoYyj0VLjJdz47zX5+gVK5odxHM40RVhar9/iK2YFRVxvfg9FkhfVlR0sjeIrOiA==",
"version": "3.59.1",
"resolved": "https://registry.npmjs.org/svelte/-/svelte-3.59.1.tgz",
"integrity": "sha512-pKj8fEBmqf6mq3/NfrB9SLtcJcUvjYSWyePlfCqN9gujLB25RitWK8PvFzlwim6hD/We35KbPlRteuA6rnPGcQ==",
"dev": true,
"engines": {
"node": ">= 8"
@ -5847,9 +5847,9 @@
"dev": true
},
"svelte": {
"version": "3.55.0",
"resolved": "https://registry.npmjs.org/svelte/-/svelte-3.55.0.tgz",
"integrity": "sha512-uGu2FVMlOuey4JoKHKrpZFkoYyj0VLjJdz47zX5+gVK5odxHM40RVhar9/iK2YFRVxvfg9FkhfVlR0sjeIrOiA==",
"version": "3.59.1",
"resolved": "https://registry.npmjs.org/svelte/-/svelte-3.59.1.tgz",
"integrity": "sha512-pKj8fEBmqf6mq3/NfrB9SLtcJcUvjYSWyePlfCqN9gujLB25RitWK8PvFzlwim6hD/We35KbPlRteuA6rnPGcQ==",
"dev": true
},
"svelte-eslint-parser": {

View File

@ -21,7 +21,7 @@
"eslint": "^8.41.0",
"eslint-config-nodejs": "github:johbog/eslint-config-nodejs",
"eslint-config-svelte3": "github:johbog/eslint-config-svelte3",
"svelte": "^3.49.0",
"svelte": "^3.59.1",
"vite": "^3.0.0"
},
"eslintConfig": {