Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jonsch318 committed Sep 6, 2024
1 parent 8b84807 commit 69aee0e
Show file tree
Hide file tree
Showing 3 changed files with 5,688 additions and 10,879 deletions.
2 changes: 1 addition & 1 deletion next-env.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
/// <reference types="next/image-types/global" />

// NOTE: This file should not be edited
// see https://nextjs.org/docs/basic-features/typescript for more information.
// see https://nextjs.org/docs/app/building-your-application/configuring/typescript for more information.
42 changes: 21 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
"postbuild": "next-sitemap --config next-sitemap.config.cjs"
},
"dependencies": {
"@fontsource-variable/hanken-grotesk": "^5.0.21",
"@fontsource-variable/hanken-grotesk": "^5.0.22",
"@mapbox/rehype-prism": "^0.8.0",
"@mdx-js/loader": "^2.3.0",
"@mdx-js/mdx": "^2.3.0",
"@mdx-js/react": "^2.3.0",
"@next/bundle-analyzer": "^14.2.5",
"@next/bundle-analyzer": "^14.2.8",
"@next/env": "^13.5.6",
"@next/mdx": "^13.5.6",
"@radix-ui/react-collapsible": "^1.1.0",
Expand All @@ -37,8 +37,8 @@
"@radix-ui/react-slot": "^1.1.0",
"@remark-embedder/core": "^3.0.3",
"@remark-embedder/transformer-oembed": "^3.0.0",
"@shikijs/rehype": "^1.12.1",
"@tailwindcss/typography": "^0.5.13",
"@shikijs/rehype": "^1.16.2",
"@tailwindcss/typography": "^0.5.15",
"@types/mapbox__rehype-prism": "^0.8.3",
"@types/mdx": "^2.0.13",
"@uiw/react-prismjs": "^1.3.6",
Expand All @@ -56,11 +56,11 @@
"katex": "^0.16.11",
"lucide-react": "^0.358.0",
"mdx-embed": "^1.1.2",
"mdx-mermaid": "^2.0.0",
"mdx-mermaid": "^2.0.1",
"mermaid": "^10.9.1",
"mini-css-extract-plugin": "^2.9.0",
"mini-css-extract-plugin": "^2.9.1",
"natsort": "^2.0.3",
"next": "^14.2.5",
"next": "^14.2.8",
"next-mdx-remote": "^4.4.1",
"next-seo": "^5.15.0",
"next-sitemap": "^3.1.55",
Expand All @@ -87,17 +87,17 @@
"remark-react": "^9.0.1",
"remark-rehype": "^10.1.0",
"sharp": "^0.31.3",
"shiki": "^1.12.1",
"tailwind-merge": "^2.4.0",
"shiki": "^1.16.2",
"tailwind-merge": "^2.5.2",
"tailwindcss-animate": "^1.0.7",
"unified": "^10.1.2",
"unist-util-visit": "^4.1.2",
"uuid": "^9.0.1",
"vaul": "^0.9.1",
"webpack": "^5.93.0"
"vaul": "^0.9.2",
"webpack": "^5.94.0"
},
"devDependencies": {
"@percy/cli": "^1.29.1",
"@percy/cli": "^1.29.3",
"@percy/cypress": "^3.1.2",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1",
Expand All @@ -106,9 +106,9 @@
"@testing-library/react": "^13.4.0",
"@types/jest": "^29.5.12",
"@types/js-cookie": "^3.0.6",
"@types/node": "^18.19.43",
"@types/node": "^18.19.50",
"@types/prismjs": "^1.26.4",
"@types/react": "^18.3.3",
"@types/react": "^18.3.5",
"@types/react-katex": "^3.0.4",
"@types/remark-hint": "^1.0.6",
"@types/uuid": "^9.0.8",
Expand All @@ -122,16 +122,16 @@
"eslint": "^8.57.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-airbnb-typescript": "^17.1.0",
"eslint-config-next": "^14.2.5",
"eslint-config-next": "^14.2.8",
"eslint-config-prettier": "^8.10.0",
"eslint-plugin-cypress": "^2.15.2",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-jest": "^27.9.0",
"eslint-plugin-jest-dom": "^4.0.3",
"eslint-plugin-jest-formatting": "^3.1.0",
"eslint-plugin-jsx-a11y": "^6.9.0",
"eslint-plugin-jsx-a11y": "^6.10.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react": "^7.35.2",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-simple-import-sort": "^9.0.0",
"eslint-plugin-tailwindcss": "^3.17.4",
Expand All @@ -142,13 +142,13 @@
"lint-staged": "^13.3.0",
"memfs": "^4.11.1",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.40",
"postcss": "^8.4.45",
"prettier": "^2.8.8",
"rimraf": "^4.4.1",
"sass": "^1.77.8",
"sass": "^1.78.0",
"semantic-release": "^19.0.5",
"start-server-and-test": "^1.15.4",
"tailwindcss": "^3.4.7",
"tailwindcss": "^3.4.10",
"typescript": "^5.5.4"
},
"release": {
Expand Down
Loading

0 comments on commit 69aee0e

Please sign in to comment.