|
14 | 14 | },
|
15 | 15 | "homepage": "https://github.com/LWJGL/lwjgl3-www#readme",
|
16 | 16 | "dependencies": {
|
17 |
| - "aws-sdk": "2.554.0", |
| 17 | + "aws-sdk": "2.556.0", |
18 | 18 | "body-parser": "1.19.0",
|
19 | 19 | "chalk": "3.0.0-beta.2",
|
20 | 20 | "compression": "1.7.4",
|
|
37 | 37 | "@babel/preset-env": "7.6.3",
|
38 | 38 | "@babel/preset-react": "7.6.3",
|
39 | 39 | "@babel/preset-typescript": "7.6.0",
|
40 |
| - "@emotion/babel-preset-css-prop": "10.0.17", |
41 |
| - "@emotion/core": "10.0.21", |
42 |
| - "@prettier/plugin-pug": "1.0.4", |
| 40 | + "@emotion/babel-preset-css-prop": "10.0.22", |
| 41 | + "@emotion/core": "10.0.22", |
| 42 | + "@prettier/plugin-pug": "1.0.5", |
43 | 43 | "@reach/router": "1.3.0-beta.0",
|
44 | 44 | "@types/jszip": "3.1.6",
|
45 | 45 | "@types/lodash-es": "4.17.3",
|
46 | 46 | "@types/reach__router": "1.2.6",
|
47 |
| - "@types/react-dom": "16.9.2", |
| 47 | + "@types/react-dom": "16.9.3", |
48 | 48 | "@typescript-eslint/eslint-plugin": "2.5.0",
|
49 | 49 | "@typescript-eslint/parser": "2.5.0",
|
50 | 50 | "@webhotelier/webpack-fast-refresh": "1.0.9",
|
51 |
| - "autoprefixer": "9.6.5", |
| 51 | + "autoprefixer": "9.7.0", |
52 | 52 | "babel-loader": "8.0.6",
|
53 | 53 | "babel-plugin-optimize-react": "0.0.4",
|
54 | 54 | "babel-plugin-transform-async-to-promises": "0.8.14",
|
55 | 55 | "babel-plugin-transform-react-remove-prop-types": "0.4.24",
|
56 | 56 | "benchmark": "2.1.4",
|
57 | 57 | "bootstrap": "4.3.1",
|
58 | 58 | "cli-table": "0.3.1",
|
59 |
| - "core-js": "3.3.3", |
| 59 | + "core-js": "3.3.4", |
60 | 60 | "css-loader": "3.2.0",
|
61 | 61 | "cssnano": "4.1.10",
|
62 | 62 | "eslint": "6.5.1",
|
63 |
| - "eslint-plugin-react-hooks": "2.1.2", |
| 63 | + "eslint-plugin-react-hooks": "2.2.0", |
64 | 64 | "exports-loader": "0.7.0",
|
65 | 65 | "fbjs": "1.0.0",
|
66 | 66 | "fg-loadcss": "2.1.0",
|
|
70 | 70 | "immer": "4.0.2",
|
71 | 71 | "jszip": "3.2.2",
|
72 | 72 | "lodash-es": "4.17.15",
|
73 |
| - "node-sass": "4.12.0", |
| 73 | + "node-sass": "4.13.0", |
74 | 74 | "postcss-loader": "3.0.0",
|
75 | 75 | "prettier": "1.18.2",
|
76 |
| - "react": "experimental", |
77 |
| - "react-dom": "experimental", |
| 76 | + "react": "^0.0.0-experimental-f6b8d31a7", |
| 77 | + "react-dom": "^0.0.0-experimental-f6b8d31a7", |
78 | 78 | "react-fast-compare": "2.0.4",
|
79 |
| - "react-refresh": "experimental", |
| 79 | + "react-refresh": "^0.0.0-experimental-f6b8d31a7", |
80 | 80 | "react-svg-loader": "3.0.3",
|
81 | 81 | "sass-loader": "8.0.0",
|
82 | 82 | "scroll-into-view-if-needed": "2.2.20",
|
|
0 commit comments