|
73 | 73 | ] |
74 | 74 | }, |
75 | 75 | "devDependencies": { |
76 | | - "@babel/core": "^7.17.0", |
| 76 | + "@babel/core": "^7.17.8", |
77 | 77 | "@babel/eslint-parser": "^7.17.0", |
78 | 78 | "@babel/plugin-proposal-class-properties": "^7.16.7", |
79 | 79 | "@babel/preset-env": "^7.16.11", |
80 | 80 | "@babel/preset-react": "^7.16.7", |
81 | 81 | "@mdx-js/loader": "^2.0.0-next.9", |
82 | 82 | "@octokit/auth-action": "^1.3.3", |
83 | 83 | "@octokit/rest": "^18.12.0", |
| 84 | + "@parcel/css": "^1.7.4", |
84 | 85 | "@pmmmwh/react-refresh-webpack-plugin": "next", |
85 | 86 | "@svgr/webpack": "^6.2.1", |
86 | | - "autoprefixer": "^10.4.2", |
87 | | - "babel-loader": "^8.2.3", |
| 87 | + "autoprefixer": "^10.4.4", |
| 88 | + "babel-loader": "^8.2.4", |
88 | 89 | "copy-webpack-plugin": "^10.2.4", |
89 | | - "css-loader": "^6.6.0", |
| 90 | + "css-loader": "^6.7.1", |
90 | 91 | "css-minimizer-webpack-plugin": "^3.4.1", |
91 | | - "cypress": "^9.4.1", |
92 | | - "directory-tree": "^3.1.0", |
| 92 | + "cypress": "^9.5.3", |
| 93 | + "directory-tree": "^3.2.2", |
93 | 94 | "directory-tree-webpack-plugin": "^1.0.3", |
94 | 95 | "duplexer": "^0.1.1", |
95 | | - "eslint": "^8.8.0", |
96 | | - "eslint-config-prettier": "^8.3.0", |
| 96 | + "eslint": "^8.12.0", |
| 97 | + "eslint-config-prettier": "^8.5.0", |
97 | 98 | "eslint-plugin-cypress": "^2.12.1", |
98 | | - "eslint-plugin-mdx": "^1.16.0", |
99 | | - "eslint-plugin-react": "^7.28.0", |
100 | | - "eslint-plugin-react-hooks": "^4.3.0", |
| 99 | + "eslint-plugin-mdx": "^1.17.0", |
| 100 | + "eslint-plugin-react": "^7.29.4", |
| 101 | + "eslint-plugin-react-hooks": "^4.4.0", |
101 | 102 | "front-matter": "^4.0.2", |
102 | | - "github-slugger": "^1.3.0", |
| 103 | + "github-slugger": "^1.4.0", |
103 | 104 | "html-loader": "^2.1.2", |
104 | 105 | "html-webpack-plugin": "^5.5.0", |
105 | 106 | "http-server": "^14.1.0", |
106 | 107 | "husky": "^7.0.4", |
107 | 108 | "hyperlink": "^5.0.4", |
108 | | - "jest": "^27.5.0", |
109 | | - "lint-staged": "^12.3.3", |
| 109 | + "jest": "^27.5.1", |
| 110 | + "lint-staged": "^12.3.7", |
110 | 111 | "lodash": "^4.17.21", |
111 | 112 | "markdownlint": "^0.25.1", |
112 | | - "markdownlint-cli": "^0.31.0", |
113 | | - "mdast-util-to-string": "^1.1.0", |
114 | | - "mini-css-extract-plugin": "^2.5.3", |
| 113 | + "markdownlint-cli": "^0.31.1", |
| 114 | + "mdast-util-to-string": "^3.1.0", |
| 115 | + "mini-css-extract-plugin": "^2.6.0", |
115 | 116 | "mkdirp": "^1.0.4", |
116 | 117 | "modularscale-sass": "^3.0.3", |
117 | | - "node-fetch": "^3.2.0", |
| 118 | + "node-fetch": "^3.2.3", |
118 | 119 | "npm-run-all": "^4.1.1", |
119 | | - "postcss": "^8.4.6", |
| 120 | + "postcss": "^8.4.12", |
120 | 121 | "postcss-loader": "^6.2.1", |
121 | | - "prettier": "^2.5.1", |
122 | | - "react-refresh": "^0.11.0", |
| 122 | + "prettier": "^2.6.1", |
| 123 | + "react-refresh": "^0.12.0", |
123 | 124 | "redirect-webpack-plugin": "^1.0.0", |
124 | 125 | "remark": "^14.0.2", |
125 | 126 | "remark-autolink-headings": "7.0.1", |
|
129 | 130 | "remark-gfm": "^1.0.0", |
130 | 131 | "remark-html": "^15.0.1", |
131 | 132 | "remark-refractor": "montogeek/remark-refractor", |
132 | | - "remark-slug": "^7.0.1", |
133 | 133 | "rimraf": "^3.0.2", |
134 | | - "sass": "^1.49.7", |
135 | | - "sass-loader": "^12.4.0", |
| 134 | + "sass": "^1.49.10", |
| 135 | + "sass-loader": "^12.6.0", |
136 | 136 | "sirv-cli": "^2.0.2", |
137 | 137 | "sitemap-static": "^0.4.2", |
138 | 138 | "start-server-and-test": "^1.14.0", |
139 | 139 | "static-site-generator-webpack-plugin": "^3.4.1", |
140 | 140 | "style-loader": "^3.3.1", |
141 | | - "tailwindcss": "^3.0.18", |
| 141 | + "tailwindcss": "^3.0.23", |
142 | 142 | "tap-spot": "^1.1.1", |
143 | 143 | "textlint": "^11.8.2", |
144 | 144 | "textlint-rule-heading": "^1.0.10", |
145 | 145 | "unist-util-visit": "^4.1.0", |
146 | | - "webpack": "^5.68.0", |
| 146 | + "webpack": "^5.71.0", |
147 | 147 | "webpack-bundle-analyzer": "^4.5.0", |
148 | 148 | "webpack-cli": "^4.9.2", |
149 | 149 | "webpack-dev-server": "^4.7.4", |
150 | 150 | "webpack-merge": "^5.8.0", |
151 | | - "workbox-webpack-plugin": "^6.4.2" |
| 151 | + "workbox-webpack-plugin": "^6.5.2" |
152 | 152 | }, |
153 | 153 | "dependencies": { |
154 | 154 | "@docsearch/react": "^3.0.0-alpha.50", |
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 | | - "react-helmet-async": "^1.2.2", |
160 | | - "react-router-dom": "^6.2.1", |
161 | | - "react-spring": "^9.4.2", |
| 159 | + "react-helmet-async": "^1.2.3", |
| 160 | + "react-router-dom": "^6.3.0", |
| 161 | + "react-spring": "^9.4.4", |
162 | 162 | "react-tiny-popover": "5", |
163 | 163 | "react-use": "^17.3.2", |
164 | 164 | "react-visibility-sensor": "^5.0.2", |
165 | 165 | "webpack-pwa-manifest": "^4.3.0", |
166 | 166 | "webpack.vote": "https://github.com/webpack/voting-app.git", |
167 | | - "workbox-window": "^6.4.2" |
| 167 | + "workbox-window": "^6.5.2" |
168 | 168 | }, |
169 | 169 | "resolutions": { |
170 | 170 | "sitemap-static/minimist": "1.2.5", |
|
0 commit comments