Skip to content

Commit be8095a

Browse files
authored
Merge pull request #3123 from superdoc-dev/caio/it-1002-bump-superdoc-peer-floor_stable
fix(template-builder): bump superdoc peer dep floor to 1.31.1 (IT-1002)
2 parents 0bfde3f + 850a90d commit be8095a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/template-builder/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"peerDependencies": {
5454
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
5555
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
56-
"superdoc": "^1.28.0"
56+
"superdoc": "^1.31.1"
5757
},
5858
"devDependencies": {
5959
"@testing-library/jest-dom": "catalog:",

0 commit comments

Comments
 (0)