Skip to content

Commit bd92f89

Browse files
chore(deps): update all non-major dependencies
1 parent 10f1c7f commit bd92f89

File tree

2 files changed

+163
-164
lines changed

2 files changed

+163
-164
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@
4141
"react-dom": "^19.1.0"
4242
},
4343
"devDependencies": {
44-
"@commitlint/cli": "^19.8.0",
45-
"@commitlint/config-conventional": "^19.8.0",
44+
"@commitlint/cli": "^19.8.1",
45+
"@commitlint/config-conventional": "^19.8.1",
4646
"@floating-ui/react-dom": "^2.1.2",
4747
"@iconify-json/material-symbols": "^1.2.20",
4848
"@iconify-json/mingcute": "^1.2.3",
@@ -52,9 +52,9 @@
5252
"@tailwindcss/container-queries": "^0.1.1",
5353
"@testing-library/jest-dom": "^6.6.3",
5454
"@testing-library/react": "^16.2.0",
55-
"@types/node": "^20.17.30",
56-
"@types/react": "^19.0.14",
57-
"@types/react-dom": "^18.3.6",
55+
"@types/node": "^20.17.45",
56+
"@types/react": "^19.1.3",
57+
"@types/react-dom": "^18.3.7",
5858
"@vitejs/plugin-react": "^4.3.4",
5959
"autoprefixer": "^10.4.21",
6060
"bypass-vue-devtools": "^0.0.6",
@@ -64,15 +64,15 @@
6464
"eslint-config-hyoban": "^3.2.2",
6565
"happy-dom": "^15.11.7",
6666
"jsdom": "^25.0.1",
67-
"lint-staged": "^15.5.1",
68-
"nbump": "^2.0.10",
67+
"lint-staged": "^15.5.2",
68+
"nbump": "^2.1.2",
6969
"postcss": "^8.5.3",
7070
"prettier": "^3.5.3",
7171
"rimraf": "^6.0.1",
7272
"simple-git-hooks": "^2.12.1",
7373
"tailwindcss": "^3.4.17",
7474
"tailwindcss-animated": "^1.1.2",
75-
"tsx": "^4.19.3",
75+
"tsx": "^4.19.4",
7676
"typescript": "5.8.3",
7777
"vitest": "^2.1.9",
7878
"vitest-canvas-mock": "^0.3.3"

0 commit comments

Comments
 (0)