|
70 | 70 | "resolutions": { |
71 | 71 | "sitemap-static/minimist": "1.2.5", |
72 | 72 | "ini": "1.3.7", |
73 | | - "eval": "^0.1.5", |
74 | | - "markdownlint-cli/markdownlint": "^0.37.4" |
| 73 | + "eval": "^0.1.5" |
75 | 74 | }, |
76 | 75 | "dependencies": { |
77 | 76 | "@docsearch/react": "^3.9.0", |
|
95 | 94 | "@babel/preset-react": "^7.27.6", |
96 | 95 | "@mdx-js/loader": "^3.1.1", |
97 | 96 | "@mdx-js/react": "^3.1.1", |
98 | | - "@octokit/auth-action": "^5.1.1", |
99 | | - "@octokit/rest": "^21.1.1", |
| 97 | + "@octokit/auth-action": "^6.0.2", |
| 98 | + "@octokit/rest": "^22.0.1", |
100 | 99 | "@pmmmwh/react-refresh-webpack-plugin": "^0.6.2", |
101 | 100 | "@svgr/webpack": "^8.1.0", |
102 | 101 | "autoprefixer": "^10.4.23", |
103 | 102 | "babel-loader": "^10.0.0", |
104 | 103 | "copy-webpack-plugin": "^13.0.1", |
105 | 104 | "css-loader": "^7.1.2", |
106 | 105 | "css-minimizer-webpack-plugin": "^7.0.4", |
107 | | - "cypress": "^13.16.0", |
| 106 | + "cypress": "^15.9.0", |
108 | 107 | "directory-tree": "^3.5.2", |
109 | 108 | "directory-tree-webpack-plugin": "^1.0.3", |
110 | 109 | "duplexer": "^0.1.1", |
|
119 | 118 | "http-server": "^14.1.1", |
120 | 119 | "husky": "^9.1.7", |
121 | 120 | "hyperlink": "^5.0.4", |
122 | | - "jest": "^29.7.0", |
| 121 | + "jest": "^30.2.0", |
123 | 122 | "lightningcss": "^1.31.0", |
124 | | - "lint-staged": "^15.4.3", |
| 123 | + "lint-staged": "^16.2.7", |
125 | 124 | "lodash": "^4.17.21", |
126 | | - "markdownlint-cli": "^0.44.0", |
| 125 | + "markdownlint-cli": "^0.47.0", |
127 | 126 | "mdast-util-to-string": "^4.0.0", |
128 | 127 | "mini-css-extract-plugin": "^2.10.0", |
129 | 128 | "mkdirp": "^3.0.1", |
|
0 commit comments