Skip to content

Commit d65cf9c

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 3b4e536 commit d65cf9c

File tree

2 files changed

+93
-93
lines changed

2 files changed

+93
-93
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -74,21 +74,21 @@
7474
"@tailwindcss/container-queries": "^0.1.1",
7575
"@tailwindcss/typography": "^0.5.12",
7676
"deepmerge": "^4.3.1",
77-
"remeda": "^1.57.0",
77+
"remeda": "^1.57.2",
7878
"tailwindcss-animated": "^1.0.1"
7979
},
8080
"devDependencies": {
8181
"@nextui-org/react": "^2.2.10",
8282
"@total-typescript/ts-reset": "^0.5.1",
8383
"@tsconfig/node20": "^20.1.4",
84-
"@types/node": "^20.12.2",
84+
"@types/node": "^20.12.5",
8585
"@u3u/eslint-config": "^2.15.0",
8686
"@u3u/prettier-config": "^4.5.0",
8787
"@u3u/tailwind-config": "link:",
8888
"@vitest/coverage-v8": "^1.4.0",
8989
"@vitest/ui": "^1.4.0",
9090
"bumpp": "^9.4.0",
91-
"daisyui": "^4.9.0",
91+
"daisyui": "^4.10.1",
9292
"dedent": "^1.5.1",
9393
"eslint": "^8.57.0",
9494
"execa": "^8.0.1",
@@ -98,7 +98,7 @@
9898
"simple-git-hooks": "^2.11.1",
9999
"tailwindcss": "^3.4.3",
100100
"tsup": "^8.0.2",
101-
"typescript": "^5.4.3",
101+
"typescript": "^5.4.4",
102102
"vitest": "^1.4.0"
103103
},
104104
"peerDependencies": {
@@ -118,7 +118,7 @@
118118
"optional": true
119119
}
120120
},
121-
"packageManager": "[email protected].5",
121+
"packageManager": "[email protected].6",
122122
"publishConfig": {
123123
"access": "public"
124124
},

0 commit comments

Comments
 (0)