Compare commits
1 commit
b4e2ea447e
...
85c461bb9e
Author | SHA1 | Date | |
---|---|---|---|
85c461bb9e |
1 changed files with 9 additions and 9 deletions
|
@ -34,10 +34,10 @@
|
||||||
"clsx": "^1.2.1",
|
"clsx": "^1.2.1",
|
||||||
"date-fns": "2.30.0",
|
"date-fns": "2.30.0",
|
||||||
"history": "5.3.0",
|
"history": "5.3.0",
|
||||||
"ramda": "0.29.1",
|
"ramda": "0.28.0",
|
||||||
"react": "17.0.2",
|
"react": "17.0.2",
|
||||||
"react-dom": "17.0.2",
|
"react-dom": "17.0.2",
|
||||||
"react-redux": "8.1.3",
|
"react-redux": "8.0.2",
|
||||||
"typescript": "5.2.2",
|
"typescript": "5.2.2",
|
||||||
"wouter": "2.11.0",
|
"wouter": "2.11.0",
|
||||||
"yup": "0.32.11"
|
"yup": "0.32.11"
|
||||||
|
@ -47,7 +47,7 @@
|
||||||
"@types/enzyme": "3.10.11",
|
"@types/enzyme": "3.10.11",
|
||||||
"@types/jest": "27.4.1",
|
"@types/jest": "27.4.1",
|
||||||
"@types/nightwatch": "2.3.28",
|
"@types/nightwatch": "2.3.28",
|
||||||
"@types/ramda": "0.29.9",
|
"@types/ramda": "0.28.13",
|
||||||
"@types/react": "17.0.70",
|
"@types/react": "17.0.70",
|
||||||
"@types/react-dom": "17.0.23",
|
"@types/react-dom": "17.0.23",
|
||||||
"@types/react-redux": "7.1.30",
|
"@types/react-redux": "7.1.30",
|
||||||
|
@ -65,23 +65,23 @@
|
||||||
"eslint-config-prettier": "8.10.0",
|
"eslint-config-prettier": "8.10.0",
|
||||||
"eslint-plugin-import": "2.29.0",
|
"eslint-plugin-import": "2.29.0",
|
||||||
"eslint-plugin-react": "7.33.2",
|
"eslint-plugin-react": "7.33.2",
|
||||||
"eslint-plugin-react-hooks": "4.6.0",
|
"eslint-plugin-react-hooks": "4.3.0",
|
||||||
"eslint-plugin-simple-import-sort": "7.0.0",
|
"eslint-plugin-simple-import-sort": "7.0.0",
|
||||||
"eslint-plugin-typescript": "0.14.0",
|
"eslint-plugin-typescript": "0.14.0",
|
||||||
"eslint-plugin-typescript-sort-keys": "2.3.0",
|
"eslint-plugin-typescript-sort-keys": "2.1.0",
|
||||||
"file-loader": "6.2.0",
|
"file-loader": "6.2.0",
|
||||||
"html-webpack-plugin": "5.5.3",
|
"html-webpack-plugin": "5.5.3",
|
||||||
"http-server-spa": "1.3.0",
|
"http-server-spa": "1.3.0",
|
||||||
"jest": "27.5.1",
|
"jest": "27.5.1",
|
||||||
"mini-css-extract-plugin": "2.6.0",
|
"mini-css-extract-plugin": "2.6.0",
|
||||||
"nightwatch": "3.3.2",
|
"nightwatch": "3.0.1",
|
||||||
"postcss": "8.4.31",
|
"postcss": "8.4.31",
|
||||||
"postcss-loader": "6.2.1",
|
"postcss-loader": "6.2.1",
|
||||||
"prettier": "2.8.8",
|
"prettier": "2.6.1",
|
||||||
"tailwindcss": "3.3.5",
|
"tailwindcss": "3.0.23",
|
||||||
"ts-node": "10.9.1",
|
"ts-node": "10.9.1",
|
||||||
"ts-jest": "27.1.5",
|
"ts-jest": "27.1.5",
|
||||||
"ts-loader": "9.5.1",
|
"ts-loader": "9.2.8",
|
||||||
"ts-prune": "^0.10.3",
|
"ts-prune": "^0.10.3",
|
||||||
"tsconfig-paths": "3.14.2",
|
"tsconfig-paths": "3.14.2",
|
||||||
"url-loader": "4.1.1",
|
"url-loader": "4.1.1",
|
||||||
|
|
Loading…
Add table
Reference in a new issue