Skip to content

Commit ffbfac6

Browse files
Merge from main repo: Release Version 4.5.1 (#7630)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent b9f0d8e commit ffbfac6

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

.turbo/turbo-build.log

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
2+
33
> next build
44

55
⚠ Invalid next.config.mjs options detected:
@@ -14,7 +14,7 @@ https://nextjs.org/telemetry
1414
▲ Next.js 15.5.4
1515

1616
Creating an optimized production build ...
17-
✓ Compiled successfully in 2.3min
17+
✓ Compiled successfully in 2.5min
1818
Linting and checking validity of types ...
1919

2020
⚠ The Next.js plugin was not detected in your ESLint configuration. See https://nextjs.org/docs/app/api-reference/config/eslint#migrating-existing-config

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "medplum-nextauth-demo",
3-
"version": "4.5.0",
3+
"version": "4.5.1",
44
"private": true,
55
"type": "module",
66
"scripts": {
@@ -23,8 +23,8 @@
2323
"@mantine/core": "7.17.8",
2424
"@mantine/hooks": "7.17.8",
2525
"@mantine/notifications": "7.17.8",
26-
"@medplum/core": "4.5.0",
27-
"@medplum/eslint-config": "4.5.0",
26+
"@medplum/core": "4.5.1",
27+
"@medplum/eslint-config": "4.5.1",
2828
"next": "15.5.4",
2929
"next-auth": "4.24.11",
3030
"postcss": "8.5.6",
@@ -33,7 +33,7 @@
3333
"react-dom": "19.2.0"
3434
},
3535
"devDependencies": {
36-
"@medplum/fhirtypes": "4.5.0",
36+
"@medplum/fhirtypes": "4.5.1",
3737
"@types/node": "20.19.20",
3838
"@types/react": "19.2.2",
3939
"@types/react-dom": "19.2.1",

0 commit comments

Comments
 (0)