|
21 | 21 | "isomorphic-fetch@*": "$isomorphic-fetch"
|
22 | 22 | },
|
23 | 23 | "devDependencies": {
|
24 |
| - "@babel/core": "^7.21.0", |
| 24 | + "@babel/core": "^7.21.4", |
25 | 25 | "@babel/plugin-proposal-class-properties": "^7.18.6",
|
26 |
| - "@babel/preset-env": "^7.20.2", |
| 26 | + "@babel/preset-env": "^7.21.4", |
27 | 27 | "@babel/preset-react": "^7.18.6",
|
28 |
| - "@babel/preset-typescript": "^7.21.0", |
| 28 | + "@babel/preset-typescript": "^7.21.4", |
29 | 29 | "@commitlint/config-conventional": "^17.4.4",
|
30 | 30 | "@pmmmwh/react-refresh-webpack-plugin": "^0.5.10",
|
31 |
| - "@swc/core": "^1.3.39", |
32 |
| - "@types/react": "^18.0.28", |
| 31 | + "@swc/core": "^1.3.44", |
| 32 | + "@types/react": "^18.0.31", |
33 | 33 | "@types/webpack-env": "^1.18.0",
|
34 | 34 | "autoprefixer": "^10.4.14",
|
35 | 35 | "babel-loader": "^9.1.2",
|
36 | 36 | "clean-webpack-plugin": "^4.0.0",
|
37 | 37 | "commitizen": "^4.3.0",
|
38 |
| - "commitlint": "^17.4.4", |
| 38 | + "commitlint": "^17.5.1", |
39 | 39 | "copy-webpack-plugin": "^11.0.0",
|
40 |
| - "core-js": "^3.29.0", |
| 40 | + "core-js": "^3.29.1", |
41 | 41 | "cross-env": "^7.0.3",
|
42 | 42 | "css-loader": "^6.7.3",
|
43 |
| - "css-minimizer-webpack-plugin": "^4.2.2", |
44 |
| - "cz-git": "^1.6.0", |
45 |
| - "eslint": "^8.36.0", |
| 43 | + "css-minimizer-webpack-plugin": "^5.0.0", |
| 44 | + "cz-git": "^1.6.1", |
| 45 | + "eslint": "^8.37.0", |
46 | 46 | "eslint-config-airbnb": "^19.0.4",
|
47 | 47 | "eslint-config-airbnb-typescript": "^17.0.0",
|
48 |
| - "eslint-config-prettier": "^8.7.0", |
| 48 | + "eslint-config-prettier": "^8.8.0", |
49 | 49 | "eslint-import-resolver-custom-alias": "^1.3.0",
|
50 | 50 | "eslint-plugin-import": "^2.27.5",
|
51 | 51 | "eslint-plugin-jsx-a11y": "^6.7.1",
|
52 | 52 | "eslint-plugin-prettier": "^4.2.1",
|
53 | 53 | "eslint-plugin-react": "^7.32.2",
|
54 | 54 | "eslint-plugin-react-hooks": "^4.6.0",
|
55 |
| - "espree": "^9.5.0", |
| 55 | + "espree": "^9.5.1", |
56 | 56 | "html-webpack-plugin": "^5.5.0",
|
57 | 57 | "husky": "^8.0.3",
|
58 | 58 | "isomorphic-fetch": "^3.0.0",
|
59 | 59 | "lint-staged": "^13.2.0",
|
60 |
| - "mini-css-extract-plugin": "^2.7.3", |
61 |
| - "nodemon": "^2.0.21", |
| 60 | + "mini-css-extract-plugin": "^2.7.5", |
| 61 | + "nodemon": "^2.0.22", |
62 | 62 | "postcss": "^8.4.21",
|
63 |
| - "postcss-loader": "^7.0.2", |
64 |
| - "postcss-preset-env": "^8.0.1", |
| 63 | + "postcss-loader": "^7.1.0", |
| 64 | + "postcss-preset-env": "^8.3.0", |
65 | 65 | "postcss-simple-vars": "^7.0.1",
|
66 |
| - "prettier": "^2.8.4", |
| 66 | + "prettier": "^2.8.7", |
67 | 67 | "purgecss-webpack-plugin": "^5.0.0",
|
68 |
| - "quicktype-core": "^23.0.14", |
| 68 | + "quicktype-core": "^23.0.19", |
69 | 69 | "react-refresh": "^0.14.0",
|
70 | 70 | "socket.io": "^4.6.1",
|
71 | 71 | "swc-loader": "^0.2.3",
|
72 |
| - "tailwindcss": "^3.2.7", |
| 72 | + "tailwindcss": "^3.3.1", |
73 | 73 | "terser-webpack-plugin": "^5.3.7",
|
74 |
| - "unplugin-auto-import": "^0.15.1", |
75 |
| - "webpack": "^5.76.1", |
| 74 | + "unplugin-auto-import": "^0.15.2", |
| 75 | + "webpack": "^5.77.0", |
76 | 76 | "webpack-cli": "^5.0.1",
|
77 |
| - "webpack-dev-server": "^4.11.1" |
| 77 | + "webpack-dev-server": "^4.13.2" |
78 | 78 | },
|
79 | 79 | "dependencies": {
|
80 | 80 | "polished": "^4.2.2",
|
81 | 81 | "react": "^18.2.0",
|
82 | 82 | "react-dom": "^18.2.0",
|
83 |
| - "react-router-dom": "^6.9.0", |
84 |
| - "styled-components": "^5.3.8" |
| 83 | + "react-router-dom": "^6.10.0", |
| 84 | + "styled-components": "^5.3.9" |
85 | 85 | },
|
86 | 86 | "eslintConfig": {
|
87 | 87 | "extends": [
|
|
0 commit comments