Skip to content

Commit

Permalink
Dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
BradyMitch committed Jun 10, 2024
1 parent cf2350b commit 8ce5c26
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,29 +30,29 @@
},
"devDependencies": {
"@jest/globals": "29.7.0",
"@rollup/plugin-commonjs": "25.0.7",
"@rollup/plugin-commonjs": "25.0.8",
"@rollup/plugin-json": "6.1.0",
"@rollup/plugin-multi-entry": "6.0.1",
"@rollup/plugin-node-resolve": "15.2.3",
"@rollup/plugin-typescript": "11.1.6",
"@testing-library/jest-dom": "6.4.2",
"@testing-library/react": "15.0.5",
"@testing-library/jest-dom": "6.4.5",
"@testing-library/react": "16.0.0",
"@types/jest": "29.5.12",
"@types/react": "18.3.1",
"@typescript-eslint/eslint-plugin": "7.7.1",
"@typescript-eslint/parser": "7.7.1",
"@types/react": "18.3.3",
"@typescript-eslint/eslint-plugin": "7.12.0",
"@typescript-eslint/parser": "7.12.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-react": "7.34.1",
"eslint-plugin-react": "7.34.2",
"identity-obj-proxy": "3.0.0",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"prettier": "3.2.5",
"react-test-renderer": "18.2.0",
"rollup-plugin-dts": "6.1.0",
"prettier": "3.3.0",
"react-test-renderer": "18.3.1",
"rollup-plugin-dts": "6.1.1",
"rollup-plugin-postcss": "4.0.2",
"ts-jest": "29.1.2",
"ts-jest": "29.1.4",
"ts-node": "10.9.2",
"tslib": "2.6.2",
"typescript": "5.4.5"
Expand Down

0 comments on commit 8ce5c26

Please sign in to comment.