Merge pull request 'Update dependency svelte to v5.36.8' (#92) from renovate/svelte-5.x-lockfile into main
Some checks failed
Build the docker image for the frontend application / build (push) Has been cancelled
Some checks failed
Build the docker image for the frontend application / build (push) Has been cancelled
Reviewed-on: #92
This commit is contained in:
6
app/package-lock.json
generated
6
app/package-lock.json
generated
@@ -1649,9 +1649,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/svelte": {
|
||||
"version": "5.36.6",
|
||||
"resolved": "https://registry.npmjs.org/svelte/-/svelte-5.36.6.tgz",
|
||||
"integrity": "sha512-THFCC4RzI45IHXVruiG/9RpyhapGdsMTm0lpd/1NEBkNUszGsuTET0ifiaYLfP2P6Y6Y4LRdrzloRhZGIIzphA==",
|
||||
"version": "5.36.8",
|
||||
"resolved": "https://registry.npmjs.org/svelte/-/svelte-5.36.8.tgz",
|
||||
"integrity": "sha512-8JbZWQu96hMjH/oYQPxXW6taeC6Awl6muGHeZzJTxQx7NGRQ/J9wN1hkzRKLOlSDlbS2igiFg7p5xyTp5uXG3A==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@ampproject/remapping": "^2.3.0",
|
||||
|
Reference in New Issue
Block a user