|
43 | 43 | },
|
44 | 44 | "dependencies": {
|
45 | 45 | "@fiahfy/ico-convert": "0.0.7",
|
46 |
| - "@prefresh/next": "1.2.4", |
| 46 | + "@prefresh/next": "1.3.0", |
47 | 47 | "adm-zip": "0.4.16",
|
48 | 48 | "classnames": "2.2.6",
|
49 | 49 | "multer": "1.4.2",
|
50 |
| - "next": "9.5.4", |
| 50 | + "next": "9.5.5", |
51 | 51 | "nprogress": "0.2.0",
|
52 | 52 | "object-fit-images": "3.2.4",
|
53 | 53 | "preact": "10.5.4",
|
54 | 54 | "preact-render-to-string": "5.1.10",
|
55 |
| - "preact-ssr-prepass": "1.1.1", |
56 |
| - "prismjs": "1.21.0", |
| 55 | + "preact-ssr-prepass": "1.1.2", |
| 56 | + "prismjs": "1.22.0", |
57 | 57 | "prop-types": "15.7.2",
|
58 |
| - "react": "16.13.1", |
| 58 | + "react": "16.14.0", |
59 | 59 | "react-clipboard.js": "2.0.16",
|
60 |
| - "react-dom": "16.13.1", |
| 60 | + "react-dom": "16.14.0", |
61 | 61 | "react-dropzone": "11.2.0",
|
62 | 62 | "react-lazy-images": "1.1.0",
|
63 | 63 | "react-modal": "3.11.2",
|
|
84 | 84 | "@types/adm-zip": "0.4.33",
|
85 | 85 | "@types/classnames": "2.2.10",
|
86 | 86 | "@types/multer": "1.4.4",
|
87 |
| - "@types/node": "14.11.5", |
| 87 | + "@types/node": "14.11.8", |
88 | 88 | "@types/nprogress": "0.2.0",
|
89 | 89 | "@types/object-fit-images": "3.2.0",
|
90 | 90 | "@types/prismjs": "1.16.1",
|
91 |
| - "@types/react": "16.9.51", |
| 91 | + "@types/react": "16.9.53", |
92 | 92 | "@types/react-modal": "3.10.6",
|
93 | 93 | "@types/react-transition-group": "4.4.0",
|
94 | 94 | "@types/sharp": "0.25.1",
|
95 |
| - "@typescript-eslint/eslint-plugin": "4.4.0", |
96 |
| - "@typescript-eslint/parser": "4.4.0", |
97 |
| - "all-contributors-cli": "6.18.0", |
| 95 | + "@typescript-eslint/eslint-plugin": "4.4.1", |
| 96 | + "@typescript-eslint/parser": "4.4.1", |
| 97 | + "all-contributors-cli": "6.19.0", |
98 | 98 | "babel-eslint": "10.1.0",
|
99 | 99 | "babel-loader": "8.1.0",
|
100 | 100 | "babel-plugin-prismjs": "2.0.1",
|
101 | 101 | "babel-preset-react-app": "9.1.2",
|
102 | 102 | "commitizen": "4.2.1",
|
103 |
| - "cypress": "5.3.0", |
| 103 | + "cypress": "5.4.0", |
104 | 104 | "cypress-file-upload": "4.1.1",
|
105 | 105 | "cz-conventional-changelog": "3.3.0",
|
106 | 106 | "dotenv": "8.2.0",
|
107 |
| - "eslint": "7.10.0", |
| 107 | + "eslint": "7.11.0", |
108 | 108 | "eslint-config-prettier": "6.12.0",
|
109 | 109 | "eslint-config-react": "1.1.7",
|
110 | 110 | "eslint-config-react-app": "5.2.1",
|
|
113 | 113 | "eslint-plugin-import": "2.22.1",
|
114 | 114 | "eslint-plugin-jsx-a11y": "6.3.1",
|
115 | 115 | "eslint-plugin-prettier": "3.1.4",
|
116 |
| - "eslint-plugin-react": "7.21.3", |
| 116 | + "eslint-plugin-react": "7.21.4", |
117 | 117 | "eslint-plugin-react-hooks": "4.1.2",
|
118 | 118 | "husky": "4.3.0",
|
119 | 119 | "lint-staged": "10.4.0",
|
|
124 | 124 | "prettier": "2.1.2",
|
125 | 125 | "react-refresh": "0.8.3",
|
126 | 126 | "regenerator-runtime": "0.13.7",
|
127 |
| - "sass": "1.26.12", |
128 |
| - "sass-loader": "10.0.2", |
129 |
| - "semantic-release": "17.1.2", |
| 127 | + "sass": "1.27.0", |
| 128 | + "sass-loader": "10.0.3", |
| 129 | + "semantic-release": "17.2.1", |
130 | 130 | "start-server-and-test": "1.11.5",
|
131 | 131 | "stylelint": "13.7.2",
|
132 | 132 | "stylelint-config-css-modules": "2.2.0",
|
|
0 commit comments