Skip to content

Commit b8de408

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

File tree

3 files changed

+487
-487
lines changed

3 files changed

+487
-487
lines changed

demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"devDependencies": {
1313
"autoprefixer": "^10.4.21",
1414
"daisyui": "^4.12.24",
15-
"parcel": "^2.15.1",
15+
"parcel": "^2.15.2",
1616
"postcss": "^8.5.3",
1717
"tailwindcss": "^3.4.17",
1818
"typescript": "^5.5.2"

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@
4747
"@testing-library/dom": "^10.4.0",
4848
"@testing-library/jest-dom": "^6.6.3",
4949
"@testing-library/react": "^16.3.0",
50-
"@types/node": "^22.15.18",
51-
"@types/react": "^18.3.21",
50+
"@types/node": "^22.15.21",
51+
"@types/react": "^18.3.22",
5252
"@types/react-dom": "^18.3.7",
5353
"@typescript-eslint/eslint-plugin": "^7.13.1",
5454
"@typescript-eslint/parser": "^7.13.1",
@@ -93,7 +93,7 @@
9393
"resolutions": {
9494
"prettier": "^3.5.3",
9595
"@types/react-dom": "^18.3.7",
96-
"@types/react": "^18.3.21",
96+
"@types/react": "^18.3.22",
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)