Skip to content

Commit

Permalink
Merge branch 'main' into snyk-upgrade-23c35953aba76c7dc8ef380f72436302
Browse files Browse the repository at this point in the history
  • Loading branch information
jones58 authored Aug 2, 2024
2 parents 0ec3d31 + 1dec2c7 commit 4a1e9b5
Show file tree
Hide file tree
Showing 10 changed files with 1,021 additions and 490 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@
},
"browserslist": "defaults, not ie <= 11",
"dependencies": {
"@algolia/autocomplete-core": "^1.7.3",
"@algolia/autocomplete-preset-algolia": "^1.17.3",
"@algolia/autocomplete-core": "^1.17.3",
"@algolia/autocomplete-preset-algolia": "^1.7.3",
"@headlessui/react": "^1.7.6",
"@mdx-js/loader": "^2.1.5",
"@mdx-js/react": "^2.1.5",
"@next/mdx": "^13.0.3",
"@next/mdx": "^13.5.6",
"@sindresorhus/slugify": "^2.1.1",
"@tailwindcss/typography": "^0.5.8",
"acorn": "^8.8.1",
Expand All @@ -28,14 +28,14 @@
"mdx-annotations": "^0.1.0",
"next": "13.0.2",
"postcss-focus-visible": "^6.0.4",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"recma-nextjs-static-props": "^1.0.0",
"rehype-mdx-title": "^2.0.0",
"shiki": "^0.11.1",
"tailwindcss": "^3.2.4",
"unist-util-visit": "^4.1.1",
"zustand": "^4.1.4"
"zustand": "^4.5.4"
},
"devDependencies": {
"eslint": "8.26.0",
Expand Down
Loading

0 comments on commit 4a1e9b5

Please sign in to comment.