diff --git a/packages/website/package-lock.json b/packages/website/package-lock.json index 624ba177..f9e95482 100644 --- a/packages/website/package-lock.json +++ b/packages/website/package-lock.json @@ -34,7 +34,7 @@ "gatsby-remark-classes": "^1.0.0", "gatsby-remark-copy-linked-files": "^4.4.1", "gatsby-remark-images": "^5.4.1", - "gatsby-remark-prismjs": "^5.4.1", + "gatsby-remark-prismjs": "^5.5.0", "gatsby-remark-responsive-iframe": "^4.4.1", "gatsby-remark-smartypants": "^4.4.1", "gatsby-source-filesystem": "^3.7.1", @@ -64,7 +64,7 @@ "skynet-js": "^3.0.2", "stream-browserify": "^3.0.0", "swr": "^0.5.6", - "tailwindcss": "^2.2.2" + "tailwindcss": "^2.2.4" }, "devDependencies": { "cross-env": "^7.0.3", @@ -12804,9 +12804,9 @@ } }, "node_modules/gatsby-remark-prismjs": { - "version": "5.4.1", - "resolved": "https://registry.npmjs.org/gatsby-remark-prismjs/-/gatsby-remark-prismjs-5.4.1.tgz", - "integrity": "sha512-FJ4hfbCd5KZwDbk5sjoLzdNN9o9dUs4ixVv5Gr/w7UO1nSnViL7kIqnN+PiINcV4Nqg72N1z30rSQTsjnuMpDQ==", + "version": "5.5.0", + "resolved": "https://registry.npmjs.org/gatsby-remark-prismjs/-/gatsby-remark-prismjs-5.5.0.tgz", + "integrity": "sha512-/0IHOcRCWmflyWutL2U5mo6PFxUjL0yrRgm6MDO6ORauJLprqZYa03A/SHwbN1WjfG8x8471CE9Q+xoXVk6S5Q==", "dependencies": { "@babel/runtime": "^7.14.0", "parse-numeric-range": "^1.2.0", @@ -24978,15 +24978,15 @@ } }, "node_modules/tailwindcss": { - "version": "2.2.2", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-2.2.2.tgz", - "integrity": "sha512-OzFWhlnfrO3JXZKHQiqZcb0Wwl3oJSmQ7PvT2jdIgCjV5iUoAyql9bb9ZLCSBI5TYXmawujXAoNxXVfP5Auy/Q==", + "version": "2.2.4", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-2.2.4.tgz", + "integrity": "sha512-OdBCPgazNNsknSP+JfrPzkay9aqKjhKtFhbhgxHgvEFdHy/GuRPo2SCJ4w1SFTN8H6FPI4m6qD/Jj20NWY1GkA==", "dependencies": { "@fullhuman/postcss-purgecss": "^4.0.3", "arg": "^5.0.0", "bytes": "^3.0.0", "chalk": "^4.1.1", - "chokidar": "^3.5.1", + "chokidar": "^3.5.2", "color": "^3.1.3", "cosmiconfig": "^7.0.0", "detective": "^5.2.0", @@ -25004,7 +25004,7 @@ "normalize-path": "^3.0.0", "object-hash": "^2.2.0", "postcss-js": "^3.0.3", - "postcss-load-config": "^3.0.1", + "postcss-load-config": "^3.1.0", "postcss-nested": "5.0.5", "postcss-selector-parser": "^6.0.6", "postcss-value-parser": "^4.1.0", @@ -38070,9 +38070,9 @@ } }, "gatsby-remark-prismjs": { - "version": "5.4.1", - "resolved": "https://registry.npmjs.org/gatsby-remark-prismjs/-/gatsby-remark-prismjs-5.4.1.tgz", - "integrity": "sha512-FJ4hfbCd5KZwDbk5sjoLzdNN9o9dUs4ixVv5Gr/w7UO1nSnViL7kIqnN+PiINcV4Nqg72N1z30rSQTsjnuMpDQ==", + "version": "5.5.0", + "resolved": "https://registry.npmjs.org/gatsby-remark-prismjs/-/gatsby-remark-prismjs-5.5.0.tgz", + "integrity": "sha512-/0IHOcRCWmflyWutL2U5mo6PFxUjL0yrRgm6MDO6ORauJLprqZYa03A/SHwbN1WjfG8x8471CE9Q+xoXVk6S5Q==", "requires": { "@babel/runtime": "^7.14.0", "parse-numeric-range": "^1.2.0", @@ -47190,15 +47190,15 @@ } }, "tailwindcss": { - "version": "2.2.2", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-2.2.2.tgz", - "integrity": "sha512-OzFWhlnfrO3JXZKHQiqZcb0Wwl3oJSmQ7PvT2jdIgCjV5iUoAyql9bb9ZLCSBI5TYXmawujXAoNxXVfP5Auy/Q==", + "version": "2.2.4", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-2.2.4.tgz", + "integrity": "sha512-OdBCPgazNNsknSP+JfrPzkay9aqKjhKtFhbhgxHgvEFdHy/GuRPo2SCJ4w1SFTN8H6FPI4m6qD/Jj20NWY1GkA==", "requires": { "@fullhuman/postcss-purgecss": "^4.0.3", "arg": "^5.0.0", "bytes": "^3.0.0", "chalk": "^4.1.1", - "chokidar": "^3.5.1", + "chokidar": "^3.5.2", "color": "^3.1.3", "cosmiconfig": "^7.0.0", "detective": "^5.2.0", @@ -47216,7 +47216,7 @@ "normalize-path": "^3.0.0", "object-hash": "^2.2.0", "postcss-js": "^3.0.3", - "postcss-load-config": "^3.0.1", + "postcss-load-config": "^3.1.0", "postcss-nested": "5.0.5", "postcss-selector-parser": "^6.0.6", "postcss-value-parser": "^4.1.0", diff --git a/packages/website/package.json b/packages/website/package.json index be59bcc4..868c6997 100644 --- a/packages/website/package.json +++ b/packages/website/package.json @@ -31,7 +31,7 @@ "gatsby-remark-classes": "^1.0.0", "gatsby-remark-copy-linked-files": "^4.4.1", "gatsby-remark-images": "^5.4.1", - "gatsby-remark-prismjs": "^5.4.1", + "gatsby-remark-prismjs": "^5.5.0", "gatsby-remark-responsive-iframe": "^4.4.1", "gatsby-remark-smartypants": "^4.4.1", "gatsby-source-filesystem": "^3.7.1", @@ -61,7 +61,7 @@ "skynet-js": "^3.0.2", "stream-browserify": "^3.0.0", "swr": "^0.5.6", - "tailwindcss": "^2.2.2" + "tailwindcss": "^2.2.4" }, "devDependencies": { "cross-env": "^7.0.3",