Skip to content

Commit 8e2c64e

Browse files
feat(deps): update dependencies across packages
1 parent 22356d6 commit 8e2c64e

7 files changed

Lines changed: 6530 additions & 7901 deletions

File tree

examples/form/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88
"start": "next start"
99
},
1010
"dependencies": {
11-
"@faker-js/faker": "10.1.0",
11+
"@faker-js/faker": "10.3.0",
1212
"@primer/octicons-react": "19.15.2",
1313
"@barso/forms": "0.4.4",
1414
"@barso/ui": "0.6.3",
15-
"next": "15.5.9",
16-
"react": "19.2.3",
17-
"react-dom": "19.2.3",
18-
"react-icons": "5.5.0"
15+
"next": "15.5.13",
16+
"react": "19.2.4",
17+
"react-dom": "19.2.4",
18+
"react-icons": "5.6.0"
1919
}
2020
}

examples/markdown/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
"dependencies": {
1111
"@barso/helpers": "0.4.3",
1212
"@barso/ui": "0.6.3",
13-
"next": "15.5.9",
14-
"react": "19.2.3",
15-
"react-dom": "19.2.3"
13+
"next": "15.5.13",
14+
"react": "19.2.4",
15+
"react-dom": "19.2.4"
1616
}
1717
}

0 commit comments

Comments
 (0)