|
40 | 40 | },
|
41 | 41 | "dependencies": {
|
42 | 42 | "@fiahfy/ico-convert": "0.0.7",
|
43 |
| - "@prefresh/next": "1.4.4", |
44 | 43 | "adm-zip": "0.4.16",
|
45 | 44 | "blurhash": "1.1.3",
|
46 |
| - "classnames": "2.2.6", |
| 45 | + "classnames": "2.3.1", |
47 | 46 | "multer": "1.4.2",
|
48 |
| - "next": "10.0.8", |
| 47 | + "next": "10.2.3", |
49 | 48 | "nprogress": "0.2.0",
|
50 | 49 | "object-fit-images": "3.2.4",
|
51 |
| - "preact": "10.5.12", |
52 |
| - "preact-render-to-string": "5.1.12", |
53 |
| - "preact-ssr-prepass": "1.1.3", |
54 |
| - "prismjs": "1.23.0", |
| 50 | + "prismjs": "1.24.1", |
55 | 51 | "prop-types": "15.7.2",
|
56 | 52 | "react": "16.14.0",
|
57 | 53 | "react-blurhash": "0.1.3",
|
58 | 54 | "react-clipboard.js": "2.0.16",
|
59 | 55 | "react-dom": "16.14.0",
|
60 |
| - "react-dropzone": "11.2.4", |
| 56 | + "react-dropzone": "11.3.4", |
61 | 57 | "react-lazy-images": "1.1.0",
|
62 |
| - "react-modal": "3.11.2", |
63 |
| - "react-transition-group": "4.4.1", |
| 58 | + "react-modal": "3.14.3", |
| 59 | + "react-transition-group": "4.4.2", |
64 | 60 | "react-use-gesture": "7.0.16",
|
65 | 61 | "sharp": "0.25.0",
|
66 | 62 | "use-dark-mode": "2.3.1",
|
67 | 63 | "use-media": "1.4.0"
|
68 | 64 | },
|
69 | 65 | "devDependencies": {
|
70 |
| - "@babel/core": "7.12.13", |
71 |
| - "@commitlint/cli": "12.0.1", |
72 |
| - "@commitlint/config-conventional": "12.0.1", |
| 66 | + "@babel/core": "7.14.6", |
| 67 | + "@commitlint/cli": "12.1.4", |
| 68 | + "@commitlint/config-conventional": "12.1.4", |
73 | 69 | "@storybook/addon-actions": "5.3.21",
|
74 | 70 | "@storybook/addon-backgrounds": "5.3.21",
|
75 | 71 | "@storybook/addon-console": "1.2.2",
|
|
81 | 77 | "@storybook/react": "5.3.21",
|
82 | 78 | "@storybook/source-loader": "5.3.21",
|
83 | 79 | "@types/adm-zip": "0.4.33",
|
84 |
| - "@types/classnames": "2.2.11", |
85 |
| - "@types/multer": "1.4.4", |
| 80 | + "@types/multer": "1.4.7", |
86 | 81 | "@types/node": "14.14.34",
|
87 | 82 | "@types/nprogress": "0.2.0",
|
88 |
| - "@types/object-fit-images": "3.2.0", |
89 |
| - "@types/prismjs": "1.16.2", |
90 |
| - "@types/react": "17.0.1", |
91 |
| - "@types/react-modal": "3.10.6", |
92 |
| - "@types/react-transition-group": "4.4.0", |
| 83 | + "@types/object-fit-images": "3.2.2", |
| 84 | + "@types/prismjs": "1.16.6", |
| 85 | + "@types/react": "17.0.14", |
| 86 | + "@types/react-modal": "3.12.1", |
| 87 | + "@types/react-transition-group": "4.4.2", |
93 | 88 | "@types/sharp": "0.25.1",
|
94 |
| - "@typescript-eslint/eslint-plugin": "4.14.2", |
95 |
| - "@typescript-eslint/parser": "4.14.2", |
96 |
| - "all-contributors-cli": "6.19.0", |
| 89 | + "@typescript-eslint/eslint-plugin": "4.28.3", |
| 90 | + "@typescript-eslint/parser": "4.28.3", |
| 91 | + "all-contributors-cli": "6.20.0", |
97 | 92 | "babel-eslint": "10.1.0",
|
98 | 93 | "babel-loader": "8.2.2",
|
99 |
| - "babel-plugin-prismjs": "2.0.1", |
| 94 | + "babel-plugin-prismjs": "2.1.0", |
100 | 95 | "babel-preset-react-app": "10.0.0",
|
101 |
| - "commitizen": "4.2.3", |
| 96 | + "commitizen": "4.2.4", |
102 | 97 | "cypress": "5.6.0",
|
103 | 98 | "cypress-file-upload": "4.1.1",
|
104 | 99 | "cz-conventional-changelog": "3.3.0",
|
105 |
| - "dotenv": "8.2.0", |
106 |
| - "eslint": "7.19.0", |
107 |
| - "eslint-config-prettier": "7.2.0", |
| 100 | + "dotenv": "10.0.0", |
| 101 | + "eslint": "7.30.0", |
| 102 | + "eslint-config-prettier": "8.3.0", |
108 | 103 | "eslint-config-react": "1.1.7",
|
109 | 104 | "eslint-config-react-app": "6.0.0",
|
110 |
| - "eslint-plugin-cypress": "2.11.2", |
111 |
| - "eslint-plugin-flowtype": "5.2.0", |
112 |
| - "eslint-plugin-import": "2.22.1", |
| 105 | + "eslint-plugin-cypress": "2.11.3", |
| 106 | + "eslint-plugin-flowtype": "5.8.0", |
| 107 | + "eslint-plugin-import": "2.23.4", |
113 | 108 | "eslint-plugin-jsx-a11y": "6.4.1",
|
114 |
| - "eslint-plugin-prettier": "3.3.1", |
115 |
| - "eslint-plugin-react": "7.22.0", |
| 109 | + "eslint-plugin-prettier": "3.4.0", |
| 110 | + "eslint-plugin-react": "7.24.0", |
116 | 111 | "eslint-plugin-react-hooks": "4.2.0",
|
117 | 112 | "husky": "4.3.8",
|
118 |
| - "lint-staged": "10.5.4", |
| 113 | + "lint-staged": "11.0.0", |
119 | 114 | "npm-run-all": "4.1.5",
|
120 | 115 | "postcss-100vh-fix": "1.0.2",
|
121 | 116 | "postcss-flexbugs-fixes": "5.0.2",
|
122 | 117 | "postcss-preset-env": "6.7.0",
|
123 |
| - "prettier": "2.2.1", |
124 |
| - "react-refresh": "0.9.0", |
| 118 | + "prettier": "2.3.2", |
| 119 | + "react-refresh": "0.10.0", |
125 | 120 | "regenerator-runtime": "0.13.7",
|
126 |
| - "sass": "1.32.6", |
127 |
| - "sass-loader": "10.1.1", |
128 |
| - "semantic-release": "17.3.7", |
129 |
| - "start-server-and-test": "1.12.0", |
130 |
| - "stylelint": "13.9.0", |
| 121 | + "sass": "1.35.2", |
| 122 | + "sass-loader": "12.1.0", |
| 123 | + "semantic-release": "17.4.4", |
| 124 | + "start-server-and-test": "1.12.6", |
| 125 | + "stylelint": "13.13.1", |
131 | 126 | "stylelint-config-css-modules": "2.2.0",
|
132 | 127 | "stylelint-config-prettier": "8.0.2",
|
133 |
| - "stylelint-config-recess-order": "2.3.0", |
134 |
| - "stylelint-config-standard": "20.0.0", |
135 |
| - "stylelint-prettier": "1.1.2", |
136 |
| - "stylelint-scss": "3.18.0", |
137 |
| - "typescript": "3.9.7", |
| 128 | + "stylelint-config-recess-order": "2.4.0", |
| 129 | + "stylelint-config-standard": "22.0.0", |
| 130 | + "stylelint-prettier": "1.2.0", |
| 131 | + "stylelint-scss": "3.19.0", |
| 132 | + "typescript": "4.3.5", |
138 | 133 | "webpack-notifier": "1.13.0"
|
139 | 134 | },
|
140 | 135 | "config": {
|
|
0 commit comments