|
60 | 60 | "ws": "^7.3.0" |
61 | 61 | }, |
62 | 62 | "devDependencies": { |
63 | | - "@babel/core": "^7.10.2", |
64 | | - "@babel/plugin-proposal-class-properties": "^7.10.1", |
65 | | - "@babel/plugin-proposal-optional-chaining": "^7.10.1", |
66 | | - "@babel/preset-env": "^7.10.2", |
67 | | - "@babel/preset-react": "^7.10.1", |
68 | | - "@babel/preset-typescript": "^7.10.1", |
69 | | - "@fortawesome/fontawesome-svg-core": "^1.2.28", |
70 | | - "@fortawesome/free-solid-svg-icons": "^5.13.0", |
71 | | - "@fortawesome/react-fontawesome": "^0.1.10", |
72 | | - "@types/chrome": "0.0.114", |
73 | | - "@types/codemirror": "0.0.96", |
| 63 | + "@babel/core": "^7.11.1", |
| 64 | + "@babel/plugin-proposal-class-properties": "^7.10.4", |
| 65 | + "@babel/plugin-proposal-optional-chaining": "^7.11.0", |
| 66 | + "@babel/preset-env": "^7.11.0", |
| 67 | + "@babel/preset-react": "^7.10.4", |
| 68 | + "@babel/preset-typescript": "^7.10.4", |
| 69 | + "@fortawesome/fontawesome-svg-core": "^1.2.30", |
| 70 | + "@fortawesome/free-solid-svg-icons": "^5.14.0", |
| 71 | + "@fortawesome/react-fontawesome": "^0.1.11", |
| 72 | + "@types/chrome": "0.0.122", |
| 73 | + "@types/codemirror": "0.0.97", |
74 | 74 | "@types/d3-scale": "^2.2.0", |
75 | 75 | "@types/enzyme": "^3.10.5", |
76 | 76 | "@types/enzyme-adapter-react-16": "^1.0.6", |
77 | 77 | "@types/fast-json-stable-stringify": "^2.0.0", |
78 | 78 | "@types/graphql": "^14.5.0", |
79 | | - "@types/jest": "^26.0.0", |
80 | | - "@types/jest-environment-puppeteer": "^4.3.1", |
| 79 | + "@types/jest": "^26.0.8", |
| 80 | + "@types/jest-environment-puppeteer": "^4.3.2", |
81 | 81 | "@types/jest-image-snapshot": "^3.1.0", |
82 | 82 | "@types/nanoid": "^2.1.0", |
83 | | - "@types/puppeteer": "^3.0.0", |
84 | | - "@types/react": "^16.9.36", |
| 83 | + "@types/puppeteer": "^3.0.1", |
| 84 | + "@types/react": "^16.9.44", |
85 | 85 | "@types/react-dom": "^16.9.8", |
86 | | - "@types/react-router": "^5.1.7", |
| 86 | + "@types/react-router": "^5.1.8", |
87 | 87 | "@types/react-router-dom": "^5.1.5", |
88 | 88 | "@types/resize-observer-browser": "^0.1.3", |
89 | | - "@types/semver": "^7.2.0", |
90 | | - "@types/styled-components": "^5.1.0", |
91 | | - "@types/ws": "^7.2.5", |
| 89 | + "@types/semver": "^7.3.1", |
| 90 | + "@types/styled-components": "^5.1.2", |
| 91 | + "@types/ws": "^7.2.6", |
92 | 92 | "@typescript-eslint/eslint-plugin": "^2.34.0", |
93 | 93 | "@typescript-eslint/parser": "^2.34.0", |
94 | | - "@urql/core": "^1.12.0", |
| 94 | + "@urql/core": "^1.12.3", |
95 | 95 | "@urql/devtools": "https://pkg.csb.dev/FormidableLabs/urql-devtools-exchange/commit/89b2a7aa/@urql/devtools", |
96 | 96 | "awesome-typescript-loader": "^5.2.1", |
97 | | - "babel-jest": "^26.0.1", |
| 97 | + "babel-jest": "^26.2.2", |
98 | 98 | "babel-loader": "^8.1.0", |
99 | 99 | "babel-plugin-inline-react-svg": "andyrichardson/babel-plugin-inline-react-svg#refs", |
100 | | - "babel-plugin-styled-components": "^1.10.7", |
101 | | - "bestzip": "^2.1.5", |
| 100 | + "babel-plugin-styled-components": "^1.11.1", |
| 101 | + "bestzip": "^2.1.6", |
102 | 102 | "clean-webpack-plugin": "^3.0.0", |
103 | | - "codemirror": "^5.54.0", |
| 103 | + "codemirror": "^5.56.0", |
104 | 104 | "codemirror-graphql": "^0.12.0", |
105 | 105 | "concurrently": "^5.2.0", |
106 | | - "copy-webpack-plugin": "^6.0.2", |
| 106 | + "copy-webpack-plugin": "^6.0.3", |
107 | 107 | "csp-html-webpack-plugin": "^4.0.0", |
108 | | - "css-loader": "^3.5.3", |
| 108 | + "css-loader": "^3.6.0", |
109 | 109 | "d3-scale": "^3.2.1", |
110 | 110 | "dotenv": "^8.2.0", |
111 | 111 | "enzyme": "^3.11.0", |
112 | 112 | "enzyme-adapter-react-16": "^1.15.2", |
113 | 113 | "enzyme-to-json": "^3.5.0", |
114 | | - "eslint": "^7.2.0", |
| 114 | + "eslint": "^7.6.0", |
115 | 115 | "eslint-config-prettier": "^6.11.0", |
116 | | - "eslint-plugin-import": "^2.21.2", |
117 | | - "eslint-plugin-react": "^7.20.0", |
| 116 | + "eslint-plugin-import": "^2.22.0", |
| 117 | + "eslint-plugin-react": "^7.20.5", |
118 | 118 | "fast-json-stable-stringify": "^2.1.0", |
119 | | - "graphql": "^14.6.0", |
120 | | - "graphql-tag": "^2.10.3", |
| 119 | + "graphql": "^14.7.0", |
| 120 | + "graphql-tag": "^2.11.0", |
121 | 121 | "html-webpack-plugin": "^4.3.0", |
122 | 122 | "husky": "^4.2.5", |
123 | 123 | "identity-obj-proxy": "^3.0.0", |
124 | | - "jest": "^26.0.1", |
125 | | - "jest-image-snapshot": "^4.0.2", |
| 124 | + "jest": "^26.2.2", |
| 125 | + "jest-image-snapshot": "^4.1.0", |
126 | 126 | "jest-styled-components": "^7.0.2", |
127 | | - "lint-staged": "^10.2.10", |
128 | | - "nanoid": "^3.1.9", |
| 127 | + "lint-staged": "^10.2.11", |
| 128 | + "nanoid": "^3.1.12", |
129 | 129 | "polished": "^3.6.5", |
130 | 130 | "prettier": "^2.0.5", |
131 | 131 | "prism-react-renderer": "^1.1.1", |
|
139 | 139 | "semver": "^7.3.2", |
140 | 140 | "style-loader": "^1.2.1", |
141 | 141 | "styled-components": "^5.1.1", |
142 | | - "terser-webpack-plugin": "^3.0.3", |
143 | | - "ts-jest": "^26.1.0", |
144 | | - "typescript": "^3.9.5", |
145 | | - "web-ext": "^4.2.0", |
146 | | - "webpack": "^4.43.0", |
147 | | - "webpack-cli": "^3.3.11", |
| 142 | + "terser-webpack-plugin": "^3.1.0", |
| 143 | + "ts-jest": "^26.1.4", |
| 144 | + "typescript": "^3.9.7", |
| 145 | + "web-ext": "^4.3.0", |
| 146 | + "webpack": "^4.44.1", |
| 147 | + "webpack-cli": "^3.3.12", |
148 | 148 | "webpack-node-externals": "^1.7.2" |
149 | 149 | } |
150 | 150 | } |
0 commit comments