Skip to content

Commit 28c928b

Browse files
chore: update dependencies
1 parent b179897 commit 28c928b

6 files changed

Lines changed: 1164 additions & 509 deletions

File tree

examples/form/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
"start": "next start"
99
},
1010
"dependencies": {
11-
"@primer/octicons-react": "19.15.1",
11+
"@primer/octicons-react": "19.15.2",
1212
"@tabnews/forms": "0.3.2",
1313
"@tabnews/ui": "0.5.3",
14-
"next": "15.3.1",
14+
"next": "15.3.2",
1515
"react": "18.3.1",
1616
"react-dom": "18.3.1",
1717
"react-icons": "5.5.0"

examples/markdown/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"dependencies": {
1111
"@tabnews/helpers": "0.3.0",
1212
"@tabnews/ui": "0.5.3",
13-
"next": "15.3.1",
13+
"next": "15.3.2",
1414
"react": "18.3.1",
1515
"react-dom": "18.3.1"
1616
}

0 commit comments

Comments
 (0)