mirror of
https://github.com/morgan9e/chatgpt-web
synced 2026-04-13 16:04:05 +09:00
Bump svelte-highlight from 7.6.0 to 7.6.1
Bumps [svelte-highlight](https://github.com/metonym/svelte-highlight) from 7.6.0 to 7.6.1. - [Release notes](https://github.com/metonym/svelte-highlight/releases) - [Changelog](https://github.com/metonym/svelte-highlight/blob/master/CHANGELOG.md) - [Commits](https://github.com/metonym/svelte-highlight/compare/v7.6.0...v7.6.1) --- updated-dependencies: - dependency-name: svelte-highlight dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -36,7 +36,7 @@
|
||||
"svelte": "^3.59.2",
|
||||
"svelte-check": "^3.6.2",
|
||||
"svelte-fa": "^3.0.3",
|
||||
"svelte-highlight": "^7.4.7",
|
||||
"svelte-highlight": "^7.6.1",
|
||||
"svelte-local-storage-store": "^0.6.4",
|
||||
"svelte-markdown": "^0.2.3",
|
||||
"svelte-modals": "^1.2.1",
|
||||
@@ -4777,9 +4777,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/svelte-highlight": {
|
||||
"version": "7.6.0",
|
||||
"resolved": "https://registry.npmjs.org/svelte-highlight/-/svelte-highlight-7.6.0.tgz",
|
||||
"integrity": "sha512-J9X1d07iMIKZMAqNAhlkjLX/FS+7R2lPrqVul7i+EleVZIOYvBhtx7ES62bc661a70nKNOS05yr9JAvyQPPOIA==",
|
||||
"version": "7.6.1",
|
||||
"resolved": "https://registry.npmjs.org/svelte-highlight/-/svelte-highlight-7.6.1.tgz",
|
||||
"integrity": "sha512-YIpA6LBVpghQndBsbZQLl3ufEje179vQTtC7FH/utbEmUwYecIXsBq4mcwNkCeUuCrpcaF0DkrppWmMp/ZoPfA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"highlight.js": "11.9.0"
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
"svelte": "^3.59.2",
|
||||
"svelte-check": "^3.6.2",
|
||||
"svelte-fa": "^3.0.3",
|
||||
"svelte-highlight": "^7.4.7",
|
||||
"svelte-highlight": "^7.6.1",
|
||||
"svelte-local-storage-store": "^0.6.4",
|
||||
"svelte-markdown": "^0.2.3",
|
||||
"svelte-modals": "^1.2.1",
|
||||
|
||||
Reference in New Issue
Block a user