Skip to content

Commit d96bc9d

Browse files
Bump @rjsf/chakra-ui from 6.0.0-beta.13 to 6.0.0-beta.15 (#223)
1 parent f1f8f3a commit d96bc9d

File tree

3 files changed

+31
-31
lines changed

3 files changed

+31
-31
lines changed

package-lock.json

Lines changed: 26 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
1313
"@fullcalendar/react": "^6.1.19",
1414
"@fullcalendar/timegrid": "^6.1.19",
1515
"@react-router/node": "^7.7.1",
16-
"@rjsf/chakra-ui": "^6.0.0-beta.13",
17-
"@rjsf/core": "^6.0.0-beta.13",
18-
"@rjsf/utils": "^6.0.0-beta.13",
19-
"@rjsf/validator-ajv8": "^6.0.0-beta.13",
16+
"@rjsf/chakra-ui": "^6.0.0-beta.15",
17+
"@rjsf/core": "^6.0.0-beta.15",
18+
"@rjsf/utils": "^6.0.0-beta.15",
19+
"@rjsf/validator-ajv8": "^6.0.0-beta.15",
2020
"ag-grid-react": "^34.1.2",
2121
"html-entities": "^2.6.0",
2222
"ical-generator": "^9.0.0",

src/routes/Overrides.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@ export default function App({ loaderData }: Route.ComponentProps) {
128128
},
129129
submitText: "Download",
130130
},
131+
// eslint-disable-next-line @typescript-eslint/no-unsafe-assignment
131132
items: {
132133
"ui:title": "Class Override",
133134
"ui:field": "LayoutGridField",

0 commit comments

Comments
 (0)