Update packages (#22510)
This commit is contained in:
1934
package-lock.json
generated
1934
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
30
package.json
30
package.json
@@ -46,7 +46,7 @@
|
||||
"helmet": "^4.6.0",
|
||||
"highlight.js": "11.2.0",
|
||||
"highlightjs-graphql": "^1.0.2",
|
||||
"hot-shots": "^8.5.2",
|
||||
"hot-shots": "^9.0.0",
|
||||
"html-entities": "^2.3.2",
|
||||
"imurmurhash": "^0.1.4",
|
||||
"js-cookie": "^3.0.1",
|
||||
@@ -67,7 +67,7 @@
|
||||
"react": "^17.0.2",
|
||||
"react-dom": "^17.0.2",
|
||||
"react-is": "^17.0.2",
|
||||
"react-markdown": "^7.0.1",
|
||||
"react-markdown": "^7.1.0",
|
||||
"react-syntax-highlighter": "^15.4.4",
|
||||
"redis": "^3.1.2",
|
||||
"redis-mock": "^0.56.3",
|
||||
@@ -99,14 +99,14 @@
|
||||
"devDependencies": {
|
||||
"@actions/core": "^1.6.0",
|
||||
"@actions/github": "^5.0.0",
|
||||
"@babel/core": "^7.15.8",
|
||||
"@babel/eslint-parser": "^7.15.8",
|
||||
"@babel/core": "^7.16.0",
|
||||
"@babel/eslint-parser": "^7.16.0",
|
||||
"@babel/plugin-syntax-top-level-await": "^7.14.5",
|
||||
"@babel/plugin-transform-runtime": "^7.15.8",
|
||||
"@babel/preset-env": "^7.15.8",
|
||||
"@babel/plugin-transform-runtime": "^7.16.0",
|
||||
"@babel/preset-env": "^7.16.0",
|
||||
"@graphql-inspector/core": "^2.9.0",
|
||||
"@graphql-tools/load": "^7.4.1",
|
||||
"@jest/globals": "^27.3.0",
|
||||
"@jest/globals": "^27.3.1",
|
||||
"@octokit/rest": "^18.12.0",
|
||||
"@types/github-slugger": "^1.3.0",
|
||||
"@types/imurmurhash": "^0.1.1",
|
||||
@@ -118,13 +118,13 @@
|
||||
"@types/uuid": "^8.3.1",
|
||||
"@typescript-eslint/eslint-plugin": "^4.33.0",
|
||||
"@typescript-eslint/parser": "^4.31.1",
|
||||
"async": "^3.2.1",
|
||||
"async": "^3.2.2",
|
||||
"await-sleep": "0.0.1",
|
||||
"babel-loader": "^8.2.2",
|
||||
"babel-loader": "^8.2.3",
|
||||
"babel-plugin-styled-components": "^1.13.3",
|
||||
"babel-preset-env": "^1.7.0",
|
||||
"chalk": "^4.1.2",
|
||||
"commander": "^8.2.0",
|
||||
"commander": "^8.3.0",
|
||||
"count-array-values": "^1.2.1",
|
||||
"cross-env": "^7.0.3",
|
||||
"csp-parse": "0.0.2",
|
||||
@@ -137,18 +137,18 @@
|
||||
"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",
|
||||
"eslint-plugin-promise": "^5.1.1",
|
||||
"event-to-promise": "^0.8.0",
|
||||
"glob": "^7.2.0",
|
||||
"graphql": "^16.0.0",
|
||||
"heroku-client": "^3.1.0",
|
||||
"http-status-code": "^2.1.0",
|
||||
"husky": "^7.0.2",
|
||||
"husky": "^7.0.4",
|
||||
"image-size": "^1.0.0",
|
||||
"is-url": "^1.2.4",
|
||||
"japanese-characters": "^1.1.0",
|
||||
"javascript-stringify": "^2.1.0",
|
||||
"jest": "^27.3.0",
|
||||
"jest": "^27.3.1",
|
||||
"jest-github-actions-reporter": "^1.0.3",
|
||||
"jest-slow-test-reporter": "^1.0.0",
|
||||
"linkinator": "^2.14.4",
|
||||
@@ -158,11 +158,11 @@
|
||||
"mkdirp": "^1.0.4",
|
||||
"mock-express-response": "^0.3.0",
|
||||
"mockdate": "^3.0.5",
|
||||
"nock": "^13.1.3",
|
||||
"nock": "^13.1.4",
|
||||
"nodemon": "^2.0.14",
|
||||
"npm-merge-driver-install": "^2.0.1",
|
||||
"object-hash": "^2.2.0",
|
||||
"postcss": "^8.3.9",
|
||||
"postcss": "^8.3.11",
|
||||
"prettier": "^2.4.1",
|
||||
"replace": "^1.2.1",
|
||||
"rimraf": "^3.0.2",
|
||||
|
||||
Reference in New Issue
Block a user