Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Valeriano committed Jun 13, 2024
1 parent affd8b7 commit fc03d17
Show file tree
Hide file tree
Showing 2 changed files with 178 additions and 133 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,12 @@
"devDependencies": {
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@mkvlrn/eslint-config": "^24.6.6",
"@mkvlrn/prettier-config": "^24.6.3",
"@next/eslint-plugin-next": "^14.2.3",
"@mkvlrn/eslint-config": "^24.6.7",
"@mkvlrn/prettier-config": "^24.6.4",
"@next/eslint-plugin-next": "^14.2.4",
"@swc/plugin-transform-imports": "^2.0.5",
"@testing-library/dom": "^10.1.0",
"@testing-library/jest-dom": "^6.4.5",
"@testing-library/jest-dom": "^6.4.6",
"@testing-library/react": "^16.0.0",
"@types/node": "^20.14.2",
"@types/react": "^18.3.3",
Expand All @@ -44,17 +44,17 @@
"autoprefixer": "^10.4.19",
"husky": "^9.0.11",
"jsdom": "^24.1.0",
"lint-staged": "^15.2.5",
"lint-staged": "^15.2.7",
"postcss": "^8.4.38",
"rimraf": "^5.0.7",
"tailwindcss": "^3.4.4",
"typescript": "^5.4.5",
"typescript-eslint": "^7.12.0",
"typescript-eslint": "^7.13.0",
"vite-tsconfig-paths": "^4.3.2",
"vitest": "^1.6.0"
},
"dependencies": {
"next": "^14.2.3",
"next": "^14.2.4",
"react": "^18.3.1",
"react-dom": "^18.3.1"
}
Expand Down
Loading

0 comments on commit fc03d17

Please sign in to comment.