|
87 | 87 | "rawproto/protobufjs": "^7.2.4"
|
88 | 88 | },
|
89 | 89 | "devDependencies": {
|
90 |
| - "@babel/core": "^7.12.9", |
91 |
| - "@babel/plugin-proposal-class-properties": "^7.12.1", |
92 |
| - "@babel/plugin-proposal-decorators": "^7.12.1", |
| 90 | + "@babel/core": "^7.23.2", |
| 91 | + "@babel/plugin-proposal-class-properties": "^7.18.6", |
| 92 | + "@babel/plugin-proposal-decorators": "^7.23.2", |
93 | 93 | "@babel/plugin-proposal-do-expressions": "^7.12.1",
|
94 | 94 | "@babel/plugin-proposal-export-default-from": "^7.12.1",
|
95 | 95 | "@babel/plugin-proposal-export-namespace-from": "^7.12.1",
|
96 | 96 | "@babel/plugin-proposal-function-bind": "^7.12.1",
|
97 |
| - "@babel/plugin-proposal-function-sent": "^7.12.1", |
| 97 | + "@babel/plugin-proposal-function-sent": "^7.22.5", |
98 | 98 | "@babel/plugin-proposal-json-strings": "^7.12.1",
|
99 | 99 | "@babel/plugin-proposal-logical-assignment-operators": "^7.12.1",
|
100 | 100 | "@babel/plugin-proposal-nullish-coalescing-operator": "^7.12.1",
|
| 101 | + "@babel/plugin-proposal-numeric-separator": "^7.18.6", |
101 | 102 | "@babel/plugin-proposal-optional-chaining": "^7.12.7",
|
102 | 103 | "@babel/plugin-proposal-pipeline-operator": "^7.12.1",
|
| 104 | + "@babel/plugin-proposal-private-methods": "^7.18.6", |
| 105 | + "@babel/plugin-proposal-private-property-in-object": "^7.21.11", |
103 | 106 | "@babel/plugin-proposal-throw-expressions": "^7.12.1",
|
104 | 107 | "@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
105 | 108 | "@babel/plugin-syntax-import-meta": "^7.10.4",
|
106 | 109 | "@babel/plugin-transform-react-constant-elements": "^7.12.1",
|
107 | 110 | "@babel/plugin-transform-react-inline-elements": "^7.12.1",
|
108 | 111 | "@babel/plugin-transform-runtime": "^7.12.1",
|
109 |
| - "@babel/preset-env": "^7.12.7", |
110 |
| - "@babel/preset-react": "^7.12.7", |
111 |
| - "@babel/preset-typescript": "^7.12.7", |
| 112 | + "@babel/preset-env": "^7.23.2", |
| 113 | + "@babel/preset-react": "^7.22.15", |
| 114 | + "@babel/preset-typescript": "^7.23.2", |
112 | 115 | "@babel/register": "^7.12.1",
|
113 | 116 | "@pmmmwh/react-refresh-webpack-plugin": "^0.5.10",
|
114 |
| - "@svgr/webpack": "^6.2.1", |
| 117 | + "@svgr/webpack": "^8.1.0", |
115 | 118 | "@teamsupercell/typings-for-css-modules-loader": "^2.4.0",
|
116 | 119 | "@testing-library/jest-dom": "^5.16.4",
|
117 | 120 | "@testing-library/react": "^13.3.0",
|
|
150 | 153 | "@typescript-eslint/eslint-plugin": "^4.8.1",
|
151 | 154 | "@typescript-eslint/parser": "^4.8.1",
|
152 | 155 | "babel-eslint": "^10.1.0",
|
153 |
| - "babel-jest": "^27.5.1", |
| 156 | + "babel-jest": "^29.7.0", |
154 | 157 | "babel-loader": "^8.2.2",
|
155 | 158 | "babel-plugin-dev-expression": "^0.2.2",
|
156 | 159 | "babel-plugin-parameter-decorator": "^1.0.16",
|
|
163 | 166 | "css-minimizer-webpack-plugin": "^2.0.0",
|
164 | 167 | "csv-parser": "^3.0.0",
|
165 | 168 | "csv-stringify": "^6.4.0",
|
166 |
| - "electron": "25.1.1", |
| 169 | + "electron": "25.8.4", |
167 | 170 | "electron-builder": "^23.6.0",
|
168 | 171 | "electron-builder-notarize": "^1.5.1",
|
169 | 172 | "electron-debug": "^3.2.0",
|
|
0 commit comments