Skip to content

Commit

Permalink
chore(deps): update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ribeirojose committed Feb 6, 2024
1 parent 0cbcb1b commit 40b9c7f
Show file tree
Hide file tree
Showing 2 changed files with 145 additions and 134 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,17 +94,17 @@
"@storybook/testing-library": "0.2.2",
"@svgr/rollup": "^8.1.0",
"@swc/core": "^1.4.0",
"@testing-library/jest-dom": "^6.4.1",
"@testing-library/react": "^14.2.0",
"@types/node": "20.11.15",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "^14.2.1",
"@types/node": "20.11.16",
"@types/quill": "^2",
"@types/react": "18.2.51",
"@types/react": "18.2.54",
"@types/react-beautiful-dnd": "^13",
"@types/react-dom": "18.2.18",
"@types/react-test-renderer": "18.0.7",
"@types/rollup-plugin-peer-deps-external": "^2",
"@typescript-eslint/eslint-plugin": "6.20.0",
"@typescript-eslint/parser": "6.20.0",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"@vitejs/plugin-react": "^4.2.1",
"@vitest/coverage-v8": "^1.2.2",
"autoprefixer": "^10.4.17",
Expand All @@ -123,12 +123,12 @@
"eslint-plugin-storybook": "0.6.15",
"eslint-plugin-typescript-sort-keys": "3.1.0",
"eslint-plugin-unused-imports": "3.0.0",
"husky": "9.0.9",
"husky": "9.0.10",
"jsdom": "^24.0.0",
"lint-staged": "15.2.1",
"postcss": "^8.4.33",
"lint-staged": "15.2.2",
"postcss": "^8.4.34",
"postcss-loader": "^8.1.0",
"prettier": "3.2.4",
"prettier": "3.2.5",
"prop-types": "15.8.1",
"react-hook-form": "^7.50.0",
"react-test-renderer": "18.2.0",
Expand All @@ -149,7 +149,7 @@
"typescript": "^5.3.3",
"vite": "^5.0.12",
"vitest": "^1.2.2",
"webpack": "^5.90.0",
"webpack": "^5.90.1",
"yalc": "1.0.0-pre.53"
},
"peerDependencies": {
Expand Down Expand Up @@ -195,7 +195,7 @@
"@radix-ui/react-toggle": "^1.0.3",
"@radix-ui/react-toggle-group": "^1.0.4",
"@radix-ui/react-tooltip": "^1.0.7",
"@tanstack/react-table": "^8.11.7",
"@tanstack/react-table": "^8.11.8",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.0",
"cmdk": "^0.2.1",
Expand All @@ -206,8 +206,8 @@
"object-to-formdata": "^4.5.1",
"react-beautiful-dnd": "^13.1.1",
"react-day-picker": "^8.10.0",
"react-router": "^6.21.3",
"react-router-dom": "^6.21.3",
"react-router": "^6.22.0",
"react-router-dom": "^6.22.0",
"swr": "^2.2.4",
"tailwind-merge": "^2.2.1",
"zod": "^3.22.4"
Expand Down
Loading

0 comments on commit 40b9c7f

Please sign in to comment.