|
12 | 12 | "prepack": "husky install"
|
13 | 13 | },
|
14 | 14 | "dependencies": {
|
15 |
| - "@notionhq/client": "^2.2.0", |
| 15 | + "@notionhq/client": "^2.2.2", |
16 | 16 | "@plaiceholder/next": "^2.5.0",
|
17 | 17 | "fast-glob": "^3.2.12",
|
18 |
| - "framer-motion": "^7.4.0", |
| 18 | + "framer-motion": "^7.6.19", |
19 | 19 | "gray-matter": "^4.0.3",
|
20 |
| - "javascript-time-ago": "^2.5.7", |
21 |
| - "next": "^12.3.1", |
22 |
| - "next-mdx-remote": "^4.1.0", |
23 |
| - "notion-client": "^6.13.8", |
24 |
| - "notion-utils": "^6.13.4", |
| 20 | + "javascript-time-ago": "^2.5.9", |
| 21 | + "next": "^13.0.6", |
| 22 | + "next-mdx-remote": "^4.2.0", |
| 23 | + "notion-client": "^6.15.6", |
| 24 | + "notion-utils": "^6.15.6", |
25 | 25 | "plaiceholder": "^2.5.0",
|
26 |
| - "prettier": "^2.7.1", |
| 26 | + "prettier": "^2.8.1", |
27 | 27 | "prismjs": "^1.29.0",
|
28 | 28 | "raw-loader": "^4.0.2",
|
29 | 29 | "react": "^18.2.0",
|
30 | 30 | "react-dom": "^18.2.0",
|
31 |
| - "react-icons": "^4.4.0", |
32 |
| - "react-notion-x": "^6.13.10", |
| 31 | + "react-icons": "^4.7.1", |
| 32 | + "react-notion-x": "^6.15.7", |
33 | 33 | "reactdom": "^2.0.0",
|
34 |
| - "sharp": "^0.31.0", |
35 |
| - "styled-components": "^5.3.5", |
| 34 | + "sharp": "^0.31.2", |
| 35 | + "styled-components": "^5.3.6", |
36 | 36 | "styled-system": "^5.1.5"
|
37 | 37 | },
|
38 | 38 | "devDependencies": {
|
39 | 39 | "@types/javascript-time-ago": "^2.0.3",
|
40 |
| - "@types/react": "^18.0.21", |
| 40 | + "@types/react": "^18.0.26", |
41 | 41 | "@types/styled-components": "^5.1.26",
|
42 | 42 | "@types/styled-system": "^5.1.15",
|
43 |
| - "@typescript-eslint/parser": "^5.38.1", |
44 |
| - "eslint": "^8.24.0", |
45 |
| - "eslint-config-next": "^12.3.1", |
| 43 | + "@typescript-eslint/parser": "^5.45.1", |
| 44 | + "eslint": "^8.29.0", |
| 45 | + "eslint-config-next": "^13.0.6", |
46 | 46 | "eslint-config-prettier": "^8.5.0",
|
47 | 47 | "eslint-plugin-import": "^2.26.0",
|
48 | 48 | "eslint-plugin-prettier": "^4.2.1",
|
49 |
| - "husky": "8.0.1", |
50 |
| - "lint-staged": "^13.0.3", |
51 |
| - "next-sitemap": "^3.1.23", |
| 49 | + "husky": "8.0.2", |
| 50 | + "lint-staged": "^13.1.0", |
| 51 | + "next-sitemap": "^3.1.32", |
52 | 52 | "pretty-quick": "^3.1.3",
|
53 |
| - "typescript": "^4.8.3" |
| 53 | + "typescript": "^4.9.3" |
54 | 54 | }
|
55 | 55 | }
|
0 commit comments