Skip to content

Commit

Permalink
Updating version of react
Browse files Browse the repository at this point in the history
  • Loading branch information
rontrolard committed Dec 17, 2024
1 parent b39f0db commit 7126fdc
Show file tree
Hide file tree
Showing 2 changed files with 3,088 additions and 2,430 deletions.
44 changes: 22 additions & 22 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,33 +47,33 @@
}
},
"devDependencies": {
"@size-limit/preset-small-lib": "^11.0.2",
"@types/react": "^18.2.55",
"@types/react-dom": "^18.2.19",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"@vitejs/plugin-react-swc": "^3.6.0",
"eslint": "^8.56.0",
"@size-limit/preset-small-lib": "^11.1.6",
"@types/react": "^19.0.1",
"@types/react-dom": "^19.0.2",
"@typescript-eslint/eslint-plugin": "^8.18.1",
"@typescript-eslint/parser": "^8.18.1",
"@vitejs/plugin-react-swc": "^3.7.2",
"eslint": "^8.57.1",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-typescript": "^18.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-hooks": "^5.1.0",
"history": "^5.3.0",
"husky": "^9.0.11",
"husky": "^9.1.7",
"path": "^0.12.7",
"prettier": "^3.2.5",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.22.1",
"size-limit": "^11.0.2",
"typescript": "^5.3.3",
"vite": "^5.1.3",
"vite-plugin-dts": "^4.0.0",
"vite-tsconfig-paths": "^5.0.0"
"prettier": "^3.4.2",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-router-dom": "^7.0.2",
"size-limit": "^11.1.6",
"typescript": "^5.7.2",
"vite": "^6.0.3",
"vite-plugin-dts": "^4.3.0",
"vite-tsconfig-paths": "^5.1.4"
},
"peerDependencies": {
"react": ">=16.8",
Expand Down
Loading

0 comments on commit 7126fdc

Please sign in to comment.