Skip to content

Commit 7b3623c

Browse files
committed
Update NextUIProv component and bump package dependencies for improved stability
1 parent 7cf3b7f commit 7b3623c

File tree

3 files changed

+516
-516
lines changed

3 files changed

+516
-516
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
"@nextui-org/react": "^2.6.11",
1515
"@nextui-org/use-infinite-scroll": "^2.2.2",
1616
"@nextui-org/use-theme": "^2.1.1",
17-
"@tailwindcss/typography": "^0.5.15",
18-
"@tanstack/react-query": "^5.62.16",
19-
"framer-motion": "^11.16.0",
17+
"@tailwindcss/typography": "^0.5.16",
18+
"@tanstack/react-query": "^5.63.0",
19+
"framer-motion": "^11.16.1",
2020
"github-markdown-css": "^5.8.1",
2121
"highlight.js": "^11.11.1",
2222
"react": "^19.0.0",
@@ -32,7 +32,7 @@
3232
"@eslint/js": "^9.17.0",
3333
"@tanstack/eslint-plugin-query": "^5.62.16",
3434
"@types/node": "^22.10.5",
35-
"@types/react": "^19.0.3",
35+
"@types/react": "^19.0.4",
3636
"@types/react-dom": "^19.0.2",
3737
"@types/react-router-dom": "^5.3.3",
3838
"@vitejs/plugin-react-swc": "^3.7.2",
@@ -45,7 +45,7 @@
4545
"postcss": "^8.4.49",
4646
"tailwindcss": "^3.4.17",
4747
"ts-node": "^10.9.2",
48-
"typescript": "^5.7.2",
48+
"typescript": "^5.7.3",
4949
"typescript-eslint": "^8.19.1",
5050
"vite": "^6.0.7"
5151
}

0 commit comments

Comments
 (0)