Skip to content

Commit a6fcd13

Browse files
committed
chore: bump version to 1.3.0 and update dependencies
1 parent 33b4e50 commit a6fcd13

File tree

2 files changed

+134
-245
lines changed

2 files changed

+134
-245
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tw-animate-css",
3-
"version": "1.2.9",
3+
"version": "1.3.0",
44
"description": "TailwindCSS v4.0 compatible replacement for `tailwindcss-animate`.",
55
"keywords": [
66
"accordion",
@@ -62,14 +62,14 @@
6262
"printWidth": 100
6363
},
6464
"devDependencies": {
65-
"@commitlint/cli": "^19.8.0",
66-
"@commitlint/config-conventional": "^19.8.0",
67-
"lint-staged": "^15.5.1",
65+
"@commitlint/cli": "^19.8.1",
66+
"@commitlint/config-conventional": "^19.8.1",
67+
"lint-staged": "^16.0.0",
6868
"prettier": "^3.5.3",
6969
"simple-git-hooks": "^2.13.0",
70-
"sort-package-json": "^3.1.0"
70+
"sort-package-json": "^3.2.1"
7171
},
72-
"packageManager": "pnpm@10.10.0",
72+
"packageManager": "pnpm@10.11.0",
7373
"pnpm": {
7474
"onlyBuiltDependencies": [
7575
"simple-git-hooks"

0 commit comments

Comments
 (0)