|
4 | 4 | "description": "The AMP Project website.", |
5 | 5 | "repository": "[email protected]:ampproject/docs.git", |
6 | 6 | "engines": { |
7 | | - "node": "18.x" |
| 7 | + "node": "20.x" |
8 | 8 | }, |
9 | 9 | "private": true, |
10 | 10 | "scripts": { |
|
83 | 83 | "joi": "17.12.1", |
84 | 84 | "js-yaml": "4.1.0", |
85 | 85 | "json-tree-view": "0.4.12", |
86 | | - "linkifyjs": "2.1.9", |
87 | | - "lru-cache": "6.0.0", |
| 86 | + "linkifyjs": "4.1.3", |
| 87 | + "lru-cache": "10.2.2", |
88 | 88 | "middy": "0.36.0", |
89 | 89 | "module-alias": "2.2.3", |
90 | 90 | "mri": "1.2.0", |
91 | 91 | "multer": "1.4.4-lts.1", |
92 | | - "node-fetch": "2.7.0", |
| 92 | + "node-fetch": "3.3.2", |
93 | 93 | "nunjucks": "3.2.4", |
94 | | - "p-queue": "6.6.2", |
| 94 | + "p-queue": "8.0.1", |
95 | 95 | "postcss": "8.4.35", |
96 | 96 | "postcss-css-variables": "0.19.0", |
97 | 97 | "randomstring": "1.3.0", |
|
124 | 124 | "absolutify": "0.1.0", |
125 | 125 | "amphtml-validator": "1.0.38", |
126 | 126 | "ansi-colors": "4.1.3", |
127 | | - "archiver": "6.0.1", |
| 127 | + "archiver": "7.0.1", |
128 | 128 | "babel-loader": "9.1.3", |
129 | 129 | "clean-css": "5.3.3", |
130 | 130 | "clean-webpack-plugin": "4.0.0", |
131 | | - "codemirror": "5.65.16", |
| 131 | + "codemirror": "6.0.1", |
132 | 132 | "copy-webpack-plugin": "12.0.2", |
133 | | - "css-loader": "6.10.0", |
134 | | - "css-minimizer-webpack-plugin": "6.0.0", |
135 | | - "del": "6.1.1", |
136 | | - "eslint": "8.56.0", |
| 133 | + "css-loader": "7.1.1", |
| 134 | + "css-minimizer-webpack-plugin": "7.0.0", |
| 135 | + "del": "7.1.0", |
| 136 | + "eslint": "9.2.0", |
137 | 137 | "eslint-config-google": "0.14.0", |
138 | 138 | "eslint-config-prettier": "9.1.0", |
139 | 139 | "eslint-plugin-prettier": "5.1.3", |
140 | 140 | "fetch-mock": "9.11.0", |
141 | 141 | "file-loader": "6.2.0", |
142 | 142 | "filemanager-webpack-plugin": "8.0.0", |
143 | | - "gulp": "4.0.2", |
| 143 | + "gulp": "5.0.0", |
144 | 144 | "gulp-amphtml-validator": "1.0.6", |
145 | 145 | "gulp-once": "2.1.1", |
146 | 146 | "gulp-sass": "5.1.0", |
|
151 | 151 | "html-loader": "5.0.0", |
152 | 152 | "html-webpack-inline-source-plugin": "1.0.0-beta.2", |
153 | 153 | "html-webpack-plugin": "5.6.0", |
154 | | - "husky": "7.0.4", |
| 154 | + "husky": "9.0.11", |
155 | 155 | "jasmine": "5.1.0", |
156 | 156 | "jest": "29.7.0", |
157 | 157 | "jest-environment-jsdom": "29.7.0", |
158 | 158 | "jest-puppeteer": "10.0.1", |
159 | 159 | "js-base64": "3.7.6", |
160 | 160 | "js-beautify": "1.15.1", |
161 | 161 | "keymaster": "1.6.2", |
162 | | - "marked": "2.1.3", |
| 162 | + "marked": "12.0.2", |
163 | 163 | "mini-css-extract-plugin": "2.8.0", |
164 | 164 | "mini-svg-data-uri": "1.4.4", |
165 | 165 | "netlify-cli": "17.16.4", |
|
173 | 173 | "sass-loader": "14.1.1", |
174 | 174 | "snarkdown": "2.0.0", |
175 | 175 | "striptags": "3.2.0", |
176 | | - "supertest": "6.3.4", |
| 176 | + "supertest": "7.0.0", |
177 | 177 | "svg-spritemap-webpack-plugin": "4.5.0", |
178 | 178 | "through2": "4.0.2", |
179 | 179 | "url-loader": "4.1.1", |
|
0 commit comments