Compare commits
1 commit
f813c26a2e
...
399f9dd33e
Author | SHA1 | Date | |
---|---|---|---|
399f9dd33e |
2 changed files with 3 additions and 3 deletions
|
@ -43,7 +43,7 @@
|
||||||
"@typescript-eslint/eslint-plugin": "6.14.0",
|
"@typescript-eslint/eslint-plugin": "6.14.0",
|
||||||
"@typescript-eslint/parser": "6.14.0",
|
"@typescript-eslint/parser": "6.14.0",
|
||||||
"eslint-config-prettier": "9.1.0",
|
"eslint-config-prettier": "9.1.0",
|
||||||
"eslint-plugin-prettier": "5.1.0",
|
"eslint-plugin-prettier": "5.0.1",
|
||||||
"eslint": "8.56.0",
|
"eslint": "8.56.0",
|
||||||
"execa": "8.0.1",
|
"execa": "8.0.1",
|
||||||
"jest": "29.7.0",
|
"jest": "29.7.0",
|
||||||
|
|
|
@ -32,7 +32,7 @@
|
||||||
"@procyon/utils": "1.2.9",
|
"@procyon/utils": "1.2.9",
|
||||||
"@reduxjs/toolkit": "2.0.1",
|
"@reduxjs/toolkit": "2.0.1",
|
||||||
"clsx": "2.0.0",
|
"clsx": "2.0.0",
|
||||||
"date-fns": "3.0.1",
|
"date-fns": "3.0.0",
|
||||||
"history": "5.3.0",
|
"history": "5.3.0",
|
||||||
"ramda": "0.29.1",
|
"ramda": "0.29.1",
|
||||||
"react": "18.2.0",
|
"react": "18.2.0",
|
||||||
|
@ -78,7 +78,7 @@
|
||||||
"postcss": "8.4.32",
|
"postcss": "8.4.32",
|
||||||
"postcss-loader": "7.3.3",
|
"postcss-loader": "7.3.3",
|
||||||
"prettier": "3.1.1",
|
"prettier": "3.1.1",
|
||||||
"tailwindcss": "3.4.0",
|
"tailwindcss": "3.3.6",
|
||||||
"ts-node": "10.9.2",
|
"ts-node": "10.9.2",
|
||||||
"ts-jest": "29.1.1",
|
"ts-jest": "29.1.1",
|
||||||
"ts-loader": "9.5.1",
|
"ts-loader": "9.5.1",
|
||||||
|
|
Loading…
Add table
Reference in a new issue