|
21 | 21 | ] |
22 | 22 | }, |
23 | 23 | "dependencies": { |
24 | | - "@types/javascript-time-ago": "^2.0.3", |
25 | | - "@types/styled-components": "^5.1.9", |
26 | | - "@types/styled-system": "^5.1.11", |
27 | | - "babel-plugin-styled-components": "^1.12.0", |
28 | | - "fast-glob": "^3.2.5", |
29 | | - "framer-motion": "^4.1.17", |
30 | | - "gray-matter": "^4.0.2", |
31 | | - "javascript-time-ago": "^2.3.8", |
32 | | - "next": "^11.1.2", |
33 | | - "next-mdx-remote": "^3.0.1", |
34 | | - "notion-client": "^4.8.6", |
35 | | - "notion-utils": "^4.8.6", |
36 | | - "prettier": "^2.4.0", |
37 | | - "prismjs": "^1.25.0", |
| 24 | + "fast-glob": "^3.2.11", |
| 25 | + "framer-motion": "^6.2.3", |
| 26 | + "gray-matter": "^4.0.3", |
| 27 | + "javascript-time-ago": "^2.3.11", |
| 28 | + "next": "^12.0.9", |
| 29 | + "next-mdx-remote": "^3.0.8", |
| 30 | + "notion-client": "^4.15.0", |
| 31 | + "notion-utils": "^4.15.0", |
| 32 | + "prettier": "^2.5.1", |
| 33 | + "prismjs": "^1.26.0", |
38 | 34 | "raw-loader": "^4.0.2", |
39 | 35 | "react": "^17.0.2", |
40 | 36 | "react-dom": "^17.0.2", |
41 | | - "react-icons": "^4.2.0", |
42 | | - "react-notion-x": "^4.9.0", |
43 | | - "styled-components": "^5.3.1", |
| 37 | + "react-icons": "^4.3.1", |
| 38 | + "react-notion-x": "^4.15.0", |
| 39 | + "reactdom": "^2.0.0", |
| 40 | + "styled-components": "^5.3.3", |
44 | 41 | "styled-system": "^5.1.5" |
45 | 42 | }, |
46 | 43 | "devDependencies": { |
47 | | - "@types/react": "^17.0.3", |
48 | | - "@typescript-eslint/parser": "^4.21.0", |
| 44 | + "@types/javascript-time-ago": "^2.0.3", |
| 45 | + "@types/react": "^17.0.38", |
| 46 | + "@types/styled-components": "^5.1.21", |
| 47 | + "@types/styled-system": "^5.1.15", |
| 48 | + "@typescript-eslint/parser": "^5.10.1", |
49 | 49 | "eslint": "^7.31.0", |
50 | | - "eslint-config-next": "^11.0.1", |
51 | | - "eslint-config-prettier": "^8.1.0", |
52 | | - "eslint-plugin-import": "^2.22.1", |
53 | | - "eslint-plugin-prettier": "^3.3.1", |
| 50 | + "eslint-config-next": "^12.0.9", |
| 51 | + "eslint-config-prettier": "^8.3.0", |
| 52 | + "eslint-plugin-import": "^2.25.4", |
| 53 | + "eslint-plugin-prettier": "^4.0.0", |
54 | 54 | "husky": "4", |
55 | | - "lint-staged": "^11.0.1", |
56 | | - "next-sitemap": "^1.6.168", |
57 | | - "typescript": "^4.4.3" |
| 55 | + "lint-staged": "^12.3.2", |
| 56 | + "next-sitemap": "^2.1.2", |
| 57 | + "typescript": "^4.5.5" |
58 | 58 | } |
59 | 59 | } |
0 commit comments