Skip to content

Commit

Permalink
build(deps): bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
p-m-p committed Mar 29, 2024
1 parent 51c2b64 commit 1fcb17c
Show file tree
Hide file tree
Showing 2 changed files with 254 additions and 219 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,33 +17,33 @@
"test:ui": "vitest --ui"
},
"devDependencies": {
"@commitlint/cli": "^19.0.0",
"@commitlint/config-conventional": "^19.0.0",
"@commitlint/cli": "^19.2.1",
"@commitlint/config-conventional": "^19.1.0",
"@testing-library/dom": "^9.3.4",
"@testing-library/jest-dom": "^6.4.2",
"@types/react": "^18.2.55",
"@types/react-dom": "^18.2.19",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^7.0.0",
"@types/react": "^18.2.73",
"@types/react-dom": "^18.2.23",
"@typescript-eslint/eslint-plugin": "^7.4.0",
"@typescript-eslint/parser": "^7.4.0",
"@vitejs/plugin-react": "^4.2.1",
"@vitest/coverage-v8": "^1.2.2",
"@vitest/ui": "^1.2.2",
"@vitest/coverage-v8": "^1.4.0",
"@vitest/ui": "^1.4.0",
"cz-conventional-changelog": "^3.3.0",
"esbuild": "^0.20.0",
"eslint": "^8.56.0",
"esbuild": "^0.20.2",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-react-app": "^7.0.1",
"eslint-plugin-react": "^7.33.2",
"husky": "^9.0.10",
"eslint-plugin-react": "^7.34.1",
"husky": "^9.0.11",
"jsdom": "^24.0.0",
"lerna": "^8.1.2",
"lint-staged": "^15.2.2",
"prettier": "^3.2.5",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"typescript": "^5.3.3",
"vite": "^5.1.1",
"vitest": "^1.2.2",
"typescript": "^5.4.3",
"vite": "^5.2.6",
"vitest": "^1.4.0",
"vitest-dom": "^0.1.1"
},
"config": {
Expand Down
Loading

0 comments on commit 1fcb17c

Please sign in to comment.