|
70 | 70 | ]
|
71 | 71 | },
|
72 | 72 | "devDependencies": {
|
73 |
| - "@babel/core": "^7.25.8", |
74 |
| - "@babel/eslint-parser": "^7.25.8", |
| 73 | + "@babel/core": "^7.26.0", |
| 74 | + "@babel/eslint-parser": "^7.25.9", |
75 | 75 | "@babel/plugin-proposal-class-properties": "^7.17.12",
|
76 |
| - "@babel/preset-env": "^7.25.8", |
77 |
| - "@babel/preset-react": "^7.25.7", |
78 |
| - "@eslint/compat": "^1.2.0", |
| 76 | + "@babel/preset-env": "^7.26.0", |
| 77 | + "@babel/preset-react": "^7.25.9", |
| 78 | + "@eslint/compat": "^1.2.2", |
79 | 79 | "@eslint/eslintrc": "^3.1.0",
|
80 |
| - "@eslint/js": "^9.12.0", |
81 |
| - "@mdx-js/loader": "^3.0.1", |
82 |
| - "@mdx-js/react": "^3.0.1", |
| 80 | + "@eslint/js": "^9.14.0", |
| 81 | + "@mdx-js/loader": "^3.1.0", |
| 82 | + "@mdx-js/react": "^3.1.0", |
83 | 83 | "@octokit/auth-action": "^5.1.1",
|
84 | 84 | "@octokit/rest": "^21.0.2",
|
85 | 85 | "@pmmmwh/react-refresh-webpack-plugin": "next",
|
|
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.15.0", |
| 92 | + "cypress": "^13.15.1", |
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.7.0",
|
97 | 97 | "eslint-config-prettier": "^9.1.0",
|
98 |
| - "eslint-plugin-cypress": "^4.0.0", |
| 98 | + "eslint-plugin-cypress": "^4.1.0", |
99 | 99 | "eslint-plugin-mdx": "^3.1.5",
|
100 |
| - "eslint-plugin-react": "^7.37.1", |
| 100 | + "eslint-plugin-react": "^7.37.2", |
101 | 101 | "eslint-plugin-react-hooks": "^5.0.0",
|
102 | 102 | "front-matter": "^4.0.2",
|
103 | 103 | "github-slugger": "^2.0.0",
|
104 | 104 | "globals": "^15.11.0",
|
105 |
| - "html-webpack-plugin": "^5.5.4", |
| 105 | + "html-webpack-plugin": "^5.6.3", |
106 | 106 | "http-server": "^14.1.1",
|
107 | 107 | "husky": "^9.1.6",
|
108 | 108 | "hyperlink": "^5.0.4",
|
|
112 | 112 | "lodash": "^4.17.21",
|
113 | 113 | "markdownlint-cli": "^0.42.0",
|
114 | 114 | "mdast-util-to-string": "^4.0.0",
|
115 |
| - "mini-css-extract-plugin": "^2.9.1", |
| 115 | + "mini-css-extract-plugin": "^2.9.2", |
116 | 116 | "mkdirp": "^3.0.1",
|
117 | 117 | "modularscale-sass": "^3.0.3",
|
118 | 118 | "npm-run-all": "^4.1.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.2", |
| 134 | + "sass-loader": "^16.0.3", |
135 | 135 | "sirv-cli": "^3.0.0",
|
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 | 139 | "tailwindcss": "^3.4.14",
|
140 | 140 | "tap-spot": "^1.1.2",
|
141 | 141 | "unist-util-visit": "^5.0.0",
|
142 |
| - "webpack": "^5.95.0", |
| 142 | + "webpack": "^5.96.1", |
143 | 143 | "webpack-bundle-analyzer": "^4.10.2",
|
144 | 144 | "webpack-cli": "^5.1.4",
|
145 | 145 | "webpack-dev-server": "^5.1.0",
|
146 | 146 | "webpack-merge": "^6.0.1",
|
147 |
| - "workbox-webpack-plugin": "^7.1.0", |
| 147 | + "workbox-webpack-plugin": "^7.3.0", |
148 | 148 | "yarn-deduplicate": "^6.0.2"
|
149 | 149 | },
|
150 | 150 | "dependencies": {
|
|
160 | 160 | "react-use": "^17.5.1",
|
161 | 161 | "react-visibility-sensor": "^5.0.2",
|
162 | 162 | "webpack-pwa-manifest": "^4.3.0",
|
163 |
| - "workbox-window": "^7.0.0" |
| 163 | + "workbox-window": "^7.3.0" |
164 | 164 | },
|
165 | 165 | "resolutions": {
|
166 | 166 | "sitemap-static/minimist": "1.2.5",
|
|
0 commit comments