Skip to content

Commit fb04375

Browse files
committed
chore: upgrade packages
1 parent e10404b commit fb04375

File tree

2 files changed

+227
-218
lines changed

2 files changed

+227
-218
lines changed

package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@
2020
"@radix-ui/react-dialog": "^1.0.5",
2121
"@radix-ui/react-slot": "^1.0.2",
2222
"@radix-ui/react-tooltip": "^1.0.7",
23-
"@shikijs/rehype": "^1.5.2",
23+
"@shikijs/rehype": "^1.6.0",
2424
"@types/mdx": "^2.0.13",
2525
"clsx": "^2.1.1",
2626
"fast-glob": "^3.3.2",
27-
"framer-motion": "^11.2.4",
27+
"framer-motion": "^11.2.6",
2828
"gray-matter": "^4.0.3",
29-
"lucide-react": "^0.378.0",
29+
"lucide-react": "^0.379.0",
3030
"next": "^14.2.3",
3131
"next-mdx-remote": "^4.4.1",
3232
"next-plausible": "^3.12.0",
@@ -40,7 +40,7 @@
4040
"rehype-img-size": "^1.0.1",
4141
"remark-frontmatter": "^4.0.1",
4242
"remark-gfm": "^3.0.1",
43-
"shiki": "^1.5.2",
43+
"shiki": "^1.6.0",
4444
"zod": "^3.23.8"
4545
},
4646
"devDependencies": {
@@ -49,14 +49,14 @@
4949
"@tailwindcss/typography": "^0.5.13",
5050
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
5151
"@types/node": "^20.12.12",
52-
"@types/react": "^18.3.2",
52+
"@types/react": "^18.3.3",
5353
"@types/react-dom": "^18.3.0",
5454
"autoprefixer": "^10.4.19",
55-
"cypress": "^13.9.0",
55+
"cypress": "^13.10.0",
5656
"eslint": "^8.57.0",
5757
"eslint-config-next": "^14.2.3",
5858
"postcss": "^8.4.38",
59-
"postcss-nesting": "^12.1.4",
59+
"postcss-nesting": "^12.1.5",
6060
"prettier": "^3.2.5",
6161
"prettier-plugin-tailwindcss": "^0.5.14",
6262
"tailwindcss": "^3.4.3",

0 commit comments

Comments
 (0)