|
4 | 4 | "description": "The AMP Project website.", |
5 | 5 | "repository": "git@github.com:ampproject/docs.git", |
6 | 6 | "engines": { |
7 | | - "node": "22.x" |
| 7 | + "node": "24.x" |
8 | 8 | }, |
9 | 9 | "private": true, |
10 | 10 | "scripts": { |
|
61 | 61 | "@ampproject/toolbox-cache-list": "2.10.1", |
62 | 62 | "@ampproject/toolbox-cors": "2.10.1", |
63 | 63 | "@ampproject/toolbox-optimizer": "2.10.1", |
64 | | - "@google-cloud/datastore": "8.7.0", |
| 64 | + "@google-cloud/datastore": "10.1.0", |
65 | 65 | "@iarna/toml": "2.2.5", |
66 | 66 | "busboy": "1.6.0", |
67 | 67 | "casual": "1.6.2", |
68 | 68 | "cheerio": "1.0.0-rc.12", |
69 | 69 | "client-sessions": "0.8.0", |
70 | | - "cookie": "0.6.0", |
| 70 | + "cookie": "1.1.1", |
71 | 71 | "cookie-parser": "1.4.6", |
72 | 72 | "cors": "2.8.5", |
73 | 73 | "crypto-browserify": "3.12.0", |
74 | 74 | "dropzone": "5.9.3", |
75 | | - "express": "4.19.2", |
| 75 | + "express": "5.2.1", |
76 | 76 | "express-formidable": "1.2.0", |
77 | | - "gcp-metadata": "6.1.0", |
78 | | - "google-spreadsheet": "4.1.2", |
| 77 | + "gcp-metadata": "8.1.2", |
| 78 | + "google-spreadsheet": "5.0.3", |
79 | 79 | "gulp-file": "0.4.0", |
80 | | - "helmet-csp": "3.4.0", |
| 80 | + "helmet-csp": "4.0.0", |
81 | 81 | "http-proxy": "1.18.1", |
82 | 82 | "ioredis": "5.4.1", |
83 | | - "joi": "17.13.3", |
| 83 | + "joi": "18.0.2", |
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.3.2", |
| 87 | + "lru-cache": "11.2.6", |
88 | 88 | "middy": "0.36.0", |
89 | 89 | "module-alias": "2.2.3", |
90 | 90 | "mri": "1.2.0", |
91 | | - "multer": "1.4.4-lts.1", |
92 | | - "node-fetch": "2.7.0", |
| 91 | + "multer": "2.0.2", |
| 92 | + "node-fetch": "3.3.2", |
93 | 93 | "nunjucks": "3.2.4", |
94 | | - "p-queue": "6.6.2", |
| 94 | + "p-queue": "9.1.0", |
95 | 95 | "postcss": "8.4.40", |
96 | 96 | "postcss-css-variables": "0.19.0", |
97 | 97 | "randomstring": "1.3.0", |
|
100 | 100 | "signale": "1.4.0", |
101 | 101 | "stream-browserify": "3.0.0", |
102 | 102 | "util": "0.12.5", |
103 | | - "uuid": "9.0.1", |
| 103 | + "uuid": "13.0.0", |
104 | 104 | "vinyl": "3.0.0", |
105 | 105 | "web-push": "3.6.7", |
106 | 106 | "ws": "8.18.0" |
|
117 | 117 | "@babel/plugin-transform-runtime": "7.24.7", |
118 | 118 | "@babel/preset-env": "7.25.3", |
119 | 119 | "@babel/runtime": "7.25.0", |
120 | | - "@rollup/plugin-commonjs": "25.0.8", |
121 | | - "@rollup/plugin-node-resolve": "15.2.3", |
122 | | - "@rollup/plugin-replace": "5.0.7", |
| 120 | + "@rollup/plugin-commonjs": "29.0.0", |
| 121 | + "@rollup/plugin-node-resolve": "16.0.3", |
| 122 | + "@rollup/plugin-replace": "6.0.3", |
123 | 123 | "absolutify": "0.1.0", |
124 | 124 | "amphtml-validator": "1.0.38", |
125 | 125 | "ansi-colors": "4.1.3", |
126 | | - "archiver": "6.0.2", |
127 | | - "babel-loader": "9.1.3", |
| 126 | + "archiver": "7.0.1", |
| 127 | + "babel-loader": "10.0.0", |
128 | 128 | "clean-css": "5.3.3", |
129 | 129 | "clean-webpack-plugin": "4.0.0", |
130 | | - "codemirror": "5.65.17", |
131 | | - "copy-webpack-plugin": "12.0.2", |
132 | | - "css-loader": "6.11.0", |
133 | | - "css-minimizer-webpack-plugin": "6.0.0", |
134 | | - "del": "6.1.1", |
135 | | - "eslint": "8.57.0", |
| 130 | + "codemirror": "6.0.2", |
| 131 | + "copy-webpack-plugin": "13.0.1", |
| 132 | + "css-loader": "7.1.3", |
| 133 | + "css-minimizer-webpack-plugin": "7.0.4", |
| 134 | + "del": "8.0.1", |
| 135 | + "eslint": "10.0.0", |
136 | 136 | "eslint-config-google": "0.14.0", |
137 | | - "eslint-config-prettier": "9.1.0", |
| 137 | + "eslint-config-prettier": "10.1.8", |
138 | 138 | "eslint-plugin-prettier": "5.2.1", |
139 | | - "fetch-mock": "9.11.0", |
| 139 | + "fetch-mock": "12.6.0", |
140 | 140 | "file-loader": "6.2.0", |
141 | | - "filemanager-webpack-plugin": "8.0.0", |
142 | | - "gulp": "4.0.2", |
| 141 | + "filemanager-webpack-plugin": "9.0.1", |
| 142 | + "gulp": "5.0.1", |
143 | 143 | "gulp-amphtml-validator": "1.0.8", |
144 | 144 | "gulp-once": "2.1.1", |
145 | | - "gulp-sass": "5.1.0", |
| 145 | + "gulp-sass": "6.0.1", |
146 | 146 | "handlebars": "4.7.8", |
147 | 147 | "handlebars-loader": "1.7.3", |
148 | 148 | "highlight.js": "11.10.0", |
149 | 149 | "hogan.js": "3.0.2", |
150 | 150 | "html-loader": "5.1.0", |
151 | 151 | "html-webpack-inline-source-plugin": "1.0.0-beta.2", |
152 | 152 | "html-webpack-plugin": "5.6.0", |
153 | | - "husky": "7.0.4", |
154 | | - "jasmine": "5.2.0", |
155 | | - "jest": "29.7.0", |
156 | | - "jest-environment-jsdom": "29.7.0", |
157 | | - "jest-puppeteer": "10.0.1", |
| 153 | + "husky": "9.1.7", |
| 154 | + "jasmine": "6.0.0", |
| 155 | + "jest": "30.2.0", |
| 156 | + "jest-environment-jsdom": "30.2.0", |
| 157 | + "jest-puppeteer": "11.0.0", |
158 | 158 | "js-base64": "3.7.7", |
159 | 159 | "js-beautify": "1.15.1", |
160 | 160 | "keymaster": "1.6.2", |
161 | | - "marked": "2.1.3", |
| 161 | + "marked": "17.0.2", |
162 | 162 | "mini-css-extract-plugin": "2.9.0", |
163 | 163 | "mini-svg-data-uri": "1.4.4", |
164 | | - "netlify-cli": "17.33.5", |
165 | | - "npm-run-all2": "6.2.2", |
| 164 | + "netlify-cli": "23.15.1", |
| 165 | + "npm-run-all2": "8.0.4", |
166 | 166 | "octonode": "0.10.2", |
167 | 167 | "preload-webpack-plugin": "3.0.0-beta.4", |
168 | 168 | "prettier": "3.3.3", |
169 | 169 | "quoted-printable": "1.0.1", |
170 | 170 | "recursive-search": "1.0.1", |
171 | 171 | "sass": "1.77.8", |
172 | | - "sass-loader": "14.2.1", |
| 172 | + "sass-loader": "16.0.7", |
173 | 173 | "snarkdown": "2.0.0", |
174 | 174 | "striptags": "3.2.0", |
175 | | - "supertest": "6.3.4", |
176 | | - "svg-spritemap-webpack-plugin": "4.5.1", |
| 175 | + "supertest": "7.2.2", |
| 176 | + "svg-spritemap-webpack-plugin": "5.1.0", |
177 | 177 | "through2": "4.0.2", |
178 | 178 | "url-loader": "4.1.1", |
179 | 179 | "url-search-params": "1.1.0", |
180 | 180 | "wade": "0.3.3", |
181 | 181 | "webpack": "5.93.0", |
182 | | - "webpack-build-notifier": "2.3.0", |
183 | | - "webpack-cli": "5.1.4", |
| 182 | + "webpack-build-notifier": "3.1.0", |
| 183 | + "webpack-cli": "6.0.1", |
184 | 184 | "webpack-dev-server": "5.0.4", |
185 | 185 | "write": "2.0.0" |
186 | 186 | }, |
|
0 commit comments