updating webapp dependencis
This commit is contained in:
Родитель
f4e939c3cf
Коммит
f124e14105
40
package.json
40
package.json
|
@ -23,31 +23,31 @@
|
|||
},
|
||||
"prettier": "@essex/prettier-config",
|
||||
"devDependencies": {
|
||||
"@essex/eslint-config": "^20.3.5",
|
||||
"@essex/eslint-plugin": "^20.3.12",
|
||||
"@essex/jest-config": "^21.0.17",
|
||||
"@essex/prettier-config": "^18.0.4",
|
||||
"@essex/scripts": "^22.2.0",
|
||||
"@essex/eslint-config": "^20.5.1",
|
||||
"@essex/eslint-plugin": "^20.5.1",
|
||||
"@essex/jest-config": "^21.0.20",
|
||||
"@essex/prettier-config": "^18.0.7",
|
||||
"@essex/scripts": "^24.0.3",
|
||||
"@jsdevtools/npm-publish": "^1.4.3",
|
||||
"@types/eslint": "^8.4.10",
|
||||
"@types/prettier": "^2.7.1",
|
||||
"@typescript-eslint/eslint-plugin": "^5.46.1",
|
||||
"@typescript-eslint/parser": "^5.46.1",
|
||||
"eslint": "^8.29.0",
|
||||
"eslint-import-resolver-node": "^0.3.6",
|
||||
"@types/eslint": "^8.21.2",
|
||||
"@types/prettier": "^2.7.2",
|
||||
"@typescript-eslint/eslint-plugin": "^5.55.0",
|
||||
"@typescript-eslint/parser": "^5.55.0",
|
||||
"eslint": "^8.36.0",
|
||||
"eslint-import-resolver-node": "^0.3.7",
|
||||
"eslint-plugin-header": "^3.1.1",
|
||||
"eslint-plugin-import": "^2.26.0",
|
||||
"eslint-plugin-jest": "^27.1.7",
|
||||
"eslint-plugin-jsx-a11y": "^6.6.1",
|
||||
"eslint-plugin-react": "^7.31.11",
|
||||
"eslint-plugin-import": "^2.27.5",
|
||||
"eslint-plugin-jest": "^27.2.1",
|
||||
"eslint-plugin-jsx-a11y": "^6.7.1",
|
||||
"eslint-plugin-react": "^7.32.2",
|
||||
"eslint-plugin-react-hooks": "^4.6.0",
|
||||
"eslint-plugin-simple-import-sort": "^8.0.0",
|
||||
"husky": "^8.0.2",
|
||||
"lint-staged": "^13.1.0",
|
||||
"eslint-plugin-simple-import-sort": "^10.0.0",
|
||||
"husky": "^8.0.3",
|
||||
"lint-staged": "^13.2.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"prettier": "^2.8.1",
|
||||
"prettier": "^2.8.4",
|
||||
"replace": "^1.2.2",
|
||||
"typescript": "^4.8.4"
|
||||
"typescript": "^4.9.5"
|
||||
},
|
||||
"workspaces": [
|
||||
"packages/webapp",
|
||||
|
|
|
@ -22,19 +22,19 @@
|
|||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@types/mime": "^3.0.1",
|
||||
"@types/node": "^16.18.9",
|
||||
"@types/react": "^17.0.52",
|
||||
"@types/node": "^16.18.16",
|
||||
"@types/react": "^17.0.53",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"react": "^17.0.2",
|
||||
"shx": "^0.3.4",
|
||||
"ts-node": "^10.9.1",
|
||||
"typescript": "^4.8.4"
|
||||
"typescript": "^4.9.5"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": "^17.0.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"@griffel/react": "^1.5.1",
|
||||
"@griffel/react": "^1.5.5",
|
||||
"mime": "^3.0.0",
|
||||
"react-dropzone": "^14.2.3"
|
||||
}
|
||||
|
|
|
@ -22,10 +22,10 @@
|
|||
"@essex/arquero": "^2.0.3",
|
||||
"@essex/arquero-react": "^1.1.0",
|
||||
"@essex/sds-core": "workspace:^",
|
||||
"@fluentui/font-icons-mdl2": "^8.5.4",
|
||||
"@fluentui/react": "^8.103.9",
|
||||
"@fluentui/react-hooks": "^8.6.14",
|
||||
"@fluentui/utilities": "^8.13.4",
|
||||
"@fluentui/font-icons-mdl2": "^8.5.12",
|
||||
"@fluentui/react": "^8.106.6",
|
||||
"@fluentui/react-hooks": "^8.6.19",
|
||||
"@fluentui/utilities": "^8.13.8",
|
||||
"@sds/components": "workspace:^",
|
||||
"@thematic/core": "^3.1.0",
|
||||
"@thematic/d3": "^2.0.13",
|
||||
|
@ -36,37 +36,36 @@
|
|||
"arquero": "^5.1.0",
|
||||
"chart.js": "^3.9.1",
|
||||
"chartjs-plugin-datalabels": "^2.2.0",
|
||||
"comlink": "^4.3.1",
|
||||
"dompurify": "^2.4.1",
|
||||
"comlink": "^4.4.1",
|
||||
"dompurify": "^3.0.1",
|
||||
"formik": "^2.2.9",
|
||||
"lodash": "^4.17.21",
|
||||
"marked": "^4.2.4",
|
||||
"marked": "^4.2.12",
|
||||
"mime": "^3.0.0",
|
||||
"react": "^17.0.2",
|
||||
"react-chartjs-2": "^4.3.1",
|
||||
"react-dom": "^17.0.2",
|
||||
"react-is": "^17.0.2",
|
||||
"react-router-dom": "^6.4.5",
|
||||
"recoil": "^0.7.6",
|
||||
"styled-components": "^5.3.6",
|
||||
"uuid": "^9.0.0",
|
||||
"yup": "^0.32.11"
|
||||
"react-router-dom": "^6.9.0",
|
||||
"recoil": "^0.7.7",
|
||||
"styled-components": "^5.3.9",
|
||||
"uuid": "^9.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/dompurify": "^2.4.0",
|
||||
"@types/dompurify": "^3.0.0",
|
||||
"@types/lodash": "^4.14.191",
|
||||
"@types/marked": "^4.0.8",
|
||||
"@types/node": "^16.18.9",
|
||||
"@types/react": "^17.0.52",
|
||||
"@types/react-dom": "^17.0.18",
|
||||
"@types/node": "^16.18.16",
|
||||
"@types/react": "^17.0.53",
|
||||
"@types/react-dom": "^17.0.19",
|
||||
"@types/react-is": "^17.0.3",
|
||||
"@types/recoil": "^0.0.9",
|
||||
"@types/styled-components": "^5.1.26",
|
||||
"@types/uuid": "^9.0.0",
|
||||
"@vitejs/plugin-react": "^3.0.0",
|
||||
"@types/uuid": "^9.0.1",
|
||||
"@vitejs/plugin-react": "^3.1.0",
|
||||
"ts-node": "^10.9.1",
|
||||
"typescript": "^4.8.4",
|
||||
"vite": "^4.0.1",
|
||||
"vite-tsconfig-paths": "^4.0.3"
|
||||
"typescript": "^4.9.5",
|
||||
"vite": "^4.2.0",
|
||||
"vite-tsconfig-paths": "^4.0.7"
|
||||
}
|
||||
}
|
||||
|
|
5631
yarn.lock
5631
yarn.lock
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
Загрузка…
Ссылка в новой задаче