diff --git a/package-lock.json b/package-lock.json index 4c704d75..1943e31f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "0.0.1", "dependencies": { "@astrojs/check": "0.5.5", - "@astrojs/starlight": "0.19.1", + "@astrojs/starlight": "0.20.0", "astro": "4.4.4", "sharp": "0.33.2", "starlight-links-validator": "^0.5.2", @@ -164,16 +164,16 @@ } }, "node_modules/@astrojs/starlight": { - "version": "0.19.1", - "resolved": "https://registry.npmjs.org/@astrojs/starlight/-/starlight-0.19.1.tgz", - "integrity": "sha512-HcrgWAdOJRVRhiOf4TySzpCek/6N56jq5Iz0ahDTE5Fv2tHHA2cLIRAOvVF+iPNVZa349hqv6QSCmzUHA2JK4Q==", + "version": "0.20.0", + "resolved": "https://registry.npmjs.org/@astrojs/starlight/-/starlight-0.20.0.tgz", + "integrity": "sha512-8uxLMXjol1HD0xF6hTvLBmj4rRJrujpd+l7UwfG5fS76leC+i+bf//9Q5bIAvpqTqX+aCB46bYzpP61yHapCdw==", "dependencies": { "@astrojs/mdx": "^2.1.1", "@astrojs/sitemap": "^3.0.5", "@pagefind/default-ui": "^1.0.3", "@types/hast": "^3.0.3", "@types/mdast": "^4.0.3", - "astro-expressive-code": "^0.32.4", + "astro-expressive-code": "^0.33.2", "bcp-47": "^2.1.0", "hast-util-select": "^6.0.2", "hastscript": "^8.0.0", @@ -940,9 +940,9 @@ } }, "node_modules/@expressive-code/core": { - "version": "0.32.4", - "resolved": "https://registry.npmjs.org/@expressive-code/core/-/core-0.32.4.tgz", - "integrity": "sha512-S0OwgZCy29OCcwFUBTLDrShUovIUWZcQn3EvSoKsGfzf/wTisK7XqZ1uH0Y7Mlof3Hf9uJMjOhJZvxTLtQUdSQ==", + "version": "0.33.4", + "resolved": "https://registry.npmjs.org/@expressive-code/core/-/core-0.33.4.tgz", + "integrity": "sha512-IywACrwcR/7cIPBQ1qG/RsgvNp85/CAX6okxR0Niztrd7rh4IcEhAsz51jX/NPNnhU9yPynTT+mLdM1URqrnvw==", "dependencies": { "@ctrl/tinycolor": "^3.6.0", "hast-util-to-html": "^8.0.4", @@ -1199,11 +1199,11 @@ } }, "node_modules/@expressive-code/plugin-frames": { - "version": "0.32.4", - "resolved": "https://registry.npmjs.org/@expressive-code/plugin-frames/-/plugin-frames-0.32.4.tgz", - "integrity": "sha512-XOQrLqlVEy5JbqsBhDcSJQinceQ5j/Z8cE0/27Lnlcj4oXRdiQNjMVtstC/xZUeWEbm+FI9ZZP4Z9yihol61Aw==", + "version": "0.33.4", + "resolved": "https://registry.npmjs.org/@expressive-code/plugin-frames/-/plugin-frames-0.33.4.tgz", + "integrity": "sha512-6HE5f8dAPjzmhs7yZJHVyH+w/UwVpktjlTvrUumrytHo6hidGlkB5lptWJlSAd9JXzev5BQEb4xrqQ0xQqO5+A==", "dependencies": { - "@expressive-code/core": "^0.32.4", + "@expressive-code/core": "^0.33.4", "hastscript": "^7.2.0" } }, @@ -1249,28 +1249,20 @@ } }, "node_modules/@expressive-code/plugin-shiki": { - "version": "0.32.4", - "resolved": "https://registry.npmjs.org/@expressive-code/plugin-shiki/-/plugin-shiki-0.32.4.tgz", - "integrity": "sha512-zZzTXFFTpG+fmBG6C+4KzIyh1nFPdn4gLJ8E9LhBVufmRkn3gZplkE99lulfillsKyUZTRw3+dC3xYZWEZKzPw==", + "version": "0.33.4", + "resolved": "https://registry.npmjs.org/@expressive-code/plugin-shiki/-/plugin-shiki-0.33.4.tgz", + "integrity": "sha512-XnDchHqCGk046hgQnu83t9+SDrRjsvpvUEBiI0wl4RljVDr1E0yllx0y6C1yEuKfFfasib6BxX/PkItgQdi/0Q==", "dependencies": { - "@expressive-code/core": "^0.32.4", - "shikiji": "^0.8.0" - } - }, - "node_modules/@expressive-code/plugin-shiki/node_modules/shikiji": { - "version": "0.8.7", - "resolved": "https://registry.npmjs.org/shikiji/-/shikiji-0.8.7.tgz", - "integrity": "sha512-j5usxwI0yHkDTHOuhuSJl9+wT5CNYeYO82dJMSJBlJ/NYT5SIebGcPoL6y9QOyH15wGrJC4LOP2nz5k8mUDGRQ==", - "dependencies": { - "hast-util-to-html": "^9.0.0" + "@expressive-code/core": "^0.33.4", + "shiki": "^1.1.7" } }, "node_modules/@expressive-code/plugin-text-markers": { - "version": "0.32.4", - "resolved": "https://registry.npmjs.org/@expressive-code/plugin-text-markers/-/plugin-text-markers-0.32.4.tgz", - "integrity": "sha512-lFlo3uwTp7vUmfXtLPn2aXs0CPFqdFvKiR3y8gtNzmBeYWPqVahF4RFUCN9ZpztCmXp5V8p2ADvNHzoNwCBwzA==", + "version": "0.33.4", + "resolved": "https://registry.npmjs.org/@expressive-code/plugin-text-markers/-/plugin-text-markers-0.33.4.tgz", + "integrity": "sha512-hl3E+8iZJMYGDaKsN4bOPOEBb9QeFjg+zQkOJRtjJgsmIYmaZpoQTzTg/JMduE8PLNsD30nAMwG/AbjN/klwZQ==", "dependencies": { - "@expressive-code/core": "^0.32.4", + "@expressive-code/core": "^0.33.4", "hastscript": "^7.2.0", "unist-util-visit-parents": "^5.1.3" } @@ -2107,6 +2099,11 @@ "win32" ] }, + "node_modules/@shikijs/core": { + "version": "1.1.7", + "resolved": "https://registry.npmjs.org/@shikijs/core/-/core-1.1.7.tgz", + "integrity": "sha512-gTYLUIuD1UbZp/11qozD3fWpUTuMqPSf3svDMMrL0UmlGU7D9dPw/V1FonwAorCUJBltaaESxq90jrSjQyGixg==" + }, "node_modules/@types/acorn": { "version": "4.0.6", "resolved": "https://registry.npmjs.org/@types/acorn/-/acorn-4.0.6.tgz", @@ -2558,12 +2555,12 @@ } }, "node_modules/astro-expressive-code": { - "version": "0.32.4", - "resolved": "https://registry.npmjs.org/astro-expressive-code/-/astro-expressive-code-0.32.4.tgz", - "integrity": "sha512-/Kq8wLMz0X2gbLWGmPryqEdFV/om/GROsoLtPFqLrLCRD5CpwxXAW185BIGZKf4iYsyJim1vvcpQm5Y9hV5B1g==", + "version": "0.33.4", + "resolved": "https://registry.npmjs.org/astro-expressive-code/-/astro-expressive-code-0.33.4.tgz", + "integrity": "sha512-PtXLjd89WBA1WsDYlt3V1LZs9Pa8FFoXilaGDSyfxtbYJ2OPHjWh2JJvCiXmfXmY3HkPJ2oW9Jjo6om5vUlVcg==", "dependencies": { "hast-util-to-html": "^8.0.4", - "remark-expressive-code": "^0.32.4" + "remark-expressive-code": "^0.33.4" }, "peerDependencies": { "astro": "^3.3.0 || ^4.0.0-beta" @@ -3806,14 +3803,14 @@ } }, "node_modules/expressive-code": { - "version": "0.32.4", - "resolved": "https://registry.npmjs.org/expressive-code/-/expressive-code-0.32.4.tgz", - "integrity": "sha512-r+yUP2JV181tVR2EyYked7lT2W8bvL9o7xpdKU6q60FMU7Wh/DbGtH0jg+WmDxKK1C57iXF9chbBv+BsDPlUEQ==", + "version": "0.33.4", + "resolved": "https://registry.npmjs.org/expressive-code/-/expressive-code-0.33.4.tgz", + "integrity": "sha512-vb6DLHjG+jbLJGTvOUhxagsru7oUiBrQEsL9+hcWJvlxIqQ5mRFqjamQS9kCIhXXbfYWiYI7/wfTGxQxuHxsZQ==", "dependencies": { - "@expressive-code/core": "^0.32.4", - "@expressive-code/plugin-frames": "^0.32.4", - "@expressive-code/plugin-shiki": "^0.32.4", - "@expressive-code/plugin-text-markers": "^0.32.4" + "@expressive-code/core": "^0.33.4", + "@expressive-code/plugin-frames": "^0.33.4", + "@expressive-code/plugin-shiki": "^0.33.4", + "@expressive-code/plugin-text-markers": "^0.33.4" } }, "node_modules/extend": { @@ -6720,11 +6717,11 @@ } }, "node_modules/remark-expressive-code": { - "version": "0.32.4", - "resolved": "https://registry.npmjs.org/remark-expressive-code/-/remark-expressive-code-0.32.4.tgz", - "integrity": "sha512-khV7fVBpVDOyz9EXU+6MFwLj7BtY3DLVlNMMJYQcfp9ksLMxG/i83rIJbMUZCRof9bDBmFFlrF0VDvqJ0/MNeQ==", + "version": "0.33.4", + "resolved": "https://registry.npmjs.org/remark-expressive-code/-/remark-expressive-code-0.33.4.tgz", + "integrity": "sha512-ucGzDknAY6LJKkcNSaYh9N0SEr1LDA0shageM1xa+4fu/o+7g6R1/ApF7d2c+cj1ERLvaF4OaUa87n5baY+MDA==", "dependencies": { - "expressive-code": "^0.32.4", + "expressive-code": "^0.33.4", "hast-util-to-html": "^8.0.4", "unist-util-visit": "^4.1.2" } @@ -7671,6 +7668,14 @@ "node": ">=8" } }, + "node_modules/shiki": { + "version": "1.1.7", + "resolved": "https://registry.npmjs.org/shiki/-/shiki-1.1.7.tgz", + "integrity": "sha512-9kUTMjZtcPH3i7vHunA6EraTPpPOITYTdA5uMrvsJRexktqP0s7P3s9HVK80b4pP42FRVe03D7fT3NmJv2yYhw==", + "dependencies": { + "@shikijs/core": "1.1.7" + } + }, "node_modules/shikiji": { "version": "0.9.19", "resolved": "https://registry.npmjs.org/shikiji/-/shikiji-0.9.19.tgz", diff --git a/package.json b/package.json index 96d89b84..6813103e 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@astrojs/check": "0.5.5", - "@astrojs/starlight": "0.19.1", + "@astrojs/starlight": "0.20.0", "astro": "4.4.4", "sharp": "0.33.2", "starlight-links-validator": "^0.5.2",