|
70 | 70 | ] |
71 | 71 | }, |
72 | 72 | "devDependencies": { |
73 | | - "@babel/core": "^7.17.8", |
| 73 | + "@babel/core": "^7.17.9", |
74 | 74 | "@babel/eslint-parser": "^7.17.0", |
75 | 75 | "@babel/plugin-proposal-class-properties": "^7.16.7", |
76 | 76 | "@babel/preset-env": "^7.16.11", |
77 | 77 | "@babel/preset-react": "^7.16.7", |
78 | 78 | "@mdx-js/loader": "^2.0.0-next.9", |
79 | 79 | "@octokit/auth-action": "^1.3.3", |
80 | 80 | "@octokit/rest": "^18.12.0", |
81 | | - "@parcel/css": "^1.8.0", |
| 81 | + "@parcel/css": "^1.8.1", |
82 | 82 | "@pmmmwh/react-refresh-webpack-plugin": "next", |
83 | 83 | "@svgr/webpack": "^6.2.1", |
84 | 84 | "autoprefixer": "^10.4.4", |
85 | 85 | "babel-loader": "^8.2.4", |
86 | 86 | "copy-webpack-plugin": "^10.2.4", |
87 | 87 | "css-loader": "^6.7.1", |
88 | 88 | "css-minimizer-webpack-plugin": "^3.4.1", |
89 | | - "cypress": "^9.5.3", |
| 89 | + "cypress": "^9.5.4", |
90 | 90 | "directory-tree": "^3.2.2", |
91 | 91 | "directory-tree-webpack-plugin": "^1.0.3", |
92 | 92 | "duplexer": "^0.1.1", |
93 | | - "eslint": "^8.12.0", |
| 93 | + "eslint": "^8.13.0", |
94 | 94 | "eslint-config-prettier": "^8.5.0", |
95 | 95 | "eslint-plugin-cypress": "^2.12.1", |
96 | 96 | "eslint-plugin-mdx": "^1.17.0", |
|
103 | 103 | "husky": "^7.0.4", |
104 | 104 | "hyperlink": "^5.0.4", |
105 | 105 | "jest": "^27.5.1", |
106 | | - "lint-staged": "^12.3.7", |
| 106 | + "lint-staged": "^12.3.8", |
107 | 107 | "lodash": "^4.17.21", |
108 | 108 | "markdownlint": "^0.25.1", |
109 | 109 | "markdownlint-cli": "^0.31.1", |
|
134 | 134 | "start-server-and-test": "^1.14.0", |
135 | 135 | "static-site-generator-webpack-plugin": "^3.4.1", |
136 | 136 | "style-loader": "^3.3.1", |
137 | | - "tailwindcss": "^3.0.23", |
| 137 | + "tailwindcss": "^3.0.24", |
138 | 138 | "tap-spot": "^1.1.1", |
139 | 139 | "unist-util-visit": "^4.1.0", |
140 | 140 | "webpack": "^5.72.0", |
141 | 141 | "webpack-bundle-analyzer": "^4.5.0", |
142 | 142 | "webpack-cli": "^4.9.2", |
143 | | - "webpack-dev-server": "^4.7.4", |
| 143 | + "webpack-dev-server": "^4.8.1", |
144 | 144 | "webpack-merge": "^5.8.0", |
145 | | - "workbox-webpack-plugin": "^6.5.2" |
| 145 | + "workbox-webpack-plugin": "^6.5.3" |
146 | 146 | }, |
147 | 147 | "dependencies": { |
148 | 148 | "@docsearch/react": "^3.0.0-alpha.50", |
149 | 149 | "path-browserify": "^1.0.1", |
150 | 150 | "prop-types": "^15.8.1", |
151 | 151 | "react": "^17.0.2", |
152 | 152 | "react-dom": "^17.0.2", |
153 | | - "react-helmet-async": "^1.2.3", |
| 153 | + "react-helmet-async": "^1.3.0", |
154 | 154 | "react-router-dom": "^6.3.0", |
155 | 155 | "react-spring": "^9.4.4", |
156 | 156 | "react-tiny-popover": "5", |
157 | 157 | "react-use": "^17.3.2", |
158 | 158 | "react-visibility-sensor": "^5.0.2", |
159 | 159 | "webpack-pwa-manifest": "^4.3.0", |
160 | 160 | "webpack.vote": "https://github.com/webpack/voting-app.git", |
161 | | - "workbox-window": "^6.5.2" |
| 161 | + "workbox-window": "^6.5.3" |
162 | 162 | }, |
163 | 163 | "resolutions": { |
164 | 164 | "sitemap-static/minimist": "1.2.5", |
|
0 commit comments