Skip to content
This repository was archived by the owner on Nov 2, 2024. It is now read-only.

Commit 0b96f2e

Browse files
chore(deps): update all non-major dependencies
1 parent 0ac399e commit 0b96f2e

File tree

2 files changed

+54
-48
lines changed

2 files changed

+54
-48
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -22,20 +22,20 @@
2222
"autoprefixer": "^10.4.16",
2323
"clsx": "^2.0.0",
2424
"copy-to-clipboard": "^3.3.3",
25-
"framer-motion": "^10.16.5",
25+
"framer-motion": "^10.16.16",
2626
"next": "^13.3.0",
2727
"nextra": "latest",
2828
"nextra-theme-docs": "latest",
29-
"postcss": "^8.4.31",
29+
"postcss": "^8.4.32",
3030
"react": "^18.2.0",
3131
"react-dom": "^18.2.0",
32-
"tailwindcss": "^3.3.5"
32+
"tailwindcss": "^3.3.6"
3333
},
3434
"devDependencies": {
35-
"@types/node": "20.9.3",
36-
"@types/react": "^18.2.38",
35+
"@types/node": "20.9.5",
36+
"@types/react": "^18.2.43",
3737
"gray-matter": "^4.0.3",
3838
"rss": "^1.2.2",
39-
"typescript": "^5.3.2"
39+
"typescript": "^5.3.3"
4040
}
4141
}

pnpm-lock.yaml

+48-42
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)