Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
valcosmos committed Oct 26, 2024
1 parent 40c1a4b commit 91050e7
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 37 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
},
"dependencies": {
"@emotion/is-prop-valid": "^1.3.1",
"@headlessui/react": "2.1.10",
"@headlessui/react": "2.2.0",
"@next/bundle-analyzer": "14.2.15",
"@react-three/drei": "^9.114.6",
"@react-three/drei": "^9.115.0",
"@react-three/fiber": "^8.17.10",
"@react-three/offscreen": "^0.0.8",
"@tailwindcss/forms": "^0.5.9",
Expand All @@ -26,7 +26,7 @@
"body-scroll-lock": "^4.0.0-beta.0",
"contentlayer2": "0.5.1",
"esbuild": "0.24.0",
"framer-motion": "^11.11.9",
"framer-motion": "^11.11.10",
"github-slugger": "^2.0.0",
"gray-matter": "^4.0.3",
"hast-util-from-html-isomorphic": "^2.0.0",
Expand All @@ -41,7 +41,7 @@
"react-dom": "18.3.1",
"reading-time": "1.5.0",
"rehype-autolink-headings": "^7.1.0",
"rehype-citation": "^2.2.0",
"rehype-citation": "^2.2.1",
"rehype-katex": "^7.0.1",
"rehype-preset-minify": "7.0.1",
"rehype-prism-plus": "^2.0.0",
Expand All @@ -58,15 +58,15 @@
"@eslint-react/eslint-plugin": "^1.15.0",
"@svgr/webpack": "^8.1.0",
"@types/mdx": "^2.0.13",
"@types/react": "^18.3.11",
"@typescript-eslint/eslint-plugin": "^8.10.0",
"@typescript-eslint/parser": "^8.10.0",
"@types/react": "^18.3.12",
"@typescript-eslint/eslint-plugin": "^8.11.0",
"@typescript-eslint/parser": "^8.11.0",
"cross-env": "^7.0.3",
"eslint": "^9.13.0",
"eslint-config-next": "14.2.15",
"eslint-plugin-format": "^0.1.2",
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-react-refresh": "^0.4.13",
"eslint-plugin-react-refresh": "^0.4.14",
"eslint-plugin-tailwindcss": "^3.17.5",
"lint-staged": "^15.2.10",
"simple-git-hooks": "^2.11.1",
Expand Down
58 changes: 29 additions & 29 deletions pnpm-lock.yaml

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

0 comments on commit 91050e7

Please sign in to comment.