feat: MAJOR update to core deps v6.0.2

This commit is contained in:
Travis Fischer
2022-03-25 08:24:16 -04:00
parent 7d519dde8c
commit 548fd27cdf
2 changed files with 26 additions and 26 deletions

View File

@@ -8,7 +8,7 @@
"repository": "transitive-bullshit/nextjs-notion-starter-kit",
"license": "MIT",
"engines": {
"node": ">=14"
"node": ">=12"
},
"scripts": {
"dev": "next dev",
@@ -37,16 +37,16 @@
"lqip-modern": "^1.2.0",
"next": "^12.1.0",
"node-fetch": "^2.6.1",
"notion-client": "^6.0.0",
"notion-types": "^6.0.0",
"notion-utils": "^6.0.0",
"notion-client": "^6.0.2",
"notion-types": "^6.0.2",
"notion-utils": "^6.0.2",
"p-map": "^5.3.0",
"p-memoize": "^6.0.1",
"react": "^17.0.2",
"react-body-classname": "^1.3.1",
"react-dom": "^17.0.2",
"react-icons": "^4.3.1",
"react-notion-x": "^6.0.1",
"react-notion-x": "^6.0.2",
"react-static-tweets": "^0.7.1",
"react-use": "^17.3.2",
"static-tweets": "^0.7.1",