Skip to content

Commit 8674772

Browse files
authored
Merge pull request #12 from raduwen/bumpup
bumpup
2 parents 249d481 + bc60bb2 commit 8674772

File tree

2 files changed

+491
-810
lines changed

2 files changed

+491
-810
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,14 @@
1212
"start": "next start"
1313
},
1414
"dependencies": {
15-
"next": "^10.0.6",
16-
"react": "17.0.1",
17-
"react-dom": "^17.0.1"
15+
"next": "^10.2.3",
16+
"react": "^17.0.2",
17+
"react-dom": "^17.0.2"
1818
},
1919
"devDependencies": {
20-
"@types/node": "^14.14.28",
20+
"@types/node": "^14.17.1",
2121
"@types/react": "^17.0.2",
22-
"@types/react-dom": "^17.0.1",
22+
"@types/react-dom": "^17.0.2",
2323
"typescript": "^4.1.5"
2424
}
2525
}

0 commit comments

Comments
 (0)