|
72 | 72 | ] |
73 | 73 | }, |
74 | 74 | "devDependencies": { |
75 | | - "@babel/core": "^7.28.0", |
76 | | - "@babel/eslint-parser": "^7.28.0", |
| 75 | + "@babel/core": "^7.28.4", |
| 76 | + "@babel/eslint-parser": "^7.28.4", |
77 | 77 | "@babel/plugin-proposal-class-properties": "^7.17.12", |
78 | | - "@babel/preset-env": "^7.27.1", |
| 78 | + "@babel/preset-env": "^7.28.3", |
79 | 79 | "@babel/preset-react": "^7.27.1", |
80 | | - "@eslint/compat": "^1.3.1", |
| 80 | + "@eslint/compat": "^1.4.0", |
81 | 81 | "@eslint/eslintrc": "^3.3.1", |
82 | | - "@eslint/js": "^9.31.0", |
83 | | - "@mdx-js/loader": "^3.1.0", |
84 | | - "@mdx-js/react": "^3.1.0", |
85 | | - "@octokit/auth-action": "^5.1.1", |
86 | | - "@octokit/rest": "^21.1.1", |
| 82 | + "@eslint/js": "^9.38.0", |
| 83 | + "@mdx-js/loader": "^3.1.1", |
| 84 | + "@mdx-js/react": "^3.1.1", |
| 85 | + "@octokit/auth-action": "^6.0.1", |
| 86 | + "@octokit/rest": "^22.0.0", |
87 | 87 | "@pmmmwh/react-refresh-webpack-plugin": "next", |
88 | 88 | "@svgr/webpack": "^8.1.0", |
89 | 89 | "autoprefixer": "^10.4.21", |
90 | 90 | "babel-loader": "^10.0.0", |
91 | | - "copy-webpack-plugin": "^13.0.0", |
| 91 | + "copy-webpack-plugin": "^13.0.1", |
92 | 92 | "css-loader": "^7.1.2", |
93 | 93 | "css-minimizer-webpack-plugin": "^7.0.2", |
94 | | - "cypress": "^13.16.0", |
| 94 | + "cypress": "^15.5.0", |
95 | 95 | "directory-tree": "^3.5.2", |
96 | 96 | "directory-tree-webpack-plugin": "^1.0.3", |
97 | 97 | "duplexer": "^0.1.1", |
98 | 98 | "eslint": "^9.31.0", |
99 | | - "eslint-config-prettier": "^10.1.5", |
100 | | - "eslint-plugin-cypress": "^5.1.0", |
| 99 | + "eslint-config-prettier": "^10.1.8", |
| 100 | + "eslint-plugin-cypress": "^5.2.0", |
101 | 101 | "eslint-plugin-mdx": "^3.6.2", |
102 | 102 | "eslint-plugin-react": "^7.37.5", |
103 | | - "eslint-plugin-react-hooks": "^5.2.0", |
| 103 | + "eslint-plugin-react-hooks": "^7.0.0", |
104 | 104 | "front-matter": "^4.0.2", |
105 | 105 | "github-slugger": "^2.0.0", |
106 | | - "globals": "^16.3.0", |
107 | | - "html-webpack-plugin": "^5.6.3", |
| 106 | + "globals": "^16.4.0", |
| 107 | + "html-webpack-plugin": "^5.6.4", |
108 | 108 | "http-server": "^14.1.1", |
109 | 109 | "husky": "^9.1.7", |
110 | 110 | "hyperlink": "^5.0.4", |
111 | | - "jest": "^29.7.0", |
112 | | - "lightningcss": "^1.30.1", |
113 | | - "lint-staged": "^15.4.3", |
| 111 | + "jest": "^30.2.0", |
| 112 | + "lightningcss": "^1.30.2", |
| 113 | + "lint-staged": "^16.2.5", |
114 | 114 | "lodash": "^4.17.21", |
115 | | - "markdownlint-cli": "^0.44.0", |
| 115 | + "markdownlint-cli": "^0.45.0", |
116 | 116 | "mdast-util-to-string": "^4.0.0", |
117 | | - "mini-css-extract-plugin": "^2.9.2", |
| 117 | + "mini-css-extract-plugin": "^2.9.4", |
118 | 118 | "mkdirp": "^3.0.1", |
119 | 119 | "modularscale-sass": "^3.0.3", |
120 | 120 | "npm-run-all": "^4.1.1", |
121 | | - "postcss": "^8.4.49", |
122 | | - "postcss-loader": "^8.1.1", |
| 121 | + "postcss": "^8.5.6", |
| 122 | + "postcss-loader": "^8.2.0", |
123 | 123 | "prettier": "^3.6.2", |
124 | | - "react-refresh": "^0.14.2", |
| 124 | + "react-refresh": "^0.18.0", |
125 | 125 | "redirect-webpack-plugin": "^1.0.0", |
126 | 126 | "remark": "^15.0.1", |
127 | 127 | "remark-autolink-headings": "7.0.1", |
128 | | - "remark-emoji": "^5.0.1", |
| 128 | + "remark-emoji": "^5.0.2", |
129 | 129 | "remark-extract-anchors": "1.1.1", |
130 | 130 | "remark-frontmatter": "^5.0.0", |
131 | | - "remark-gfm": "^4.0.0", |
| 131 | + "remark-gfm": "^4.0.1", |
132 | 132 | "remark-html": "^16.0.1", |
133 | 133 | "remark-refractor": "montogeek/remark-refractor", |
134 | 134 | "rimraf": "^6.0.1", |
135 | 135 | "sass": "^1.79.5", |
136 | | - "sass-loader": "^16.0.4", |
137 | | - "sirv-cli": "^3.0.0", |
| 136 | + "sass-loader": "^16.0.5", |
| 137 | + "sirv-cli": "^3.0.1", |
138 | 138 | "sitemap-static": "^0.4.2", |
139 | 139 | "static-site-generator-webpack-plugin": "^3.4.1", |
140 | 140 | "style-loader": "^4.0.0", |
141 | | - "tailwindcss": "^3.4.16", |
| 141 | + "tailwindcss": "^4.1.15", |
142 | 142 | "tap-spot": "^1.1.2", |
143 | 143 | "unist-util-visit": "^5.0.0", |
144 | | - "webpack": "^5.97.1", |
| 144 | + "webpack": "^5.102.1", |
145 | 145 | "webpack-bundle-analyzer": "^4.10.2", |
146 | 146 | "webpack-cli": "^6.0.1", |
147 | 147 | "webpack-dev-server": "^5.2.2", |
|
150 | 150 | "yarn-deduplicate": "^6.0.2" |
151 | 151 | }, |
152 | 152 | "dependencies": { |
153 | | - "@docsearch/react": "^3.9.0", |
154 | | - "@react-spring/web": "^9.7.5", |
| 153 | + "@docsearch/react": "^4.2.0", |
| 154 | + "@react-spring/web": "^10.0.3", |
155 | 155 | "path-browserify": "^1.0.1", |
156 | 156 | "prop-types": "^15.8.1", |
157 | 157 | "react": "^17.0.2", |
158 | 158 | "react-dom": "^17.0.2", |
159 | 159 | "react-helmet-async": "^2.0.5", |
160 | | - "react-router-dom": "^6.28.0", |
| 160 | + "react-router-dom": "^7.9.4", |
161 | 161 | "react-tiny-popover": "5", |
162 | | - "react-use": "^17.5.1", |
| 162 | + "react-use": "^17.6.0", |
163 | 163 | "react-visibility-sensor": "^5.0.2", |
164 | 164 | "webpack-pwa-manifest": "^4.3.0", |
165 | 165 | "workbox-window": "^7.3.0" |
|
0 commit comments