Skip to content

Commit 570f923

Browse files
committed
update package version
1 parent b02664c commit 570f923

File tree

2 files changed

+711
-711
lines changed

2 files changed

+711
-711
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@
1010
},
1111
"dependencies": {
1212
"@fumadocs/mdx-remote": "^1.4.0",
13-
"@next/third-parties": "^15.4.6",
13+
"@next/third-parties": "^15.4.7",
1414
"@orama/orama": "^3.1.11",
1515
"@orama/tokenizers": "^3.1.11",
1616
"@oramacloud/client": "^2.1.4",
1717
"@radix-ui/react-slot": "^1.2.3",
18-
"@radix-ui/react-tooltip": "^1.2.7",
18+
"@radix-ui/react-tooltip": "^1.2.8",
1919
"@vercel/analytics": "^1.5.0",
2020
"class-variance-authority": "^0.7.1",
2121
"clsx": "^2.1.1",
@@ -25,9 +25,9 @@
2525
"fumadocs-mdx": "11.6.6",
2626
"fumadocs-ui": "15.4.2",
2727
"lucide-react": "^0.511.0",
28-
"next": "^15.4.6",
28+
"next": "^15.4.7",
2929
"next-themes": "^0.4.6",
30-
"posthog-js": "^1.258.6",
30+
"posthog-js": "^1.260.1",
3131
"react": "^19.1.1",
3232
"react-dom": "^19.1.1",
3333
"react-icons": "^5.5.0",
@@ -40,16 +40,16 @@
4040
"zod": "^3.25.76"
4141
},
4242
"devDependencies": {
43-
"@tailwindcss/postcss": "^4.1.11",
43+
"@tailwindcss/postcss": "^4.1.12",
4444
"@types/mdx": "^2.0.13",
4545
"@types/node": "22.15.21",
46-
"@types/react": "^19.1.9",
46+
"@types/react": "^19.1.10",
4747
"@types/react-dom": "^19.1.7",
48-
"eslint": "^9.32.0",
48+
"eslint": "^9.33.0",
4949
"eslint-config-next": "15.3.2",
5050
"postcss": "^8.5.6",
51-
"tailwindcss": "^4.1.11",
52-
"tw-animate-css": "^1.3.6",
51+
"tailwindcss": "^4.1.12",
52+
"tw-animate-css": "^1.3.7",
5353
"typescript": "^5.9.2"
5454
}
5555
}

0 commit comments

Comments
 (0)