Skip to content

Commit

Permalink
Update pkgs
Browse files Browse the repository at this point in the history
  • Loading branch information
ben-rogerson committed Nov 25, 2023
1 parent 6fae764 commit 059d9c4
Show file tree
Hide file tree
Showing 2 changed files with 568 additions and 744 deletions.
27 changes: 13 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,24 +39,23 @@
"react": ">=16.18.0"
},
"devDependencies": {
"@rollup/plugin-typescript": "^11.1.2",
"@rollup/plugin-typescript": "^11.1.5",
"@testing-library/react-hooks": "^8.0.1",
"@types/react": "^18.2.15",
"@types/react-dom": "^18.2.7",
"@types/throttle-debounce": "^5.0.0",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"@vitejs/plugin-react-swc": "^3.3.2",
"eslint": "^8.45.0",
"@types/react": "^18.2.38",
"@types/react-dom": "^18.2.17",
"@types/throttle-debounce": "^5.0.2",
"@typescript-eslint/eslint-plugin": "^6.12.0",
"@typescript-eslint/parser": "^6.12.0",
"@vitejs/plugin-react-swc": "^3.5.0",
"eslint": "^8.54.0",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.3",
"eslint-plugin-react-refresh": "^0.4.4",
"jsdom": "^22.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tailwindcss": "^3.3.3",
"tslib": "^2.6.1",
"typescript": "^5.0.2",
"vite": "^4.4.5",
"vitest": "^0.34.1"
"tslib": "^2.6.2",
"typescript": "^5.3.2",
"vite": "^5.0.2",
"vitest": "^0.34.6"
}
}
Loading

0 comments on commit 059d9c4

Please sign in to comment.