Skip to content

Commit bb8a53d

Browse files
committed
chore: update deps
1 parent dd7b05b commit bb8a53d

File tree

2 files changed

+1496
-246
lines changed

2 files changed

+1496
-246
lines changed

Diff for: package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -14,25 +14,25 @@
1414
"@debbl/ahooks": "0.0.10",
1515
"@monaco-editor/react": "^4.6.0",
1616
"highlight.js": "^11.9.0",
17-
"monaco-editor": "^0.44.0",
17+
"monaco-editor": "^0.45.0",
1818
"next": "14.0.1",
1919
"react": "18.2.0",
2020
"react-dom": "18.2.0",
21-
"zustand": "^4.4.6"
21+
"zustand": "^4.4.7"
2222
},
2323
"devDependencies": {
24-
"@debbl/eslint-config": "^1.1.1",
24+
"@debbl/eslint-config": "^3.0.0",
2525
"@iconify/icons-carbon": "^1.2.20",
2626
"@iconify/react": "^4.1.1",
2727
"@types/node": "20.8.10",
2828
"@types/react": "18.2.34",
2929
"@types/react-dom": "18.2.14",
3030
"autoprefixer": "^10.4.16",
31-
"daisyui": "^3.9.4",
32-
"eslint": "^8.53.0",
31+
"daisyui": "^4.5.0",
32+
"eslint": "^8.56.0",
3333
"eslint-config-next": "14.0.1",
34-
"postcss": "^8.4.31",
35-
"tailwindcss": "^3.3.5",
36-
"typescript": "^5.2.2"
34+
"postcss": "^8.4.33",
35+
"tailwindcss": "^3.4.1",
36+
"typescript": "^5.3.3"
3737
}
3838
}

0 commit comments

Comments
 (0)