|
24 | 24 | }, |
25 | 25 | "dependencies": { |
26 | 26 | "connected-react-router": "^6.9.3", |
27 | | - "core-js": "^3.35.0", |
| 27 | + "core-js": "^3.35.1", |
28 | 28 | "cross-env": "^7.0.3", |
29 | 29 | "debug": "^4.3.4", |
30 | | - "firebase": "^10.7.1", |
| 30 | + "firebase": "^10.7.2", |
31 | 31 | "history": "^4.10.1", |
32 | 32 | "hoist-non-react-statics": "^3.3.2", |
33 | 33 | "koa": "^2.15.0", |
|
43 | 43 | "react": "^18.2.0", |
44 | 44 | "react-dom": "^18.2.0", |
45 | 45 | "react-loadable": "^5.5.0", |
46 | | - "react-redux": "^9.0.4", |
| 46 | + "react-redux": "^9.1.0", |
47 | 47 | "react-router": "^5.3.4", |
48 | 48 | "react-router-config": "^5.1.1", |
49 | 49 | "react-router-dom": "^5.3.4", |
50 | 50 | "react-server-renderer": "^2.0.3", |
51 | 51 | "react-transition-group": "^4.4.5", |
52 | 52 | "redux": "^5.0.1", |
53 | 53 | "redux-thunk": "^3.1.0", |
54 | | - "serialize-javascript": "^6.0.1" |
| 54 | + "serialize-javascript": "^6.0.2" |
55 | 55 | }, |
56 | 56 | "devDependencies": { |
57 | 57 | "@1stg/app-config": "^10.0.1", |
58 | | - "@babel/node": "^7.22.19", |
| 58 | + "@babel/node": "^7.23.9", |
59 | 59 | "@commitlint/cli": "^18.4.4", |
60 | 60 | "@soda/friendly-errors-webpack-plugin": "^1.8.1", |
61 | 61 | "@types/webpack": "^4.41.38", |
62 | 62 | "@unts/patch-package": "^8.0.0", |
63 | | - "babel-loader": "^8.2.5", |
| 63 | + "babel-loader": "^8.3.0", |
64 | 64 | "css-loader": "^5.2.7", |
65 | 65 | "eslint": "^8.56.0", |
66 | 66 | "eslint-import-resolver-typescript": "^3.6.1", |
67 | 67 | "html-minifier": "^4.0.0", |
68 | 68 | "koa-webpack": "^6.0.0", |
69 | | - "lint-staged": "^15.2.0", |
| 69 | + "lint-staged": "^15.2.1", |
70 | 70 | "mini-css-extract-plugin": "^1.6.2", |
71 | | - "npm-run-all2": "^6.1.1", |
| 71 | + "npm-run-all2": "^6.1.2", |
72 | 72 | "postcss-loader": "^4.3.0", |
73 | | - "prettier": "^3.1.1", |
| 73 | + "prettier": "^3.2.4", |
74 | 74 | "prop-types": "^15.8.1", |
75 | 75 | "pug": "^3.0.2", |
76 | 76 | "pug-plain-loader": "^1.1.0", |
|
87 | 87 | "workbox-webpack-plugin": "^7.0.0" |
88 | 88 | }, |
89 | 89 | "resolutions": { |
90 | | - "prettier": "^3.1.1" |
| 90 | + "prettier": "^3.2.5" |
91 | 91 | }, |
92 | 92 | "browserslist": [ |
93 | 93 | "extends @1stg/browserslist-config" |
|
0 commit comments