File tree Expand file tree Collapse file tree 3 files changed +343
-59
lines changed
Expand file tree Collapse file tree 3 files changed +343
-59
lines changed Original file line number Diff line number Diff line change @@ -12,8 +12,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1212- Bumped ` @aws-sdk/credential-providers ` to ` ^3.1000.0 ` . [ #955 ] ( https://github.com/sourcebot-dev/sourcebot/pull/955 )
1313- Bumped ` rollup ` transitive dependency to ` ^4.59.0 ` via yarn resolutions. [ #956 ] ( https://github.com/sourcebot-dev/sourcebot/pull/956 )
1414- Bumped ` minimatch ` transitive dependency to ` ^3.1.3 ` via yarn resolutions. [ #957 ] ( https://github.com/sourcebot-dev/sourcebot/pull/957 )
15+ - Bumped ` next ` to ` 15.5.10 ` . [ #960 ] ( https://github.com/sourcebot-dev/sourcebot/pull/960 )
1516- Bumped ` nodemailer ` to ` 7.0.11 ` . [ #959 ] ( https://github.com/sourcebot-dev/sourcebot/pull/959 )
1617- Bumped ` glob ` transitive dependency to ` ^10.5.0 ` via scoped yarn resolutions. [ #962 ] ( https://github.com/sourcebot-dev/sourcebot/pull/962 )
18+ - Bumped ` @react-email/preview-server ` to ` 5.2.8 ` . [ #961 ] ( https://github.com/sourcebot-dev/sourcebot/pull/961 )
1719
1820## [ 4.13.0] - 2026-02-27
1921
Original file line number Diff line number Diff line change 151151 "linguist-languages" : " ^9.3.1" ,
152152 "lucide-react" : " ^0.517.0" ,
153153 "micromatch" : " ^4.0.8" ,
154- "next" : " 15.5.9 " ,
154+ "next" : " 15.5.10 " ,
155155 "next-auth" : " ^5.0.0-beta.30" ,
156156 "next-navigation-guard" : " ^0.2.0" ,
157157 "next-themes" : " ^0.3.0" ,
194194 },
195195 "devDependencies" : {
196196 "@eslint/eslintrc" : " ^3" ,
197- "@react-email/preview-server" : " 5.1.0 " ,
197+ "@react-email/preview-server" : " 5.2.8 " ,
198198 "@tanstack/eslint-plugin-query" : " ^5.74.7" ,
199199 "@testing-library/dom" : " ^10.4.1" ,
200200 "@testing-library/react" : " ^16.3.0" ,
You can’t perform that action at this time.
0 commit comments