We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19ca6ab commit cd34998Copy full SHA for cd34998
1 file changed
radius-proxy/package.json
@@ -17,10 +17,10 @@
17
"clsx": "^2.1.1",
18
"jsonwebtoken": "^9.0.0",
19
"lucide-react": "^0.544.0",
20
- "next": "15.5.4",
+ "next": "15.5.7",
21
"next-themes": "^0.4.6",
22
- "react": "19.1.0",
23
- "react-dom": "19.1.0",
+ "react": "19.1.2",
+ "react-dom": "19.1.2",
24
"sonner": "^2.0.7",
25
"tailwind-merge": "^3.3.1"
26
},
@@ -32,7 +32,7 @@
32
"@types/react": "^19",
33
"@types/react-dom": "^19",
34
"eslint": "^9",
35
- "eslint-config-next": "15.5.4",
+ "eslint-config-next": "15.5.7",
36
"tailwindcss": "^4",
37
"tw-animate-css": "^1.4.0",
38
"typescript": "^5",
0 commit comments