Skip to content

Commit

Permalink
Upgrade package as dependabot cannot dependabot/dependabot-core#9522
Browse files Browse the repository at this point in the history
  • Loading branch information
pinarruiz committed Apr 26, 2024
1 parent e541ad4 commit 5a4c1c7
Show file tree
Hide file tree
Showing 2 changed files with 440 additions and 440 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"dependencies": {
"@gitbeaker/rest": "40.0.3",
"@hookform/resolvers": "3.3.4",
"@mantine/hooks": "7.8.0",
"@mantine/hooks": "7.8.1",
"@radix-ui/react-checkbox": "1.0.4",
"@radix-ui/react-dialog": "1.0.5",
"@radix-ui/react-dropdown-menu": "2.0.6",
Expand All @@ -28,31 +28,31 @@
"@radix-ui/react-select": "2.0.0",
"@radix-ui/react-separator": "1.0.3",
"@radix-ui/react-slot": "1.0.2",
"@tanstack/react-query": "5.31.0",
"@tanstack/react-query": "5.32.0",
"class-variance-authority": "0.7.0",
"clsx": "2.1.1",
"cmdk": "1.0.0",
"cookies-next": "4.1.1",
"lucide-react": "0.372.0",
"next": "14.2.2",
"lucide-react": "0.373.0",
"next": "14.2.3",
"next-auth": "4.24.7",
"next-themes": "0.3.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.0",
"react-dom": "18.3.0",
"react-hook-form": "7.51.3",
"tailwind-merge": "2.3.0",
"tailwindcss-animate": "1.0.7",
"yup": "1.4.0"
},
"devDependencies": {
"@tanstack/eslint-plugin-query": "5.28.11",
"@tanstack/react-query-devtools": "5.29.2",
"@tanstack/react-query-devtools": "5.32.0",
"@types/node": "20.12.7",
"@types/react": "18.2.79",
"@types/react-dom": "18.2.25",
"@types/react": "18.3.0",
"@types/react-dom": "18.3.0",
"autoprefixer": "10.4.19",
"eslint": "8.57.0",
"eslint-config-next": "14.2.2",
"eslint-config-next": "14.2.3",
"eslint-config-prettier": "9.1.0",
"husky": "9.0.11",
"lint-staged": "15.2.2",
Expand Down
Loading

0 comments on commit 5a4c1c7

Please sign in to comment.