|
56 | 56 | "@codesandbox/sandpack-react": "^2.9.0",
|
57 | 57 | "@codesandbox/sandpack-themes": "^2.0.21",
|
58 | 58 | "@octokit/rest": "^20.0.2",
|
59 |
| - "antd": "^5.10.0", |
| 59 | + "antd": "^5.11.0", |
60 | 60 | "classnames": "^2.3.2",
|
61 | 61 | "framer-motion": "^10.16.4",
|
62 | 62 | "gray-matter": "^4.0.3",
|
|
65 | 65 | "next-mdx-remote": "^4.4.1",
|
66 | 66 | "next-progress": "^2.3.1",
|
67 | 67 | "next-pwa": "^5.6.0",
|
68 |
| - "next-seo": "^6.1.0", |
| 68 | + "next-seo": "^6.4.0", |
69 | 69 | "next-sitemap": "^4.2.3",
|
70 | 70 | "parse-numeric-range": "^1.3.0",
|
71 | 71 | "prism-react-renderer": "^1.3.5",
|
|
89 | 89 | },
|
90 | 90 | "devDependencies": {
|
91 | 91 | "@dg-scripts/stylelint-config": "^5.14.0",
|
92 |
| - "@octokit/types": "^12.0.0", |
| 92 | + "@octokit/types": "^12.1.1", |
93 | 93 | "@testing-library/jest-dom": "^6.1.4",
|
94 | 94 | "@testing-library/react": "^14.0.0",
|
95 |
| - "@types/jest": "^29.5.5", |
96 |
| - "@types/jest-axe": "^3.5.6", |
97 |
| - "@types/mdast": "^4.0.1", |
98 |
| - "@types/node": "^20.8.6", |
99 |
| - "@types/react": "^18.2.28", |
100 |
| - "@types/react-dom": "^18.2.13", |
101 |
| - "@types/unist": "^3.0.0", |
| 95 | + "@types/jest": "^29.5.7", |
| 96 | + "@types/jest-axe": "^3.5.7", |
| 97 | + "@types/mdast": "^4.0.2", |
| 98 | + "@types/node": "^20.8.10", |
| 99 | + "@types/react": "^18.2.34", |
| 100 | + "@types/react-dom": "^18.2.14", |
| 101 | + "@types/unist": "^3.0.1", |
102 | 102 | "commit-and-tag-version": "^11.3.0",
|
103 |
| - "cypress": "^13.3.1", |
104 |
| - "eslint": "^8.51.0", |
105 |
| - "eslint-config-next": "^13.5.4", |
| 103 | + "cypress": "^13.4.0", |
| 104 | + "eslint": "^8.53.0", |
| 105 | + "eslint-config-next": "^13.5.6", |
106 | 106 | "eslint-config-prettier": "^9.0.0",
|
107 | 107 | "jest": "^29.7.0",
|
108 | 108 | "jest-axe": "^8.0.0",
|
109 | 109 | "jest-environment-jsdom": "^29.7.0",
|
110 | 110 | "postcss": "^8.4.31",
|
111 | 111 | "postcss-flexbugs-fixes": "^5.0.2",
|
112 |
| - "postcss-preset-env": "^9.2.0", |
| 112 | + "postcss-preset-env": "^9.3.0", |
113 | 113 | "prettier": "^3.0.3",
|
114 | 114 | "prettier-plugin-tailwindcss": "^0.5.6",
|
115 |
| - "start-server-and-test": "^2.0.1", |
116 |
| - "stylelint": "^15.10.3", |
117 |
| - "tailwindcss": "^3.3.3", |
| 115 | + "start-server-and-test": "^2.0.2", |
| 116 | + "stylelint": "^15.11.0", |
| 117 | + "tailwindcss": "^3.3.5", |
118 | 118 | "ts-jest": "^29.1.1",
|
119 | 119 | "tslib": "^2.6.2",
|
120 | 120 | "typescript": "^5.2.2"
|
121 | 121 | },
|
122 | 122 | "resolutions": {
|
123 |
| - "unified": "^11.0.3", |
| 123 | + "unified": "^11.0.4", |
124 | 124 | "vfile": "^6.0.1"
|
125 | 125 | }
|
126 | 126 | }
|
0 commit comments