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