Skip to content

Commit ef157f8

Browse files
fix(deps): update all non-major dependencies (minor) (#142)
fix(deps): update all non-major dependencies Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a81835d commit ef157f8

File tree

2 files changed

+512
-549
lines changed

2 files changed

+512
-549
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -34,15 +34,15 @@
3434
"@tailwindcss/typography": "^0.5.16",
3535
"clsx": "^2.1.1",
3636
"commitlint-config-gitmoji": "^2.3.1",
37-
"motion": "11.15.0",
37+
"motion": "11.18.2",
3838
"next": "14.2.26",
3939
"postcss-import": "^16.1.0",
40-
"react": "^19.0.0",
41-
"react-dom": "^19.0.0"
40+
"react": "^19.1.0",
41+
"react-dom": "^19.1.0"
4242
},
4343
"devDependencies": {
44-
"@commitlint/cli": "^19.6.1",
45-
"@commitlint/config-conventional": "^19.6.0",
44+
"@commitlint/cli": "^19.8.0",
45+
"@commitlint/config-conventional": "^19.8.0",
4646
"@floating-ui/react-dom": "^2.1.2",
4747
"@iconify-json/material-symbols": "^1.2.17",
4848
"@iconify-json/mingcute": "^1.2.3",
@@ -51,7 +51,7 @@
5151
"@peculiar/webcrypto": "^1.5.0",
5252
"@tailwindcss/container-queries": "^0.1.1",
5353
"@testing-library/jest-dom": "^6.6.3",
54-
"@testing-library/react": "^16.1.0",
54+
"@testing-library/react": "^16.2.0",
5555
"@types/node": "^20.17.27",
5656
"@types/react": "^19.0.12",
5757
"@types/react-dom": "^18.3.5",
@@ -60,20 +60,20 @@
6060
"bypass-vue-devtools": "^0.0.6",
6161
"daisyui": "^4.12.24",
6262
"dayjs": "^1.11.13",
63-
"eslint": "^9.17.0",
63+
"eslint": "^9.23.0",
6464
"eslint-config-hyoban": "^3.1.16",
6565
"happy-dom": "^15.11.7",
6666
"jsdom": "^25.0.1",
67-
"lint-staged": "^15.3.0",
67+
"lint-staged": "^15.5.0",
6868
"nbump": "^2.0.7",
69-
"postcss": "^8.4.49",
70-
"prettier": "^3.4.2",
69+
"postcss": "^8.5.3",
70+
"prettier": "^3.5.3",
7171
"rimraf": "^6.0.1",
72-
"simple-git-hooks": "^2.11.1",
72+
"simple-git-hooks": "^2.12.1",
7373
"tailwindcss": "^3.4.17",
7474
"tailwindcss-animated": "^1.1.2",
7575
"tsx": "^4.19.3",
76-
"typescript": "5.7.3",
76+
"typescript": "5.8.2",
7777
"vitest": "^2.1.9",
7878
"vitest-canvas-mock": "^0.3.3"
7979
},

0 commit comments

Comments
 (0)