|
73 | 73 | ] |
74 | 74 | }, |
75 | 75 | "devDependencies": { |
76 | | - "@babel/core": "^7.16.12", |
77 | | - "@babel/eslint-parser": "^7.16.5", |
| 76 | + "@babel/core": "^7.17.0", |
| 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 | 84 | "@pmmmwh/react-refresh-webpack-plugin": "next", |
85 | | - "@svgr/webpack": "^6.2.0", |
| 85 | + "@svgr/webpack": "^6.2.1", |
86 | 86 | "autoprefixer": "^10.4.2", |
87 | 87 | "babel-loader": "^8.2.3", |
88 | | - "copy-webpack-plugin": "^10.2.1", |
89 | | - "css-loader": "^6.5.1", |
| 88 | + "copy-webpack-plugin": "^10.2.4", |
| 89 | + "css-loader": "^6.6.0", |
90 | 90 | "css-minimizer-webpack-plugin": "^3.4.1", |
91 | | - "cypress": "^9.3.1", |
92 | | - "directory-tree": "^3.0.1", |
| 91 | + "cypress": "^9.4.1", |
| 92 | + "directory-tree": "^3.1.0", |
93 | 93 | "directory-tree-webpack-plugin": "^1.0.3", |
94 | 94 | "duplexer": "^0.1.1", |
95 | | - "eslint": "^8.7.0", |
| 95 | + "eslint": "^8.8.0", |
96 | 96 | "eslint-config-prettier": "^8.3.0", |
97 | 97 | "eslint-plugin-cypress": "^2.12.1", |
98 | 98 | "eslint-plugin-mdx": "^1.16.0", |
|
106 | 106 | "husky": "^7.0.4", |
107 | 107 | "hyperlink": "^5.0.4", |
108 | 108 | "jest": "^27.4.7", |
109 | | - "lint-staged": "^12.3.2", |
| 109 | + "lint-staged": "^12.3.3", |
110 | 110 | "lodash": "^4.17.21", |
111 | 111 | "markdownlint": "^0.25.1", |
112 | 112 | "markdownlint-cli": "^0.30.0", |
|
116 | 116 | "modularscale-sass": "^3.0.3", |
117 | 117 | "node-fetch": "^3.2.0", |
118 | 118 | "npm-run-all": "^4.1.1", |
119 | | - "postcss": "^8.4.5", |
| 119 | + "postcss": "^8.4.6", |
120 | 120 | "postcss-loader": "^6.2.1", |
121 | 121 | "prettier": "^2.5.1", |
122 | 122 | "react-refresh": "^0.11.0", |
|
131 | 131 | "remark-refractor": "montogeek/remark-refractor", |
132 | 132 | "remark-slug": "^7.0.1", |
133 | 133 | "rimraf": "^3.0.2", |
134 | | - "sass": "^1.49.0", |
| 134 | + "sass": "^1.49.7", |
135 | 135 | "sass-loader": "^12.4.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.17", |
| 141 | + "tailwindcss": "^3.0.18", |
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.67.0", |
| 146 | + "webpack": "^5.68.0", |
147 | 147 | "webpack-bundle-analyzer": "^4.5.0", |
148 | 148 | "webpack-cli": "^4.9.2", |
149 | | - "webpack-dev-server": "^4.7.3", |
| 149 | + "webpack-dev-server": "^4.7.4", |
150 | 150 | "webpack-merge": "^5.8.0", |
151 | 151 | "workbox-webpack-plugin": "^6.4.2" |
152 | 152 | }, |
153 | 153 | "dependencies": { |
154 | | - "@docsearch/react": "^3.0.0-alpha.42", |
| 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", |
|
0 commit comments