Skip to content

Commit 957e615

Browse files
Update dependencies
1 parent faacb4c commit 957e615

2 files changed

Lines changed: 1604 additions & 139 deletions

File tree

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -50,17 +50,17 @@
5050
"prepare": "husky install"
5151
},
5252
"dependencies": {
53-
"@codemirror/language": "6.0.0",
53+
"@codemirror/language": "6.10.3",
5454
"@growthbook/growthbook-react": "^1.1.0",
5555
"@popperjs/core": "2.11.8",
5656
"@tippyjs/react": "^4.2.6",
5757
"@types/bootstrap": "^5.2.10",
5858
"@types/masonry-layout": "^4.2.8",
59-
"@types/node": "^20.14.10",
60-
"@types/react": "18.3.3",
59+
"@types/node": "^22.7.5",
60+
"@types/react": "18.3.11",
6161
"@types/react-dom": "18.3.0",
6262
"@types/react-syntax-highlighter": "^15.5.13",
63-
"@vercel/postgres": "^0.9.0",
63+
"@vercel/postgres": "^0.10.0",
6464
"bootstrap": "5.3.3",
6565
"bootstrap-icons": "^1.11.3",
6666
"dompurify": "^3.1.6",
@@ -69,7 +69,7 @@
6969
"isomorphic-dompurify": "^2.13.0",
7070
"masonry-layout": "^4.2.2",
7171
"midifile-ts": "^1.5.1",
72-
"next": "14.2.5",
72+
"next": "14.2.15",
7373
"next-auth": "^4.24.7",
7474
"nextjs-google-adsense": "^1.0.0",
7575
"nextjs-google-analytics": "^2.3.3",
@@ -88,8 +88,8 @@
8888
"remark-parse": "^11.0.0",
8989
"remark-rehype": "^11.1.0",
9090
"sass": "^1.77.7",
91-
"scheduler": "^0.19.0",
92-
"tinacms": "^1.6.5",
91+
"scheduler": "^0.23.2",
92+
"tinacms": "^2.2.9",
9393
"tippy.js": "^6.3.7",
9494
"unified": "^11.0.5"
9595
},

0 commit comments

Comments
 (0)