|
77 | 77 | "@babel/preset-react": "^7.26.3",
|
78 | 78 | "@eslint/compat": "^1.2.4",
|
79 | 79 | "@eslint/eslintrc": "^3.2.0",
|
80 |
| - "@eslint/js": "^9.16.0", |
| 80 | + "@eslint/js": "^9.17.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",
|
|
89 | 89 | "copy-webpack-plugin": "^12.0.2",
|
90 | 90 | "css-loader": "^7.1.2",
|
91 | 91 | "css-minimizer-webpack-plugin": "^7.0.0",
|
92 |
| - "cypress": "^13.16.0", |
| 92 | + "cypress": "^13.16.1", |
93 | 93 | "directory-tree": "^3.5.2",
|
94 | 94 | "directory-tree-webpack-plugin": "^1.0.3",
|
95 | 95 | "duplexer": "^0.1.1",
|
|
108 | 108 | "hyperlink": "^5.0.4",
|
109 | 109 | "jest": "^29.7.0",
|
110 | 110 | "lightningcss": "^1.28.2",
|
111 |
| - "lint-staged": "^15.2.10", |
| 111 | + "lint-staged": "^15.2.11", |
112 | 112 | "lodash": "^4.17.21",
|
113 | 113 | "markdownlint-cli": "^0.43.0",
|
114 | 114 | "mdast-util-to-string": "^4.0.0",
|
|
119 | 119 | "postcss": "^8.4.49",
|
120 | 120 | "postcss-loader": "^8.1.1",
|
121 | 121 | "prettier": "^3.4.2",
|
122 |
| - "react-refresh": "^0.14.2", |
| 122 | + "react-refresh": "^0.16.0", |
123 | 123 | "redirect-webpack-plugin": "^1.0.0",
|
124 | 124 | "remark": "^15.0.1",
|
125 | 125 | "remark-autolink-headings": "7.0.1",
|
|
142 | 142 | "webpack": "^5.97.1",
|
143 | 143 | "webpack-bundle-analyzer": "^4.10.2",
|
144 | 144 | "webpack-cli": "^5.1.4",
|
145 |
| - "webpack-dev-server": "^5.1.0", |
| 145 | + "webpack-dev-server": "^5.2.0", |
146 | 146 | "webpack-merge": "^6.0.1",
|
147 | 147 | "workbox-webpack-plugin": "^7.3.0",
|
148 | 148 | "yarn-deduplicate": "^6.0.2"
|
|
155 | 155 | "react": "^17.0.2",
|
156 | 156 | "react-dom": "^17.0.2",
|
157 | 157 | "react-helmet-async": "^2.0.5",
|
158 |
| - "react-router-dom": "^6.28.0", |
| 158 | + "react-router-dom": "^7.0.2", |
159 | 159 | "react-tiny-popover": "5",
|
160 |
| - "react-use": "^17.5.1", |
| 160 | + "react-use": "^17.6.0", |
161 | 161 | "react-visibility-sensor": "^5.0.2",
|
162 | 162 | "webpack-pwa-manifest": "^4.3.0",
|
163 | 163 | "workbox-window": "^7.3.0"
|
|
0 commit comments