|
73 | 73 | ] |
74 | 74 | }, |
75 | 75 | "devDependencies": { |
76 | | - "@babel/core": "^7.17.9", |
77 | | - "@babel/eslint-parser": "^7.17.0", |
78 | | - "@babel/plugin-proposal-class-properties": "^7.16.7", |
79 | | - "@babel/preset-env": "^7.16.11", |
80 | | - "@babel/preset-react": "^7.16.7", |
| 76 | + "@babel/core": "^7.18.2", |
| 77 | + "@babel/eslint-parser": "^7.18.2", |
| 78 | + "@babel/plugin-proposal-class-properties": "^7.17.12", |
| 79 | + "@babel/preset-env": "^7.18.0", |
| 80 | + "@babel/preset-react": "^7.17.12", |
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.8.1", |
| 84 | + "@parcel/css": "^1.9.0", |
85 | 85 | "@pmmmwh/react-refresh-webpack-plugin": "next", |
86 | 86 | "@svgr/webpack": "^6.2.1", |
87 | | - "autoprefixer": "^10.4.4", |
88 | | - "babel-loader": "^8.2.4", |
89 | | - "copy-webpack-plugin": "^10.2.4", |
| 87 | + "autoprefixer": "^10.4.7", |
| 88 | + "babel-loader": "^8.2.5", |
| 89 | + "copy-webpack-plugin": "^11.0.0", |
90 | 90 | "css-loader": "^6.7.1", |
91 | | - "css-minimizer-webpack-plugin": "^3.4.1", |
92 | | - "cypress": "^9.5.4", |
93 | | - "directory-tree": "^3.2.2", |
| 91 | + "css-minimizer-webpack-plugin": "^4.0.0", |
| 92 | + "cypress": "^9.7.0", |
| 93 | + "directory-tree": "^3.3.0", |
94 | 94 | "directory-tree-webpack-plugin": "^1.0.3", |
95 | 95 | "duplexer": "^0.1.1", |
96 | | - "eslint": "^8.13.0", |
| 96 | + "eslint": "^8.16.0", |
97 | 97 | "eslint-config-prettier": "^8.5.0", |
98 | 98 | "eslint-plugin-cypress": "^2.12.1", |
99 | 99 | "eslint-plugin-mdx": "^1.17.0", |
100 | | - "eslint-plugin-react": "^7.29.4", |
101 | | - "eslint-plugin-react-hooks": "^4.4.0", |
| 100 | + "eslint-plugin-react": "^7.30.0", |
| 101 | + "eslint-plugin-react-hooks": "^4.5.0", |
102 | 102 | "front-matter": "^4.0.2", |
103 | 103 | "github-slugger": "^1.4.0", |
104 | 104 | "html-loader": "^2.1.2", |
105 | 105 | "html-webpack-plugin": "^5.5.0", |
106 | 106 | "http-server": "^14.1.0", |
107 | | - "husky": "^7.0.4", |
| 107 | + "husky": "^8.0.1", |
108 | 108 | "hyperlink": "^5.0.4", |
109 | | - "jest": "^27.5.1", |
110 | | - "lint-staged": "^12.3.8", |
| 109 | + "jest": "^28.1.0", |
| 110 | + "lint-staged": "^12.4.3", |
111 | 111 | "lodash": "^4.17.21", |
112 | 112 | "markdownlint": "^0.25.1", |
113 | 113 | "markdownlint-cli": "^0.31.1", |
114 | 114 | "mdast-util-to-string": "^3.1.0", |
115 | 115 | "mini-css-extract-plugin": "^2.6.0", |
116 | 116 | "mkdirp": "^1.0.4", |
117 | 117 | "modularscale-sass": "^3.0.3", |
118 | | - "node-fetch": "^3.2.3", |
| 118 | + "node-fetch": "^3.2.4", |
119 | 119 | "npm-run-all": "^4.1.1", |
120 | | - "postcss": "^8.4.12", |
121 | | - "postcss-loader": "^6.2.1", |
| 120 | + "postcss": "^8.4.14", |
| 121 | + "postcss-loader": "^7.0.0", |
122 | 122 | "prettier": "^2.6.2", |
123 | | - "react-refresh": "^0.12.0", |
| 123 | + "react-refresh": "^0.13.0", |
124 | 124 | "redirect-webpack-plugin": "^1.0.0", |
125 | 125 | "remark": "^14.0.2", |
126 | 126 | "remark-autolink-headings": "7.0.1", |
|
131 | 131 | "remark-html": "^15.0.1", |
132 | 132 | "remark-refractor": "montogeek/remark-refractor", |
133 | 133 | "rimraf": "^3.0.2", |
134 | | - "sass": "^1.50.1", |
135 | | - "sass-loader": "^12.6.0", |
| 134 | + "sass": "^1.52.1", |
| 135 | + "sass-loader": "^13.0.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 | 141 | "tailwindcss": "^3.0.24", |
142 | | - "tap-spot": "^1.1.1", |
| 142 | + "tap-spot": "^1.1.2", |
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.72.0", |
| 146 | + "webpack": "^5.72.1", |
147 | 147 | "webpack-bundle-analyzer": "^4.5.0", |
148 | 148 | "webpack-cli": "^4.9.2", |
149 | | - "webpack-dev-server": "^4.8.1", |
| 149 | + "webpack-dev-server": "^4.9.0", |
150 | 150 | "webpack-merge": "^5.8.0", |
151 | 151 | "workbox-webpack-plugin": "^6.5.3" |
152 | 152 | }, |
|
158 | 158 | "react-dom": "^17.0.2", |
159 | 159 | "react-helmet-async": "^1.3.0", |
160 | 160 | "react-router-dom": "^6.3.0", |
161 | | - "react-spring": "^9.4.4", |
| 161 | + "react-spring": "^9.4.5", |
162 | 162 | "react-tiny-popover": "5", |
163 | | - "react-use": "^17.3.2", |
| 163 | + "react-use": "^17.4.0", |
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", |
|
0 commit comments