Update npm dependencies.
This commit is contained in:
725
package-lock.json
generated
725
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
14
package.json
14
package.json
@ -16,7 +16,7 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@fontsource/inter": "4.5.2",
|
"@fontsource/inter": "4.5.2",
|
||||||
"@next/bundle-analyzer": "^14.2.15",
|
"@next/bundle-analyzer": "^15.0.1",
|
||||||
"@tailwindcss/forms": "^0.5.9",
|
"@tailwindcss/forms": "^0.5.9",
|
||||||
"@tailwindcss/typography": "^0.5.15",
|
"@tailwindcss/typography": "^0.5.15",
|
||||||
"autoprefixer": "^10.4.20",
|
"autoprefixer": "^10.4.20",
|
||||||
@ -25,7 +25,7 @@
|
|||||||
"gray-matter": "^4.0.3",
|
"gray-matter": "^4.0.3",
|
||||||
"image-size": "1.1.1",
|
"image-size": "1.1.1",
|
||||||
"mdx-bundler": "^8.0.0",
|
"mdx-bundler": "^8.0.0",
|
||||||
"next": "^14.2.15",
|
"next": "^15.0.1",
|
||||||
"next-themes": "^0.3.0",
|
"next-themes": "^0.3.0",
|
||||||
"postcss": "^8.4.47",
|
"postcss": "^8.4.47",
|
||||||
"preact": "^10.24.3",
|
"preact": "^10.24.3",
|
||||||
@ -34,7 +34,7 @@
|
|||||||
"react-medium-image-zoom": "^4.3.5",
|
"react-medium-image-zoom": "^4.3.5",
|
||||||
"reading-time": "1.5.0",
|
"reading-time": "1.5.0",
|
||||||
"rehype-autolink-headings": "^7.1.0",
|
"rehype-autolink-headings": "^7.1.0",
|
||||||
"rehype-citation": "^2.2.0",
|
"rehype-citation": "^2.2.1",
|
||||||
"rehype-katex": "^7.0.1",
|
"rehype-katex": "^7.0.1",
|
||||||
"rehype-preset-minify": "7.0.1",
|
"rehype-preset-minify": "7.0.1",
|
||||||
"rehype-prism-plus": "^2.0.0",
|
"rehype-prism-plus": "^2.0.0",
|
||||||
@ -51,19 +51,19 @@
|
|||||||
"cross-env": "^7.0.3",
|
"cross-env": "^7.0.3",
|
||||||
"dedent": "^1.5.3",
|
"dedent": "^1.5.3",
|
||||||
"eslint": "^8.0.0",
|
"eslint": "^8.0.0",
|
||||||
"eslint-config-next": "14.2.15",
|
"eslint-config-next": "15.0.1",
|
||||||
"eslint-config-prettier": "^9.1.0",
|
"eslint-config-prettier": "^9.1.0",
|
||||||
"eslint-plugin-prettier": "^5.2.1",
|
"eslint-plugin-prettier": "^5.2.1",
|
||||||
"file-loader": "^6.2.0",
|
"file-loader": "^6.2.0",
|
||||||
"globby": "14.0.2",
|
"globby": "14.0.2",
|
||||||
"husky": "^9.1.6",
|
"husky": "^9.1.6",
|
||||||
"inquirer": "^12.0.0",
|
"inquirer": "^12.0.1",
|
||||||
"lint-staged": "^15.2.10",
|
"lint-staged": "^15.2.10",
|
||||||
"next-remote-watch": "^2.0.0",
|
"next-remote-watch": "^2.0.0",
|
||||||
"prettier": "^3.3.3",
|
"prettier": "^3.3.3",
|
||||||
"prettier-plugin-tailwindcss": "^0.6.8",
|
"prettier-plugin-tailwindcss": "^0.6.8",
|
||||||
"socket.io": "^4.8.0",
|
"socket.io": "^4.8.1",
|
||||||
"socket.io-client": "^4.8.0"
|
"socket.io-client": "^4.8.1"
|
||||||
},
|
},
|
||||||
"lint-staged": {
|
"lint-staged": {
|
||||||
"*.+(js|jsx|ts|tsx)": [
|
"*.+(js|jsx|ts|tsx)": [
|
||||||
|
|||||||
@ -7,7 +7,7 @@
|
|||||||
<language>en-us</language>
|
<language>en-us</language>
|
||||||
<managingEditor>jablair@redhat.com (Red Hat)</managingEditor>
|
<managingEditor>jablair@redhat.com (Red Hat)</managingEditor>
|
||||||
<webMaster>jablair@redhat.com (Red Hat)</webMaster>
|
<webMaster>jablair@redhat.com (Red Hat)</webMaster>
|
||||||
<lastBuildDate>Thu, 26 Sep 2024 00:00:00 GMT</lastBuildDate>
|
<lastBuildDate>Mon, 14 Oct 2024 00:00:00 GMT</lastBuildDate>
|
||||||
<atom:link href="https://rhdemo.win/feed.xml" rel="self" type="application/rss+xml"/>
|
<atom:link href="https://rhdemo.win/feed.xml" rel="self" type="application/rss+xml"/>
|
||||||
|
|
||||||
<item>
|
<item>
|
||||||
@ -15,10 +15,50 @@
|
|||||||
<title>Understanding our hackathon environment</title>
|
<title>Understanding our hackathon environment</title>
|
||||||
<link>https://rhdemo.win/workshop/exercise1</link>
|
<link>https://rhdemo.win/workshop/exercise1</link>
|
||||||
<description>Let's get familiar with our hackathon setup.</description>
|
<description>Let's get familiar with our hackathon setup.</description>
|
||||||
<pubDate>Thu, 26 Sep 2024 00:00:00 GMT</pubDate>
|
<pubDate>Mon, 14 Oct 2024 00:00:00 GMT</pubDate>
|
||||||
<author>jablair@redhat.com (Red Hat)</author>
|
<author>jablair@redhat.com (Red Hat)</author>
|
||||||
<category>openshift</category><category>security</category>
|
<category>openshift</category><category>security</category>
|
||||||
</item>
|
</item>
|
||||||
|
|
||||||
|
<item>
|
||||||
|
<guid>https://rhdemo.win/workshop/exercise2</guid>
|
||||||
|
<title>Laying the foundations for cluster security</title>
|
||||||
|
<link>https://rhdemo.win/workshop/exercise2</link>
|
||||||
|
<description>Can't have security without a security platform</description>
|
||||||
|
<pubDate>Thu, 17 Oct 2024 00:00:00 GMT</pubDate>
|
||||||
|
<author>jablair@redhat.com (Red Hat)</author>
|
||||||
|
<category>openshift</category><category>security</category>
|
||||||
|
</item>
|
||||||
|
|
||||||
|
<item>
|
||||||
|
<guid>https://rhdemo.win/workshop/exercise3</guid>
|
||||||
|
<title>Encrypting cluster internal network traffic</title>
|
||||||
|
<link>https://rhdemo.win/workshop/exercise3</link>
|
||||||
|
<description>Is OpenShift secure by default?</description>
|
||||||
|
<pubDate>Fri, 18 Oct 2024 00:00:00 GMT</pubDate>
|
||||||
|
<author>jablair@redhat.com (Red Hat)</author>
|
||||||
|
<category>openshift</category><category>security</category><category>ipsec</category><category>encryption</category>
|
||||||
|
</item>
|
||||||
|
|
||||||
|
<item>
|
||||||
|
<guid>https://rhdemo.win/workshop/exercise4</guid>
|
||||||
|
<title>Securing vulnerable workloads</title>
|
||||||
|
<link>https://rhdemo.win/workshop/exercise4</link>
|
||||||
|
<description>How do we deal with vulnerable workloads we can't patch?</description>
|
||||||
|
<pubDate>Sat, 19 Oct 2024 00:00:00 GMT</pubDate>
|
||||||
|
<author>jablair@redhat.com (Red Hat)</author>
|
||||||
|
<category>openshift</category><category>security</category><category>cve management</category><category>rhacs</category>
|
||||||
|
</item>
|
||||||
|
|
||||||
|
<item>
|
||||||
|
<guid>https://rhdemo.win/workshop/exercise5</guid>
|
||||||
|
<title>Understanding cluster compliance</title>
|
||||||
|
<link>https://rhdemo.win/workshop/exercise5</link>
|
||||||
|
<description>Let's apply an industry benchmark!</description>
|
||||||
|
<pubDate>Wed, 23 Oct 2024 00:00:00 GMT</pubDate>
|
||||||
|
<author>jablair@redhat.com (Red Hat)</author>
|
||||||
|
<category>openshift</category><category>compliance</category><category>nist</category><category>rhacs</category>
|
||||||
|
</item>
|
||||||
|
|
||||||
</channel>
|
</channel>
|
||||||
</rss>
|
</rss>
|
||||||
|
|||||||
Reference in New Issue
Block a user