|
12 | 12 | "prepack": "husky install"
|
13 | 13 | },
|
14 | 14 | "dependencies": {
|
15 |
| - "@notionhq/client": "^2.2.2", |
| 15 | + "@notionhq/client": "^2.2.3", |
16 | 16 | "@plaiceholder/next": "^2.5.0",
|
17 | 17 | "fast-glob": "^3.2.12",
|
18 |
| - "framer-motion": "^7.6.19", |
| 18 | + "framer-motion": "^8.5.0", |
19 | 19 | "gray-matter": "^4.0.3",
|
20 | 20 | "javascript-time-ago": "^2.5.9",
|
21 |
| - "next": "^13.0.6", |
22 |
| - "next-mdx-remote": "^4.2.0", |
| 21 | + "next": "^13.1.2", |
| 22 | + "next-mdx-remote": "^4.2.1", |
23 | 23 | "notion-client": "^6.15.6",
|
24 | 24 | "notion-utils": "^6.15.6",
|
25 | 25 | "plaiceholder": "^2.5.0",
|
26 |
| - "prettier": "^2.8.1", |
| 26 | + "prettier": "^2.8.3", |
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 | 31 | "react-icons": "^4.7.1",
|
32 | 32 | "react-notion-x": "^6.15.7",
|
33 | 33 | "reactdom": "^2.0.0",
|
34 |
| - "sharp": "^0.31.2", |
| 34 | + "sharp": "^0.31.3", |
35 | 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.26", |
| 40 | + "@types/react": "^18.0.27", |
41 | 41 | "@types/styled-components": "^5.1.26",
|
42 |
| - "@types/styled-system": "^5.1.15", |
43 |
| - "@typescript-eslint/parser": "^5.45.1", |
44 |
| - "eslint": "^8.29.0", |
45 |
| - "eslint-config-next": "^13.0.6", |
46 |
| - "eslint-config-prettier": "^8.5.0", |
47 |
| - "eslint-plugin-import": "^2.26.0", |
| 42 | + "@types/styled-system": "^5.1.16", |
| 43 | + "@typescript-eslint/parser": "^5.48.2", |
| 44 | + "eslint": "^8.32.0", |
| 45 | + "eslint-config-next": "^13.1.2", |
| 46 | + "eslint-config-prettier": "^8.6.0", |
| 47 | + "eslint-plugin-import": "^2.27.5", |
48 | 48 | "eslint-plugin-prettier": "^4.2.1",
|
49 |
| - "husky": "8.0.2", |
| 49 | + "husky": "8.0.3", |
50 | 50 | "lint-staged": "^13.1.0",
|
51 |
| - "next-sitemap": "^3.1.32", |
| 51 | + "next-sitemap": "^3.1.45", |
52 | 52 | "pretty-quick": "^3.1.3",
|
53 |
| - "typescript": "^4.9.3" |
| 53 | + "typescript": "^4.9.4" |
54 | 54 | }
|
55 | 55 | }
|
0 commit comments