Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
dtemkin1 committed Apr 9, 2024
2 parents a618a9f + c48d607 commit 90d9e9e
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 84 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@
},
"devDependencies": {
"@types/react": "^18.2.73",
"@types/react-dom": "^18.2.23",
"@typescript-eslint/eslint-plugin": "^7.4.0",
"@typescript-eslint/parser": "^7.4.0",
"@types/react-dom": "^18.2.24",
"@typescript-eslint/eslint-plugin": "^7.5.0",
"@typescript-eslint/parser": "^7.5.0",
"@vitejs/plugin-react-swc": "^3.6.0",
"eslint": "^8.57.0",
"eslint-config-mantine": "^3.2.0",
Expand All @@ -41,7 +41,7 @@
"postcss-preset-mantine": "^1.13.0",
"postcss-simple-vars": "^7.0.1",
"prettier": "^3.2.5",
"typescript": "^5.4.3",
"vite": "^5.2.7"
"typescript": "^5.4.4",
"vite": "^5.2.8"
}
}
Loading

0 comments on commit 90d9e9e

Please sign in to comment.