|
77 | 77 | "@babel/preset-react": "^7.27.1",
|
78 | 78 | "@eslint/compat": "^1.3.1",
|
79 | 79 | "@eslint/eslintrc": "^3.3.1",
|
80 |
| - "@eslint/js": "^9.31.0", |
| 80 | + "@eslint/js": "^9.32.0", |
81 | 81 | "@mdx-js/loader": "^3.1.0",
|
82 | 82 | "@mdx-js/react": "^3.1.0",
|
83 |
| - "@octokit/auth-action": "^5.1.1", |
84 |
| - "@octokit/rest": "^21.1.1", |
| 83 | + "@octokit/auth-action": "^6.0.1", |
| 84 | + "@octokit/rest": "^22.0.0", |
85 | 85 | "@pmmmwh/react-refresh-webpack-plugin": "next",
|
86 | 86 | "@svgr/webpack": "^8.1.0",
|
87 | 87 | "autoprefixer": "^10.4.21",
|
88 | 88 | "babel-loader": "^10.0.0",
|
89 | 89 | "copy-webpack-plugin": "^13.0.0",
|
90 | 90 | "css-loader": "^7.1.2",
|
91 | 91 | "css-minimizer-webpack-plugin": "^7.0.2",
|
92 |
| - "cypress": "^13.16.0", |
| 92 | + "cypress": "^14.5.3", |
93 | 93 | "directory-tree": "^3.5.2",
|
94 | 94 | "directory-tree-webpack-plugin": "^1.0.3",
|
95 | 95 | "duplexer": "^0.1.1",
|
96 | 96 | "eslint": "^9.31.0",
|
97 |
| - "eslint-config-prettier": "^10.1.5", |
| 97 | + "eslint-config-prettier": "^10.1.8", |
98 | 98 | "eslint-plugin-cypress": "^5.1.0",
|
99 | 99 | "eslint-plugin-mdx": "^3.6.2",
|
100 | 100 | "eslint-plugin-react": "^7.37.5",
|
|
106 | 106 | "http-server": "^14.1.1",
|
107 | 107 | "husky": "^9.1.7",
|
108 | 108 | "hyperlink": "^5.0.4",
|
109 |
| - "jest": "^29.7.0", |
| 109 | + "jest": "^30.0.5", |
110 | 110 | "lightningcss": "^1.30.1",
|
111 |
| - "lint-staged": "^15.4.3", |
| 111 | + "lint-staged": "^16.1.4", |
112 | 112 | "lodash": "^4.17.21",
|
113 |
| - "markdownlint-cli": "^0.44.0", |
| 113 | + "markdownlint-cli": "^0.45.0", |
114 | 114 | "mdast-util-to-string": "^4.0.0",
|
115 |
| - "mini-css-extract-plugin": "^2.9.2", |
| 115 | + "mini-css-extract-plugin": "^2.9.3", |
116 | 116 | "mkdirp": "^3.0.1",
|
117 | 117 | "modularscale-sass": "^3.0.3",
|
118 | 118 | "npm-run-all": "^4.1.1",
|
119 |
| - "postcss": "^8.4.49", |
| 119 | + "postcss": "^8.5.6", |
120 | 120 | "postcss-loader": "^8.1.1",
|
121 | 121 | "prettier": "^3.6.2",
|
122 |
| - "react-refresh": "^0.14.2", |
| 122 | + "react-refresh": "^0.17.0", |
123 | 123 | "redirect-webpack-plugin": "^1.0.0",
|
124 | 124 | "remark": "^15.0.1",
|
125 | 125 | "remark-autolink-headings": "7.0.1",
|
126 | 126 | "remark-emoji": "^5.0.1",
|
127 | 127 | "remark-extract-anchors": "1.1.1",
|
128 | 128 | "remark-frontmatter": "^5.0.0",
|
129 |
| - "remark-gfm": "^4.0.0", |
| 129 | + "remark-gfm": "^4.0.1", |
130 | 130 | "remark-html": "^16.0.1",
|
131 | 131 | "remark-refractor": "montogeek/remark-refractor",
|
132 | 132 | "rimraf": "^6.0.1",
|
133 | 133 | "sass": "^1.79.5",
|
134 |
| - "sass-loader": "^16.0.4", |
135 |
| - "sirv-cli": "^3.0.0", |
| 134 | + "sass-loader": "^16.0.5", |
| 135 | + "sirv-cli": "^3.0.1", |
136 | 136 | "sitemap-static": "^0.4.2",
|
137 | 137 | "static-site-generator-webpack-plugin": "^3.4.1",
|
138 | 138 | "style-loader": "^4.0.0",
|
139 |
| - "tailwindcss": "^3.4.16", |
| 139 | + "tailwindcss": "^4.1.11", |
140 | 140 | "tap-spot": "^1.1.2",
|
141 | 141 | "unist-util-visit": "^5.0.0",
|
142 |
| - "webpack": "^5.97.1", |
| 142 | + "webpack": "^5.101.0", |
143 | 143 | "webpack-bundle-analyzer": "^4.10.2",
|
144 | 144 | "webpack-cli": "^6.0.1",
|
145 | 145 | "webpack-dev-server": "^5.2.2",
|
|
149 | 149 | },
|
150 | 150 | "dependencies": {
|
151 | 151 | "@docsearch/react": "^3.9.0",
|
152 |
| - "@react-spring/web": "^9.7.5", |
| 152 | + "@react-spring/web": "^10.0.1", |
153 | 153 | "path-browserify": "^1.0.1",
|
154 | 154 | "prop-types": "^15.8.1",
|
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.7.1", |
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