Skip to content

Commit cfc5aaf

Browse files
committed
chore: update deps
1 parent 678e9e4 commit cfc5aaf

File tree

2 files changed

+424
-789
lines changed

2 files changed

+424
-789
lines changed

package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -14,24 +14,24 @@
1414
"@debbl/ahooks": "^0.1.0",
1515
"@monaco-editor/react": "^4.6.0",
1616
"highlight.js": "^11.9.0",
17-
"monaco-editor": "^0.49.0",
18-
"next": "^14.2.3",
17+
"monaco-editor": "^0.50.0",
18+
"next": "^14.2.4",
1919
"react": "^18.3.1",
2020
"react-dom": "^18.3.1",
21-
"zustand": "^4.5.2"
21+
"zustand": "^4.5.4"
2222
},
2323
"devDependencies": {
24-
"@debbl/eslint-config": "^3.2.4",
24+
"@debbl/eslint-config": "^3.3.2",
2525
"@iconify/icons-carbon": "^1.2.20",
2626
"@iconify/react": "^5.0.1",
27-
"@types/node": "^20.13.0",
27+
"@types/node": "^20.14.9",
2828
"@types/react": "^18.3.3",
2929
"@types/react-dom": "^18.3.0",
3030
"autoprefixer": "^10.4.19",
31-
"daisyui": "^4.11.1",
31+
"daisyui": "^4.12.10",
3232
"eslint": "8.57.0",
33-
"postcss": "^8.4.38",
34-
"tailwindcss": "^3.4.3",
35-
"typescript": "^5.4.5"
33+
"postcss": "^8.4.39",
34+
"tailwindcss": "^3.4.4",
35+
"typescript": "^5.5.3"
3636
}
3737
}

0 commit comments

Comments
 (0)