Skip to content

Commit 3756b44

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

File tree

5 files changed

+320
-319
lines changed

5 files changed

+320
-319
lines changed

.yarn/releases/yarn-4.6.0.cjs renamed to .yarn/releases/yarn-4.7.0.cjs

Lines changed: 292 additions & 291 deletions
Large diffs are not rendered by default.

.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ plugins:
1010
- path: .yarn/plugins/@yarnpkg/plugin-git-hooks.cjs
1111
spec: 'https://raw.githubusercontent.com/trufflehq/yarn-plugin-git-hooks/main/bundles/%40yarnpkg/plugin-git-hooks.js'
1212

13-
yarnPath: .yarn/releases/yarn-4.6.0.cjs
13+
yarnPath: .yarn/releases/yarn-4.7.0.cjs

demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"devDependencies": {
1313
"autoprefixer": "^10.4.20",
14-
"daisyui": "^4.12.23",
14+
"daisyui": "^4.12.24",
1515
"parcel": "^2.13.3",
1616
"postcss": "^8.5.3",
1717
"tailwindcss": "^3.4.17",

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -47,21 +47,21 @@
4747
"@testing-library/dom": "^10.4.0",
4848
"@testing-library/jest-dom": "^6.6.3",
4949
"@testing-library/react": "^16.2.0",
50-
"@types/node": "^22.13.5",
50+
"@types/node": "^22.13.8",
5151
"@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",
5555
"cz-conventional-changelog": "^3.3.0",
5656
"dts-cli": "^2.0.5",
5757
"eslint": "^8.57.1",
58-
"eslint-config-prettier": "^10.0.1",
58+
"eslint-config-prettier": "^10.0.2",
5959
"eslint-config-react-app": "^7.0.1",
6060
"eslint-plugin-import": "^2.31.0",
6161
"eslint-plugin-jsx-a11y": "^6.10.2",
6262
"eslint-plugin-prettier": "^5.2.3",
6363
"eslint-plugin-react": "^7.37.4",
64-
"eslint-plugin-react-hooks": "^5.1.0",
64+
"eslint-plugin-react-hooks": "^5.2.0",
6565
"lint-staged": "^15.4.3",
6666
"prettier": "^3.5.2",
6767
"react": "^18.3.1",
@@ -97,12 +97,12 @@
9797
"@typescript-eslint/eslint-plugin": "^7.13.1",
9898
"@typescript-eslint/parser": "^7.13.1",
9999
"cz-conventional-changelog": "^3.3.0",
100-
"eslint-config-prettier": "^10.0.1",
100+
"eslint-config-prettier": "^10.0.2",
101101
"eslint-config-react-app": "^7.0.1",
102102
"eslint-plugin-import": "^2.31.0",
103103
"eslint-plugin-jsx-a11y": "^6.10.2",
104104
"eslint-plugin-prettier": "^5.2.3",
105-
"eslint-plugin-react-hooks": "^5.1.0",
105+
"eslint-plugin-react-hooks": "^5.2.0",
106106
"eslint-plugin-react": "^7.37.4",
107107
"eslint": "^8.57.1",
108108
"react-dom": "^18.3.1",
@@ -113,5 +113,5 @@
113113
"@types/testing-library__jest-dom@^5.14.8": "patch:@types/testing-library__jest-dom@npm%3A5.14.7#./.yarn/patches/@types-testing-library__jest-dom-npm-5.14.7-9c1df8c5da.patch",
114114
"@types/testing-library__jest-dom@^5.9.1": "patch:@types/testing-library__jest-dom@npm%3A5.14.7#./.yarn/patches/@types-testing-library__jest-dom-npm-5.14.7-9c1df8c5da.patch"
115115
},
116-
"packageManager": "yarn@4.6.0"
116+
"packageManager": "yarn@4.7.0"
117117
}

yarn.lock

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -3914,12 +3914,12 @@ __metadata:
39143914
languageName: node
39153915
linkType: hard
39163916

3917-
"@types/node@npm:*, @types/node@npm:^22.13.5":
3918-
version: 22.13.5
3919-
resolution: "@types/node@npm:22.13.5"
3917+
"@types/node@npm:*, @types/node@npm:^22.13.8":
3918+
version: 22.13.8
3919+
resolution: "@types/node@npm:22.13.8"
39203920
dependencies:
39213921
undici-types: "npm:~6.20.0"
3922-
checksum: 10/a69ec8dba36a58a93e3ec3709a6a362ca0cdd8443310bb5e43b0c1f560c57bcc120c96fabb301ef42c2901f46103adad5158b6923ea14e8e14a432af20a2bb24
3922+
checksum: 10/b69de3caab80336747bf41b5063478d23b196b9594c6f2eb819791380cc571676087dceb0fde9531ef7a1293f3eae12a9aaf79d8de349378c29a17c5e657bc78
39233923
languageName: node
39243924
linkType: hard
39253925

@@ -5793,15 +5793,15 @@ __metadata:
57935793
languageName: node
57945794
linkType: hard
57955795

