diff --git a/package.json b/package.json index 931c6641f55c..6435544b7a04 100644 --- a/package.json +++ b/package.json @@ -43,15 +43,15 @@ }, "license": "Apache 2.0", "dependencies": { - "@11ty/eleventy": "^1.0.1", + "@11ty/eleventy": "^3.0.0", "@11ty/eleventy-cache-assets": "^2.3.0", "@11ty/eleventy-plugin-rss": "^1.1.2", "@11ty/eleventy-plugin-syntaxhighlight": "^4.0.0", - "@google-cloud/appengine-admin": "2.1.2", + "@google-cloud/appengine-admin": "3.0.0", "@google-cloud/cloudbuild": "^2.6.0", "@google-cloud/error-reporting": "^2.0.4", "@google-cloud/storage": "^6.7.0", - "@lhci/cli": "^0.7.2", + "@lhci/cli": "^0.8.0", "@mdn/browser-compat-data": "5.3.20", "@rollup/plugin-node-resolve": "^8.4.0", "adm-zip": "0.5.10", @@ -66,12 +66,12 @@ "escape-string-regexp": "^4.0.0", "execa": "^6.1.0", "express": "^4.17.1", - "glob": "^7.1.7", + "glob": "^11.0.3", "google-auth-library": "^8.5.2", "googleapis": "110.0.0", "gorko": "^0.2.1", "gray-matter": "^4.0.3", - "gulp": "^4.0.2", + "gulp": "^5.0.0", "js-yaml": "^4.1.0", "lit-element": "^2.4.0", "lit-html": "^1.3.0", @@ -89,7 +89,7 @@ "redirects-yaml": "2.0.4", "rollup": "^2.22.2", "striptags": "^3.1.1", - "typedoc": "0.22.18", + "typedoc": "0.23.0", "typescript": "4.7.4", "unistore": "^3.5.2", "uslug": "^1.0.4", @@ -111,14 +111,14 @@ }, "devDependencies": { "@ava/babel": "^1.0.1", - "@google-cloud/secret-manager": "^3.2.2", + "@google-cloud/secret-manager": "^6.0.0", "@percy/cli": "^1.16.0", - "@rollup/plugin-commonjs": "^15.1.0", + "@rollup/plugin-commonjs": "^28.0.0", "@rollup/plugin-json": "^4.1.0", - "ava": "^3.12.1", + "ava": "^5.3.0", "chalk": "^4.1.0", "eslint-plugin-ava": "^12.0.0", - "gts": "^3.1.0", + "gts": "^5.3.1", "html-escaper": "^2.0.2", "husky": "^4.3.0", "lint-staged": "13.2.2", @@ -141,10 +141,10 @@ "rollup-plugin-terser": "^7.0.2", "sass": "1.30.0", "sizeof": "^1.0.0", - "stylelint": "^13.7.0", + "stylelint": "^16.6.1", "stylelint-config-sass-guidelines": "^7.1.0", "test-listen": "1.1.0", - "tmp": "^0.2.1", + "tmp": "^0.2.3", "unified-lint-rule": "^1.0.6", "unist-util-visit": "^2.0.3" },