mirror of
https://github.com/d0zingcat/nextjs-notion-starter-kit.git
synced 2026-05-30 23:16:49 +00:00
feat: MAJOR update to core deps v6.0.2
This commit is contained in:
10
package.json
10
package.json
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user