Skip to content

Commit

Permalink
deps: latest packages
Browse files Browse the repository at this point in the history
  • Loading branch information
mdirshaddev committed Aug 13, 2023
1 parent de3b3f7 commit 5bfb08f
Show file tree
Hide file tree
Showing 2 changed files with 500 additions and 494 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,18 +13,18 @@
"react-dom": "^18.2.0"
},
"devDependencies": {
"@types/react": "^18.0.27",
"@types/react-dom": "^18.0.10",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@vitejs/plugin-react-swc": "^3.0.0",
"eslint": "^8.0.1",
"@types/react": "^18.2.20",
"@types/react-dom": "^18.2.7",
"@typescript-eslint/eslint-plugin": "^6.3.0",
"@vitejs/plugin-react-swc": "^3.3.2",
"eslint": "^8.47.0",
"eslint-config-standard-with-typescript": "^37.0.0",
"eslint-plugin-import": "^2.25.2",
"eslint-plugin-n": "^16.0.0",
"eslint-plugin-promise": "^6.0.0",
"eslint-plugin-react": "^7.32.2",
"prettier": "^3.0.0",
"typescript": "^5.0.0",
"vite": "^4.1.5"
"eslint-plugin-import": "^2.28.0",
"eslint-plugin-n": "^16.0.1",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-react": "^7.33.1",
"prettier": "^3.0.1",
"typescript": "^5.1.6",
"vite": "^4.4.9"
}
}
Loading

0 comments on commit 5bfb08f

Please sign in to comment.