Skip to content

Commit 64021e8

Browse files
committed
chore: remove unused deps
1 parent c14b122 commit 64021e8

File tree

3 files changed

+5
-88
lines changed

3 files changed

+5
-88
lines changed

next-sitemap.config.js

Lines changed: 0 additions & 5 deletions
This file was deleted.

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
"check-types": "pnpm exec tsc --noEmit"
1313
},
1414
"dependencies": {
15-
"@mdx-js/loader": "^3.1.0",
1615
"@mdx-js/react": "^3.1.0",
1716
"@next/mdx": "^15.2.4",
1817
"@next/third-parties": "^15.2.4",
@@ -24,7 +23,6 @@
2423
"@radix-ui/react-tooltip": "^1.1.8",
2524
"@radix-ui/react-visually-hidden": "^1.1.2",
2625
"@shikijs/rehype": "^3.2.1",
27-
"@types/mdx": "^2.0.13",
2826
"clsx": "^2.1.1",
2927
"fast-glob": "^3.3.3",
3028
"framer-motion": "^12.6.0",
@@ -34,7 +32,6 @@
3432
"next": "^15.2.4",
3533
"next-mdx-remote": "^5.0.0",
3634
"next-plausible": "^3.12.4",
37-
"next-sitemap": "^4.2.3",
3835
"next-themes": "^0.4.6",
3936
"react": "^19.0.0",
4037
"react-dom": "^19.0.0",
@@ -52,14 +49,14 @@
5249
"@tailwindcss/postcss": "^4.0.16",
5350
"@tailwindcss/typography": "^0.5.16",
5451
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
52+
"@types/mdx": "^2.0.13",
5553
"@types/node": "^22.13.13",
5654
"@types/react": "^19.0.12",
5755
"@types/react-dom": "^19.0.4",
5856
"cypress": "^14.2.0",
5957
"eslint": "^9.23.0",
6058
"eslint-config-next": "^15.2.4",
6159
"postcss": "^8.5.3",
62-
"postcss-nesting": "^13.0.1",
6360
"prettier": "^3.5.3",
6461
"prettier-plugin-tailwindcss": "^0.6.11",
6562
"tailwindcss": "^4.0.16",

pnpm-lock.yaml

Lines changed: 4 additions & 79 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)