5796-
"daisyui@npm:^4.12.23":
5797-
version: 4.12.23
5798-
resolution: "daisyui@npm:4.12.23"
5796+
"daisyui@npm:^4.12.24":
5797+
version: 4.12.24
5798+
resolution: "daisyui@npm:4.12.24"
57995799
dependencies:
58005800
css-selector-tokenizer: "npm:^0.8"
58015801
culori: "npm:^3"
58025802
picocolors: "npm:^1"
58035803
postcss-js: "npm:^4"
5804-
checksum: 10/2d85d4c5fc62515a891c3f679c2b32178567cc4ec2b26b9fbf172ecea67c661eebdc2047b9392f0616a199d528b535c12226f9ebcde884fbdd98c2ed98793116
5804+
checksum: 10/a721117a9a9aa411afb3c8199d881771f5f7de3b034be9510e7d5b9df5d74ee1767592701ce96f7fd8d6481dc85e6dc30be137e71031c4e71a3492c813f0ce6e
58055805
languageName: node
58065806
linkType: hard
58075807

@@ -6601,14 +6601,14 @@ __metadata:
66016601
languageName: node
66026602
linkType: hard
66036603

6604-
"eslint-config-prettier@npm:^10.0.1":
6605-
version: 10.0.1
6606-
resolution: "eslint-config-prettier@npm:10.0.1"
6604+
"eslint-config-prettier@npm:^10.0.2":
6605+
version: 10.0.2
6606+
resolution: "eslint-config-prettier@npm:10.0.2"
66076607
peerDependencies:
66086608
eslint: ">=7.0.0"
66096609
bin:
66106610
eslint-config-prettier: build/bin/cli.js
6611-
checksum: 10/ba6875df0fc4fd3c7c6e2ec9c2e6a224462f7afc662f4cf849775c598a3571c1be136a9b683b12971653b3dcf3f31472aaede3076524b46ec9a77582630158e5
6611+
checksum: 10/6d4bbdd5d1810457c63035eef1a085e00bfce34873a5cf461fc696eb635c6aa408184aab6ff6c7e979bb0992485f6dc75e0c993f7193b0d4ceec25f32505c531
66126612
languageName: node
66136613
linkType: hard
66146614

@@ -6782,12 +6782,12 @@ __metadata:
67826782
languageName: node
67836783
linkType: hard
67846784

6785-
"eslint-plugin-react-hooks@npm:^5.1.0":
6786-
version: 5.1.0
6787-
resolution: "eslint-plugin-react-hooks@npm:5.1.0"
6785+
"eslint-plugin-react-hooks@npm:^5.2.0":
6786+
version: 5.2.0
6787+
resolution: "eslint-plugin-react-hooks@npm:5.2.0"
67886788
peerDependencies:
67896789
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0
6790-
checksum: 10/b6778fd9e1940b06868921309e8b269426e17eda555816d4b71def4dcf0572de1199fdb627ac09ce42160b9569a93cd9b0fd81b740ab4df98205461c53997a43
6790+
checksum: 10/ebb79e9cf69ae06e3a7876536653c5e556b5fd8cd9dc49577f10a6e728360e7b6f5ce91f4339b33e93b26e3bb23805418f8b5e75db80baddd617b1dffe73bed1
67916791
languageName: node
67926792
linkType: hard
67936793

@@ -11293,7 +11293,7 @@ __metadata:
1129311293
resolution: "react-if-demo@workspace:demo"
1129411294
dependencies:
1129511295
autoprefixer: "npm:^10.4.20"
11296-
daisyui: "npm:^4.12.23"
11296+
daisyui: "npm:^4.12.24"
1129711297
parcel: "npm:^2.13.3"
1129811298
postcss: "npm:^8.5.3"
1129911299
tailwindcss: "npm:^3.4.17"
@@ -11314,21 +11314,21 @@ __metadata:
1131411314
"@testing-library/dom": "npm:^10.4.0"
1131511315
"@testing-library/jest-dom": "npm:^6.6.3"
1131611316
"@testing-library/react": "npm:^16.2.0"
11317-
"@types/node": "npm:^22.13.5"
11317+
"@types/node": "npm:^22.13.8"
1131811318
"@types/react": "npm:^18.3.18"
1131911319
"@types/react-dom": "npm:^18.3.5"
1132011320
"@typescript-eslint/eslint-plugin": "npm:^7.13.1"
1132111321
"@typescript-eslint/parser": "npm:^7.13.1"
1132211322
cz-conventional-changelog: "npm:^3.3.0"
1132311323
dts-cli: "npm:^2.0.5"
1132411324
eslint: "npm:^8.57.1"
11325-
eslint-config-prettier: "npm:^10.0.1"
11325+
eslint-config-prettier: "npm:^10.0.2"
1132611326
eslint-config-react-app: "npm:^7.0.1"
1132711327
eslint-plugin-import: "npm:^2.31.0"
1132811328
eslint-plugin-jsx-a11y: "npm:^6.10.2"
1132911329
eslint-plugin-prettier: "npm:^5.2.3"
1133011330
eslint-plugin-react: "npm:^7.37.4"
11331-
eslint-plugin-react-hooks: "npm:^5.1.0"
11331+
eslint-plugin-react-hooks: "npm:^5.2.0"
1133211332
lint-staged: "npm:^15.4.3"
1133311333
prettier: "npm:^3.5.2"
1133411334
react: "npm:^18.3.1"

0 commit comments

Comments
 (0)