Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
UnsignedArduino committed Oct 9, 2024
1 parent faacb4c commit 957e615
Show file tree
Hide file tree
Showing 2 changed files with 1,604 additions and 139 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,17 +50,17 @@
"prepare": "husky install"
},
"dependencies": {
"@codemirror/language": "6.0.0",
"@codemirror/language": "6.10.3",
"@growthbook/growthbook-react": "^1.1.0",
"@popperjs/core": "2.11.8",
"@tippyjs/react": "^4.2.6",
"@types/bootstrap": "^5.2.10",
"@types/masonry-layout": "^4.2.8",
"@types/node": "^20.14.10",
"@types/react": "18.3.3",
"@types/node": "^22.7.5",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.0",
"@types/react-syntax-highlighter": "^15.5.13",
"@vercel/postgres": "^0.9.0",
"@vercel/postgres": "^0.10.0",
"bootstrap": "5.3.3",
"bootstrap-icons": "^1.11.3",
"dompurify": "^3.1.6",
Expand All @@ -69,7 +69,7 @@
"isomorphic-dompurify": "^2.13.0",
"masonry-layout": "^4.2.2",
"midifile-ts": "^1.5.1",
"next": "14.2.5",
"next": "14.2.15",
"next-auth": "^4.24.7",
"nextjs-google-adsense": "^1.0.0",
"nextjs-google-analytics": "^2.3.3",
Expand All @@ -88,8 +88,8 @@
"remark-parse": "^11.0.0",
"remark-rehype": "^11.1.0",
"sass": "^1.77.7",
"scheduler": "^0.19.0",
"tinacms": "^1.6.5",
"scheduler": "^0.23.2",
"tinacms": "^2.2.9",
"tippy.js": "^6.3.7",
"unified": "^11.0.5"
},
Expand Down
Loading

0 comments on commit 957e615

Please sign in to comment.