|
101 | 101 | "@testing-library/dom": "^10.4.1", |
102 | 102 | "@testing-library/react": "^16.3.2", |
103 | 103 | "autoprefixer": "^10.4.24", |
104 | | - "babel-loader": "^10.0.0", |
| 104 | + "babel-loader": "^10.1.1", |
105 | 105 | "copy-webpack-plugin": "^14.0.0", |
106 | 106 | "css-loader": "^7.1.3", |
107 | 107 | "css-minimizer-webpack-plugin": "^8.0.0", |
|
121 | 121 | "http-server": "^14.1.1", |
122 | 122 | "husky": "^9.1.7", |
123 | 123 | "hyperlink": "^5.0.4", |
124 | | - "jest": "^30.2.0", |
125 | | - "jest-environment-jsdom": "^30.2.0", |
126 | | - "lightningcss": "^1.31.1", |
127 | | - "lint-staged": "^16.2.7", |
| 124 | + "jest": "^30.3.0", |
| 125 | + "jest-environment-jsdom": "^30.3.0", |
| 126 | + "lightningcss": "^1.32.0", |
| 127 | + "lint-staged": "^16.3.3", |
128 | 128 | "lodash": "^4.17.23", |
129 | 129 | "markdownlint-cli": "^0.48.0", |
130 | 130 | "mdast-util-to-string": "^4.0.0", |
131 | | - "mini-css-extract-plugin": "^2.10.0", |
| 131 | + "mini-css-extract-plugin": "^2.10.1", |
132 | 132 | "mkdirp": "^3.0.1", |
133 | 133 | "modularscale-sass": "^3.0.3", |
134 | 134 | "npm-run-all": "^4.1.1", |
|
144 | 144 | "remark-frontmatter": "^5.0.0", |
145 | 145 | "remark-gfm": "^4.0.1", |
146 | 146 | "remark-html": "^16.0.1", |
147 | | - "remark-refractor": "montogeek/remark-refractor", |
| 147 | + "remark-refractor": "^1.0.0", |
148 | 148 | "rimraf": "^6.1.2", |
149 | | - "sass": "^1.97.2", |
| 149 | + "sass": "^1.97.3", |
150 | 150 | "sass-loader": "^16.0.6", |
151 | 151 | "sirv-cli": "^3.0.1", |
152 | 152 | "sitemap-static": "^0.4.2", |
|
0 commit comments