|
20 | 20 | "postbuild": "next-sitemap --config next-sitemap.config.js" |
21 | 21 | }, |
22 | 22 | "dependencies": { |
| 23 | + "axios": ">=0.21.3", |
23 | 24 | "feed": "^4.2.2", |
24 | 25 | "gitalk": "^1.7.2", |
25 | | - "next": "^11.1.1", |
26 | | - "notion-client": "^4.6.0", |
27 | | - "notion-utils": "^4.6.0", |
28 | | - "preact": "^10.5.13", |
| 26 | + "next": "^11.1.2", |
| 27 | + "notion-client": "^4.8.6", |
| 28 | + "notion-utils": "^4.8.6", |
| 29 | + "preact": "^10.5.14", |
29 | 30 | "react": "^17.0.2", |
30 | 31 | "react-cusdis": "^2.0.1", |
31 | 32 | "react-dom": "^17.0.2", |
32 | | - "react-notion-x": "^4.6.0", |
| 33 | + "react-notion-x": "^4.8.7", |
33 | 34 | "use-ackee": "^3.0.0" |
34 | 35 | }, |
35 | 36 | "devDependencies": { |
36 | | - "autoprefixer": "^10.2.5", |
37 | | - "eslint": "^7.26.0", |
38 | | - "eslint-config-next": "^11.0.0", |
| 37 | + "autoprefixer": "^10.3.4", |
| 38 | + "eslint": "^7.32.0", |
| 39 | + "eslint-config-next": "^11.1.2", |
39 | 40 | "eslint-config-standard": "^16.0.2", |
40 | | - "eslint-plugin-import": "^2.23.0", |
| 41 | + "eslint-plugin-import": "^2.24.2", |
41 | 42 | "eslint-plugin-node": "^11.1.0", |
42 | 43 | "eslint-plugin-promise": "^5.1.0", |
43 | | - "eslint-plugin-react": "^7.23.2", |
44 | | - "next-sitemap": "^1.6.102", |
45 | | - "postcss": "^8.2.15", |
46 | | - "tailwindcss": "^2.1.2" |
| 44 | + "eslint-plugin-react": "^7.25.1", |
| 45 | + "next-sitemap": "^1.6.164", |
| 46 | + "postcss": "^8.3.6", |
| 47 | + "tailwindcss": "^2.2.9" |
47 | 48 | }, |
48 | 49 | "resolutions": { |
49 | 50 | "axios": ">=0.21.1" |
|
0 commit comments