|
|
@ -84,13 +84,13 @@
|
|
|
|
"typescript": "5.1.6"
|
|
|
|
"typescript": "5.1.6"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"devDependencies": {
|
|
|
|
"devDependencies": {
|
|
|
|
"@babel/core": "7.24.4",
|
|
|
|
"@babel/core": "7.25.2",
|
|
|
|
"@babel/eslint-parser": "7.24.1",
|
|
|
|
"@babel/eslint-parser": "7.25.1",
|
|
|
|
"@babel/plugin-proposal-export-default-from": "7.24.1",
|
|
|
|
"@babel/plugin-proposal-export-default-from": "7.24.7",
|
|
|
|
"@babel/plugin-syntax-dynamic-import": "7.8.3",
|
|
|
|
"@babel/plugin-syntax-dynamic-import": "7.8.3",
|
|
|
|
"@babel/preset-env": "7.24.4",
|
|
|
|
"@babel/preset-env": "7.25.3",
|
|
|
|
"@babel/preset-react": "7.24.1",
|
|
|
|
"@babel/preset-react": "7.24.7",
|
|
|
|
"@babel/preset-typescript": "7.24.1",
|
|
|
|
"@babel/preset-typescript": "7.24.7",
|
|
|
|
"@types/lodash": "4.14.194",
|
|
|
|
"@types/lodash": "4.14.194",
|
|
|
|
"@types/qs": "6.9.15",
|
|
|
|
"@types/qs": "6.9.15",
|
|
|
|
"@types/react-document-title": "2.0.9",
|
|
|
|
"@types/react-document-title": "2.0.9",
|
|
|
@ -103,7 +103,7 @@
|
|
|
|
"@typescript-eslint/eslint-plugin": "6.21.0",
|
|
|
|
"@typescript-eslint/eslint-plugin": "6.21.0",
|
|
|
|
"@typescript-eslint/parser": "6.21.0",
|
|
|
|
"@typescript-eslint/parser": "6.21.0",
|
|
|
|
"autoprefixer": "10.4.20",
|
|
|
|
"autoprefixer": "10.4.20",
|
|
|
|
"babel-loader": "9.1.2",
|
|
|
|
"babel-loader": "9.1.3",
|
|
|
|
"babel-plugin-inline-classnames": "2.0.1",
|
|
|
|
"babel-plugin-inline-classnames": "2.0.1",
|
|
|
|
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
|
|
|
|
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
|
|
|
|
"core-js": "3.38.0",
|
|
|
|
"core-js": "3.38.0",
|
|
|
|