Skip to content

Commit

Permalink
Add default identity
Browse files Browse the repository at this point in the history
  • Loading branch information
geoperez committed Dec 12, 2023
1 parent 3e1feef commit 853f157
Show file tree
Hide file tree
Showing 14 changed files with 160 additions and 147 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,17 +20,17 @@
"zustand": "^4.4.7"
},
"devDependencies": {
"@rspack/cli": "0.4.2",
"@rspack/core": "0.4.2",
"@rspack/cli": "0.4.3",
"@rspack/core": "0.4.3",
"@testing-library/jest-dom": "^6.1.5",
"@testing-library/react": "^14.1.2",
"@types/jest": "^29.5.11",
"@types/object-hash": "^3.0.6",
"@types/react": "^18.2.42",
"@types/react": "^18.2.43",
"@types/react-dom": "^18.2.17",
"@types/recharts": "1.8.28",
"@types/recharts": "1.8.29",
"@types/node": "^20.10.4",
"@typescript-eslint/eslint-plugin": "^6.13.2",
"@typescript-eslint/eslint-plugin": "^6.14.0",
"autoprefixer": "^10.4.16",
"eslint": "^8.55.0",
"eslint-config-unosquare": "0.8.2",
Expand All @@ -43,7 +43,7 @@
"lint-staged": "^15.2.0",
"object-hash": "^3.0.0",
"postcss-loader": "^7.3.3",
"prettier": "^3.1.0",
"prettier": "^3.1.1",
"tailwindcss": "^3.3.6",
"ts-jest": "^29.1.1",
"typescript": "^5.3.3"
Expand Down
Loading

0 comments on commit 853f157

Please sign in to comment.