Skip to content
This repository was archived by the owner on Apr 5, 2026. It is now read-only.

Commit fe39a5a

Browse files
chore(deps): update all non-major dependencies (#429)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a9e20a6 commit fe39a5a

3 files changed

Lines changed: 105 additions & 103 deletions

File tree

demo/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@
1111
},
1212
"devDependencies": {
1313
"@parcel/transformer-postcss": "^2.15.2",
14-
"@tailwindcss/postcss": "^4.1.8",
14+
"@tailwindcss/postcss": "^4.1.10",
1515
"daisyui": "^5.0.43",
1616
"parcel": "^2.15.2",
17-
"postcss": "^8.5.4",
18-
"tailwindcss": "^4.1.8",
17+
"postcss": "^8.5.5",
18+
"tailwindcss": "^4.1.10",
1919
"typescript": "^5.8.3"
2020
}
2121
}

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@testing-library/react": "^16.3.0",
5050
"@types/entities": "^2.0.2",
5151
"@types/node": "^22.15.31",
52-
"@types/react": "^19.1.7",
52+
"@types/react": "^19.1.8",
5353
"@types/react-dom": "^19.1.6",
5454
"@typescript-eslint/eslint-plugin": "^7.18.0",
5555
"@typescript-eslint/parser": "^7.18.0",
@@ -64,11 +64,11 @@
6464
"eslint-plugin-react": "^7.37.5",
6565
"eslint-plugin-react-hooks": "^5.2.0",
6666
"jest": "^29.7.0",
67-
"lint-staged": "^16.1.0",
67+
"lint-staged": "^16.1.2",
6868
"prettier": "^3.5.3",
6969
"react": "^19.1.0",
7070
"react-dom": "^19.1.0",
71-
"ts-jest": "^29.3.4",
71+
"ts-jest": "^29.4.0",
7272
"typedoc": "^0.28.5",
7373
"typedoc-plugin-markdown": "^4.6.4",
7474
"typescript": "^5.8.3"
@@ -95,7 +95,7 @@
9595
},
9696
"resolutions": {
9797
"prettier": "^3.5.3",
98-
"@types/react": "^19.1.7",
98+
"@types/react": "^19.1.8",
9999
"@types/react-dom": "^19.1.6",
100100
"@typescript-eslint/eslint-plugin": "^7.18.0",
101101
"@typescript-eslint/parser": "^7.18.0",

0 commit comments

Comments
 (0)