Update 15 packages (#22277)
* Update lots of packages * Revert puppeteer changes
This commit is contained in:
2966
package-lock.json
generated
2966
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
28
package.json
28
package.json
@@ -32,7 +32,7 @@
|
||||
"dotenv": "^10.0.0",
|
||||
"express": "^4.17.1",
|
||||
"express-basic-auth": "^1.2.0",
|
||||
"express-rate-limit": "^5.4.1",
|
||||
"express-rate-limit": "^5.5.0",
|
||||
"express-timeout-handler": "^2.2.2",
|
||||
"flat": "^5.0.2",
|
||||
"github-slugger": "^1.4.0",
|
||||
@@ -44,7 +44,7 @@
|
||||
"hast-util-to-string": "^2.0.0",
|
||||
"hastscript": "^7.0.2",
|
||||
"helmet": "^4.6.0",
|
||||
"highlight.js": "^11.2.0",
|
||||
"highlight.js": "^11.3.1",
|
||||
"highlightjs-graphql": "^1.0.2",
|
||||
"hot-shots": "^8.5.2",
|
||||
"html-entities": "^2.3.2",
|
||||
@@ -56,7 +56,7 @@
|
||||
"lodash-es": "^4.17.21",
|
||||
"lunr": "^2.3.9",
|
||||
"lunr-languages": "^1.9.0",
|
||||
"mdast-util-from-markdown": "^1.0.3",
|
||||
"mdast-util-from-markdown": "^1.0.4",
|
||||
"mdast-util-to-string": "^3.1.0",
|
||||
"morgan": "^1.10.0",
|
||||
"next": "^11.1.2",
|
||||
@@ -78,10 +78,10 @@
|
||||
"rehype-stringify": "^9.0.2",
|
||||
"remark-code-extra": "^1.0.1",
|
||||
"remark-gemoji-to-emoji": "^1.1.0",
|
||||
"remark-gfm": "^2.0.0",
|
||||
"remark-gfm": "^3.0.0",
|
||||
"remark-parse": "^10.0.0",
|
||||
"remark-parse-no-trim": "^8.0.4",
|
||||
"remark-rehype": "^9.0.0",
|
||||
"remark-rehype": "^10.0.0",
|
||||
"revalidator": "^0.3.1",
|
||||
"rss-parser": "^3.12.0",
|
||||
"scroll-anchoring": "^0.1.0",
|
||||
@@ -97,12 +97,12 @@
|
||||
"walk-sync": "^3.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@actions/core": "^1.5.0",
|
||||
"@actions/core": "^1.6.0",
|
||||
"@actions/github": "^5.0.0",
|
||||
"@babel/core": "^7.15.8",
|
||||
"@babel/eslint-parser": "^7.15.8",
|
||||
"@babel/plugin-syntax-top-level-await": "^7.14.5",
|
||||
"@babel/plugin-transform-runtime": "^7.15.0",
|
||||
"@babel/plugin-transform-runtime": "^7.15.8",
|
||||
"@babel/preset-env": "^7.15.8",
|
||||
"@graphql-inspector/core": "^2.9.0",
|
||||
"@graphql-tools/load": "^7.3.2",
|
||||
@@ -110,9 +110,9 @@
|
||||
"@octokit/rest": "^18.12.0",
|
||||
"@types/github-slugger": "^1.3.0",
|
||||
"@types/imurmurhash": "^0.1.1",
|
||||
"@types/js-cookie": "^2.2.7",
|
||||
"@types/js-cookie": "^3.0.0",
|
||||
"@types/lodash": "^4.14.175",
|
||||
"@types/react": "^17.0.27",
|
||||
"@types/react": "^17.0.30",
|
||||
"@types/react-dom": "^17.0.9",
|
||||
"@types/react-syntax-highlighter": "^13.5.2",
|
||||
"@types/uuid": "^8.3.1",
|
||||
@@ -121,7 +121,7 @@
|
||||
"async": "^3.2.1",
|
||||
"await-sleep": "0.0.1",
|
||||
"babel-loader": "^8.2.2",
|
||||
"babel-plugin-styled-components": "^1.13.2",
|
||||
"babel-plugin-styled-components": "^1.13.3",
|
||||
"babel-preset-env": "^1.7.0",
|
||||
"chalk": "^4.1.2",
|
||||
"commander": "^8.2.0",
|
||||
@@ -134,7 +134,7 @@
|
||||
"eslint": "^7.32.0",
|
||||
"eslint-config-prettier": "^8.3.0",
|
||||
"eslint-config-standard": "^16.0.3",
|
||||
"eslint-plugin-import": "^2.24.2",
|
||||
"eslint-plugin-import": "^2.25.2",
|
||||
"eslint-plugin-jsx-a11y": "^6.4.1",
|
||||
"eslint-plugin-node": "^11.1.0",
|
||||
"eslint-plugin-promise": "^5.1.0",
|
||||
@@ -148,7 +148,7 @@
|
||||
"is-url": "^1.2.4",
|
||||
"japanese-characters": "^1.1.0",
|
||||
"javascript-stringify": "^2.1.0",
|
||||
"jest": "^27.2.5",
|
||||
"jest": "^27.3.0",
|
||||
"jest-github-actions-reporter": "^1.0.3",
|
||||
"jest-slow-test-reporter": "^1.0.0",
|
||||
"linkinator": "^2.14.4",
|
||||
@@ -168,11 +168,11 @@
|
||||
"rimraf": "^3.0.2",
|
||||
"robots-parser": "^2.3.0",
|
||||
"run-script-os": "^1.1.6",
|
||||
"sass": "^1.39.2",
|
||||
"sass": "^1.43.2",
|
||||
"start-server-and-test": "^1.14.0",
|
||||
"strip-ansi": "^7.0.1",
|
||||
"supertest": "^6.1.6",
|
||||
"typescript": "^4.4.3",
|
||||
"typescript": "^4.4.4",
|
||||
"url-template": "^2.0.8",
|
||||
"website-scraper": "^4.2.3",
|
||||
"yesno": "^0.3.1"
|
||||
|
||||
Reference in New Issue
Block a user