|
21 | 21 | "url": "https://github.com/webpack/webpack.js.org/issues"
|
22 | 22 | },
|
23 | 23 | "engines": {
|
24 |
| - "node": "^14.20.0 || ^16.15.0 || >=18.0.0" |
| 24 | + "node": ">= 18.12.0" |
25 | 25 | },
|
26 | 26 | "scripts": {
|
27 | 27 | "clean-dist": "rimraf ./dist",
|
|
70 | 70 | ]
|
71 | 71 | },
|
72 | 72 | "devDependencies": {
|
73 |
| - "@babel/core": "^7.23.7", |
74 |
| - "@babel/eslint-parser": "^7.23.3", |
| 73 | + "@babel/core": "^7.24.3", |
| 74 | + "@babel/eslint-parser": "^7.24.1", |
75 | 75 | "@babel/plugin-proposal-class-properties": "^7.17.12",
|
76 |
| - "@babel/preset-env": "^7.23.8", |
77 |
| - "@babel/preset-react": "^7.23.3", |
| 76 | + "@babel/preset-env": "^7.24.3", |
| 77 | + "@babel/preset-react": "^7.24.1", |
78 | 78 | "@mdx-js/loader": "^2.0.0-next.9",
|
79 |
| - "@octokit/auth-action": "^4.0.1", |
| 79 | + "@octokit/auth-action": "^5.0.0", |
80 | 80 | "@octokit/rest": "^20.0.2",
|
81 | 81 | "@pmmmwh/react-refresh-webpack-plugin": "next",
|
82 | 82 | "@svgr/webpack": "^8.1.0",
|
83 |
| - "autoprefixer": "^10.4.16", |
| 83 | + "autoprefixer": "^10.4.19", |
84 | 84 | "babel-loader": "^9.1.3",
|
85 |
| - "copy-webpack-plugin": "^11.0.0", |
86 |
| - "css-loader": "^6.8.1", |
87 |
| - "css-minimizer-webpack-plugin": "^5.0.1", |
| 85 | + "copy-webpack-plugin": "^12.0.2", |
| 86 | + "css-loader": "^6.10.0", |
| 87 | + "css-minimizer-webpack-plugin": "^6.0.0", |
88 | 88 | "cypress": "^13.6.2",
|
89 | 89 | "directory-tree": "^3.5.1",
|
90 | 90 | "directory-tree-webpack-plugin": "^1.0.3",
|
91 | 91 | "duplexer": "^0.1.1",
|
92 |
| - "eslint": "^8.56.0", |
| 92 | + "eslint": "^8.57.0", |
93 | 93 | "eslint-config-prettier": "^9.1.0",
|
94 | 94 | "eslint-plugin-cypress": "^2.15.1",
|
95 |
| - "eslint-plugin-mdx": "^3.0.0", |
96 |
| - "eslint-plugin-react": "^7.33.2", |
| 95 | + "eslint-plugin-mdx": "^3.1.5", |
| 96 | + "eslint-plugin-react": "^7.34.1", |
97 | 97 | "eslint-plugin-react-hooks": "^4.6.0",
|
98 | 98 | "front-matter": "^4.0.2",
|
99 | 99 | "github-slugger": "^2.0.0",
|
100 | 100 | "html-webpack-plugin": "^5.5.4",
|
101 | 101 | "http-server": "^14.1.1",
|
102 |
| - "husky": "^8.0.3", |
| 102 | + "husky": "^9.0.11", |
103 | 103 | "hyperlink": "^5.0.4",
|
104 | 104 | "jest": "^29.7.0",
|
105 |
| - "lightningcss": "^1.22.1", |
106 |
| - "lint-staged": "^14.0.1", |
| 105 | + "lightningcss": "^1.24.1", |
| 106 | + "lint-staged": "^15.2.2", |
107 | 107 | "lodash": "^4.17.21",
|
108 | 108 | "markdownlint-cli": "^0.38.0",
|
109 | 109 | "mdast-util-to-string": "^4.0.0",
|
110 |
| - "mini-css-extract-plugin": "^2.7.6", |
| 110 | + "mini-css-extract-plugin": "^2.8.1", |
111 | 111 | "mkdirp": "^3.0.1",
|
112 | 112 | "modularscale-sass": "^3.0.3",
|
113 | 113 | "npm-run-all": "^4.1.1",
|
114 |
| - "postcss": "^8.4.33", |
115 |
| - "postcss-loader": "^7.3.3", |
116 |
| - "prettier": "^3.1.1", |
| 114 | + "postcss": "^8.4.38", |
| 115 | + "postcss-loader": "^8.1.1", |
| 116 | + "prettier": "^3.2.5", |
117 | 117 | "react-refresh": "^0.14.0",
|
118 | 118 | "redirect-webpack-plugin": "^1.0.0",
|
119 | 119 | "remark": "^14.0.3",
|
|
125 | 125 | "remark-html": "^15.0.2",
|
126 | 126 | "remark-refractor": "montogeek/remark-refractor",
|
127 | 127 | "rimraf": "^5.0.1",
|
128 |
| - "sass": "^1.69.7", |
129 |
| - "sass-loader": "^13.3.2", |
| 128 | + "sass": "^1.71.1", |
| 129 | + "sass-loader": "^14.1.1", |
130 | 130 | "sirv-cli": "^2.0.2",
|
131 | 131 | "sitemap-static": "^0.4.2",
|
132 | 132 | "static-site-generator-webpack-plugin": "^3.4.1",
|
133 |
| - "style-loader": "^3.3.3", |
| 133 | + "style-loader": "^3.3.4", |
134 | 134 | "tailwindcss": "^3.3.6",
|
135 | 135 | "tap-spot": "^1.1.2",
|
136 | 136 | "unist-util-visit": "^5.0.0",
|
137 |
| - "webpack": "^5.89.0", |
| 137 | + "webpack": "^5.91.0", |
138 | 138 | "webpack-bundle-analyzer": "^4.10.1",
|
139 | 139 | "webpack-cli": "^5.1.4",
|
140 |
| - "webpack-dev-server": "^4.15.1", |
| 140 | + "webpack-dev-server": "^5.0.4", |
141 | 141 | "webpack-merge": "^5.10.0",
|
142 | 142 | "workbox-webpack-plugin": "^7.0.0",
|
143 | 143 | "yarn-deduplicate": "^6.0.2"
|
|
0 commit comments