chore(deps): bump shiki from 1.1.7 to 1.4.0 #21

Closed
dependabot[bot] wants to merge 1 commits from dependabot/npm_and_yarn/shiki-1.4.0 into v4
2 changed files with 9 additions and 9 deletions
+8 -8
View File
@@ -55,7 +55,7 @@
"rfdc": "^1.3.1", "rfdc": "^1.3.1",
"rimraf": "^5.0.5", "rimraf": "^5.0.5",
"serve-handler": "^6.1.5", "serve-handler": "^6.1.5",
"shiki": "^1.1.7", "shiki": "^1.4.0",
"source-map-support": "^0.5.21", "source-map-support": "^0.5.21",
"to-vfile": "^8.0.0", "to-vfile": "^8.0.0",
"toml": "^3.0.0", "toml": "^3.0.0",
@@ -820,9 +820,9 @@
} }
}, },
"node_modules/@shikijs/core": { "node_modules/@shikijs/core": {
"version": "1.1.7", "version": "1.4.0",
"resolved": "https://registry.npmjs.org/@shikijs/core/-/core-1.1.7.tgz", "resolved": "https://registry.npmjs.org/@shikijs/core/-/core-1.4.0.tgz",
"integrity": "sha512-gTYLUIuD1UbZp/11qozD3fWpUTuMqPSf3svDMMrL0UmlGU7D9dPw/V1FonwAorCUJBltaaESxq90jrSjQyGixg==" "integrity": "sha512-CxpKLntAi64h3j+TwWqVIQObPTED0FyXLHTTh3MKXtqiQNn2JGcMQQ362LftDbc9kYbDtrksNMNoVmVXzKFYUQ=="
}, },
"node_modules/@sindresorhus/merge-streams": { "node_modules/@sindresorhus/merge-streams": {
"version": "2.3.0", "version": "2.3.0",
@@ -5571,11 +5571,11 @@
} }
}, },
"node_modules/shiki": { "node_modules/shiki": {
"version": "1.1.7", "version": "1.4.0",
"resolved": "https://registry.npmjs.org/shiki/-/shiki-1.1.7.tgz", "resolved": "https://registry.npmjs.org/shiki/-/shiki-1.4.0.tgz",
"integrity": "sha512-9kUTMjZtcPH3i7vHunA6EraTPpPOITYTdA5uMrvsJRexktqP0s7P3s9HVK80b4pP42FRVe03D7fT3NmJv2yYhw==", "integrity": "sha512-5WIn0OL8PWm7JhnTwRWXniy6eEDY234mRrERVlFa646V2ErQqwIFd2UML7e0Pq9eqSKLoMa3Ke+xbsF+DAuy+Q==",
"dependencies": { "dependencies": {
"@shikijs/core": "1.1.7" "@shikijs/core": "1.4.0"
} }
}, },
"node_modules/signal-exit": { "node_modules/signal-exit": {
+1 -1
View File
@@ -80,7 +80,7 @@
"rfdc": "^1.3.1", "rfdc": "^1.3.1",
"rimraf": "^5.0.5", "rimraf": "^5.0.5",
"serve-handler": "^6.1.5", "serve-handler": "^6.1.5",
"shiki": "^1.1.7", "shiki": "^1.4.0",
"source-map-support": "^0.5.21", "source-map-support": "^0.5.21",
"to-vfile": "^8.0.0", "to-vfile": "^8.0.0",
"toml": "^3.0.0", "toml": "^3.0.0",