|
70 | 70 | ]
|
71 | 71 | },
|
72 | 72 | "devDependencies": {
|
73 |
| - "@babel/core": "^7.26.0", |
74 |
| - "@babel/eslint-parser": "^7.25.9", |
| 73 | + "@babel/core": "^7.26.10", |
| 74 | + "@babel/eslint-parser": "^7.26.10", |
75 | 75 | "@babel/plugin-proposal-class-properties": "^7.17.12",
|
76 | 76 | "@babel/preset-env": "^7.26.0",
|
77 | 77 | "@babel/preset-react": "^7.26.3",
|
78 |
| - "@eslint/compat": "^1.2.4", |
79 |
| - "@eslint/eslintrc": "^3.2.0", |
80 |
| - "@eslint/js": "^9.16.0", |
| 78 | + "@eslint/compat": "^1.2.7", |
| 79 | + "@eslint/eslintrc": "^3.3.0", |
| 80 | + "@eslint/js": "^9.22.0", |
81 | 81 | "@mdx-js/loader": "^3.1.0",
|
82 | 82 | "@mdx-js/react": "^3.1.0",
|
83 | 83 | "@octokit/auth-action": "^5.1.1",
|
84 |
| - "@octokit/rest": "^21.0.2", |
| 84 | + "@octokit/rest": "^21.1.1", |
85 | 85 | "@pmmmwh/react-refresh-webpack-plugin": "next",
|
86 | 86 | "@svgr/webpack": "^8.1.0",
|
87 |
| - "autoprefixer": "^10.4.20", |
| 87 | + "autoprefixer": "^10.4.21", |
88 | 88 | "babel-loader": "^9.2.1",
|
89 | 89 | "copy-webpack-plugin": "^12.0.2",
|
90 | 90 | "css-loader": "^7.1.2",
|
91 |
| - "css-minimizer-webpack-plugin": "^7.0.0", |
| 91 | + "css-minimizer-webpack-plugin": "^7.0.2", |
92 | 92 | "cypress": "^13.16.0",
|
93 | 93 | "directory-tree": "^3.5.2",
|
94 | 94 | "directory-tree-webpack-plugin": "^1.0.3",
|
95 | 95 | "duplexer": "^0.1.1",
|
96 |
| - "eslint": "^9.16.0", |
| 96 | + "eslint": "^9.22.0", |
97 | 97 | "eslint-config-prettier": "^9.1.0",
|
98 |
| - "eslint-plugin-cypress": "^4.1.0", |
99 |
| - "eslint-plugin-mdx": "^3.1.5", |
| 98 | + "eslint-plugin-cypress": "^4.2.0", |
| 99 | + "eslint-plugin-mdx": "^3.2.0", |
100 | 100 | "eslint-plugin-react": "^7.37.2",
|
101 | 101 | "eslint-plugin-react-hooks": "^5.1.0",
|
102 | 102 | "front-matter": "^4.0.2",
|
|
148 | 148 | "yarn-deduplicate": "^6.0.2"
|
149 | 149 | },
|
150 | 150 | "dependencies": {
|
151 |
| - "@docsearch/react": "^3.8.0", |
| 151 | + "@docsearch/react": "^3.9.0", |
152 | 152 | "@react-spring/web": "^9.7.5",
|
153 | 153 | "path-browserify": "^1.0.1",
|
154 | 154 | "prop-types": "^15.8.1",
|
|
0 commit comments