chore(deps): bump lucide-svelte from 0.224.0 to 0.236.0 in /frontend (#1676)

Bumps [lucide-svelte](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-svelte) from 0.224.0 to 0.236.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/v0.236.0/packages/lucide-svelte)

---
updated-dependencies:
- dependency-name: lucide-svelte
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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-06-05 19:00:26 +00:00
committed by GitHub
parent 98e1fdd898
commit 9bca4e2ba5
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -26,7 +26,7 @@
"fast-equals": "^5.0.1",
"highlight.js": "^11.8.0",
"lodash": "^4.17.21",
"lucide-svelte": "^0.224.0",
"lucide-svelte": "^0.236.0",
"monaco-languageclient": "~6.0.1",
"svelte-autosize": "^1.0.1",
"svelte-chartjs": "^3.1.0",
@@ -4345,9 +4345,9 @@
"optional": true
},
"node_modules/lucide-svelte": {
"version": "0.224.0",
"resolved": "https://registry.npmjs.org/lucide-svelte/-/lucide-svelte-0.224.0.tgz",
"integrity": "sha512-YULcRMvvAGzwKG6hdZHc5V7zYfMSDZX/gmzpJudpT1+XMCIIuYIrKtoQZUPOS8ya8eYYQ76MdheUKQvZ5djCIg==",
"version": "0.236.0",
"resolved": "https://registry.npmjs.org/lucide-svelte/-/lucide-svelte-0.236.0.tgz",
"integrity": "sha512-ngVXuNa+zoX0BZjazoMljTl/IIcnUZxRHjAD+mP2yKBaMVwEZqwuOFfF0uxHN4XYN2YEWeEm9aw46TLoBfQP4A==",
"peerDependencies": {
"svelte": "^3.49.0"
}
@@ -10993,9 +10993,9 @@
"optional": true
},
"lucide-svelte": {
"version": "0.224.0",
"resolved": "https://registry.npmjs.org/lucide-svelte/-/lucide-svelte-0.224.0.tgz",
"integrity": "sha512-YULcRMvvAGzwKG6hdZHc5V7zYfMSDZX/gmzpJudpT1+XMCIIuYIrKtoQZUPOS8ya8eYYQ76MdheUKQvZ5djCIg==",
"version": "0.236.0",
"resolved": "https://registry.npmjs.org/lucide-svelte/-/lucide-svelte-0.236.0.tgz",
"integrity": "sha512-ngVXuNa+zoX0BZjazoMljTl/IIcnUZxRHjAD+mP2yKBaMVwEZqwuOFfF0uxHN4XYN2YEWeEm9aw46TLoBfQP4A==",
"requires": {}
},
"magic-string": {
+1 -1
View File
@@ -86,7 +86,7 @@
"fast-equals": "^5.0.1",
"highlight.js": "^11.8.0",
"lodash": "^4.17.21",
"lucide-svelte": "^0.224.0",
"lucide-svelte": "^0.236.0",
"monaco-languageclient": "~6.0.1",
"svelte-autosize": "^1.0.1",
"svelte-chartjs": "^3.1.0",