Skip to content

Commit ed11b17

Browse files
fix(deps): update all non-major dependencies (#87)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e6e3a23 commit ed11b17

File tree

2 files changed

+210
-199
lines changed

2 files changed

+210
-199
lines changed

package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -17,21 +17,21 @@
1717
"dependencies": {
1818
"@codesandbox/sandpack-react": "2.19.10",
1919
"@floating-ui/react-dom": "2.1.2",
20-
"@radix-ui/react-dialog": "1.1.3",
20+
"@radix-ui/react-dialog": "1.1.4",
2121
"@radix-ui/react-tabs": "1.1.2",
2222
"@types/katex": "0.16.7",
2323
"camelcase-keys": "9.1.3",
24-
"chokidar": "^4.0.1",
24+
"chokidar": "^4.0.3",
2525
"clsx": "2.1.1",
2626
"colorjs.io": "0.5.2",
2727
"devtools-detector": "2.0.22",
2828
"foxact": "0.2.43",
2929
"framer-motion": "11.11.17",
3030
"globby": "^14.0.2",
3131
"immer": "10.1.1",
32-
"jotai": "2.10.3",
32+
"jotai": "2.10.4",
3333
"js-yaml": "4.1.0",
34-
"katex": "0.16.15",
34+
"katex": "0.16.18",
3535
"lodash": "4.17.21",
3636
"markdown-to-jsx": "npm:@innei/[email protected]",
3737
"medium-zoom": "1.1.0",
@@ -53,14 +53,14 @@
5353
"vaul": "1.1.2"
5454
},
5555
"devDependencies": {
56-
"@iconify-json/mingcute": "1.2.1",
56+
"@iconify-json/mingcute": "1.2.2",
5757
"@iconify/tailwind": "1.1.3",
5858
"@innei/prettier": "0.15.0",
5959
"@shikijs/transformers": "1.22.2",
6060
"@tailwindcss/typography": "0.5.15",
6161
"@types/js-yaml": "4.0.9",
6262
"@types/node": "^22.8.7",
63-
"@types/react": "^18.3.16",
63+
"@types/react": "^18.3.18",
6464
"@types/react-dom": "^18.3.5",
6565
"autoprefixer": "^10.4.20",
6666
"daisyui": "4.12.22",
@@ -76,7 +76,7 @@
7676
"simple-git-hooks": "2.11.1",
7777
"tailwind-scrollbar": "3.1.0",
7878
"tailwind-variants": "0.2.1",
79-
"tailwindcss": "^3.4.16",
79+
"tailwindcss": "^3.4.17",
8080
"typescript": "5.6.3"
8181
},
8282
"simple-git-hooks": {

0 commit comments

Comments
 (0)