Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
valcosmos committed Nov 28, 2024
1 parent 66a6662 commit 7eb466d
Show file tree
Hide file tree
Showing 2 changed files with 856 additions and 633 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "blogi",
"version": "2.2.0",
"private": true,
"packageManager": "pnpm@9.12.3",
"packageManager": "pnpm@9.14.2",
"scripts": {
"start": "next dev",
"dev": "cross-env INIT_CWD=$PWD next dev",
Expand All @@ -17,7 +17,7 @@
"@emotion/is-prop-valid": "^1.3.1",
"@headlessui/react": "2.2.0",
"@next/bundle-analyzer": "14.2.15",
"@react-three/drei": "^9.115.0",
"@react-three/drei": "^9.117.3",
"@react-three/fiber": "^8.17.10",
"@react-three/offscreen": "^0.0.8",
"@tailwindcss/forms": "^0.5.9",
Expand All @@ -36,12 +36,12 @@
"next-themes": "^0.3.0",
"next-view-transitions": "^0.3.2",
"pliny": "0.3.2",
"postcss": "^8.4.47",
"postcss": "^8.4.49",
"react": "18.3.1",
"react-dom": "18.3.1",
"reading-time": "1.5.0",
"rehype-autolink-headings": "^7.1.0",
"rehype-citation": "^2.2.1",
"rehype-citation": "^2.2.2",
"rehype-katex": "^7.0.1",
"rehype-preset-minify": "7.0.1",
"rehype-prism-plus": "^2.0.0",
Expand All @@ -50,19 +50,19 @@
"remark-gfm": "^4.0.0",
"remark-github-blockquote-alert": "^1.3.0",
"remark-math": "^6.0.0",
"tailwindcss": "^3.4.14",
"tailwindcss": "^3.4.15",
"unist-util-visit": "^5.0.0"
},
"devDependencies": {
"@antfu/eslint-config": "^3.8.0",
"@eslint-react/eslint-plugin": "^1.15.2",
"@antfu/eslint-config": "^3.11.2",
"@eslint-react/eslint-plugin": "^1.17.1",
"@svgr/webpack": "^8.1.0",
"@types/mdx": "^2.0.13",
"@types/react": "^18.3.12",
"@typescript-eslint/eslint-plugin": "^8.12.2",
"@typescript-eslint/parser": "^8.12.2",
"@typescript-eslint/eslint-plugin": "^8.16.0",
"@typescript-eslint/parser": "^8.16.0",
"cross-env": "^7.0.3",
"eslint": "^9.13.0",
"eslint": "^9.15.0",
"eslint-config-next": "14.2.15",
"eslint-plugin-format": "^0.1.2",
"eslint-plugin-react-hooks": "^5.0.0",
Expand Down
Loading

0 comments on commit 7eb466d

Please sign in to comment.