Skip to content

Commit 81156db

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

File tree

3 files changed

+466
-457
lines changed

3 files changed

+466
-457
lines changed

demo/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
"devDependencies": {
1313
"autoprefixer": "^10.4.20",
1414
"daisyui": "^4.12.22",
15-
"parcel": "^2.13.2",
15+
"parcel": "^2.13.3",
1616
"postcss": "^8.4.49",
17-
"tailwindcss": "^3.4.16",
17+
"tailwindcss": "^3.4.17",
1818
"typescript": "^5.5.2"
1919
}
2020
}

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"prepack": "yarn build"
3939
},
4040
"devDependencies": {
41-
"@commitlint/cli": "^19.6.0",
41+
"@commitlint/cli": "^19.6.1",
4242
"@commitlint/config-conventional": "^19.6.0",
4343
"@favware/cliff-jumper": "^5.0.0",
4444
"@sapphire/eslint-config": "^5.0.5",
@@ -48,7 +48,7 @@
4848
"@testing-library/jest-dom": "^6.6.3",
4949
"@testing-library/react": "^16.1.0",
5050
"@types/node": "^22.10.2",
51-
"@types/react": "^18.3.16",
51+
"@types/react": "^18.3.18",
5252
"@types/react-dom": "^18.3.5",
5353
"@typescript-eslint/eslint-plugin": "^7.13.1",
5454
"@typescript-eslint/parser": "^7.13.1",
@@ -93,7 +93,7 @@
9393
"resolutions": {
9494
"prettier": "^3.4.2",
9595
"@types/react-dom": "^18.3.5",
96-
"@types/react": "^18.3.16",
96+
"@types/react": "^18.3.18",
9797
"@typescript-eslint/eslint-plugin": "^7.13.1",
9898
"@typescript-eslint/parser": "^7.13.1",
9999
"cz-conventional-changelog": "^3.3.0",

0 commit comments

Comments
 (0)