Skip to content

Commit 04c7ebc

Browse files
chore(deps): update all non-major dependencies
1 parent 7f5a5de commit 04c7ebc

File tree

5 files changed

+497
-497
lines changed

5 files changed

+497
-497
lines changed

.yarn/releases/yarn-4.9.2.cjs renamed to .yarn/releases/yarn-4.9.4.cjs

Lines changed: 358 additions & 358 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://github.com/raw/trufflehq/yarn-plugin-git-hooks/main/bundles/%40yarnpkg/plugin-git-hooks.js'
1212

13-
yarnPath: .yarn/releases/yarn-4.9.2.cjs
13+
yarnPath: .yarn/releases/yarn-4.9.4.cjs

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.4",
14-
"@tailwindcss/postcss": "^4.1.12",
15-
"daisyui": "^5.0.50",
14+
"@tailwindcss/postcss": "^4.1.13",
15+
"daisyui": "^5.1.10",
1616
"parcel": "^2.15.4",
1717
"postcss": "^8.5.6",
18-
"tailwindcss": "^4.1.12",
18+
"tailwindcss": "^4.1.13",
1919
"typescript": "^5.8.3"
2020
}
2121
}

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -45,15 +45,15 @@
4545
"@sapphire/prettier-config": "^2.0.0",
4646
"@sapphire/ts-config": "^5.0.1",
4747
"@testing-library/dom": "^10.4.1",
48-
"@testing-library/jest-dom": "^6.7.0",
48+
"@testing-library/jest-dom": "^6.8.0",
4949
"@testing-library/react": "^16.3.0",
5050
"@types/entities": "^2.0.2",
51-
"@types/node": "^22.17.2",
52-
"@types/react": "^19.1.10",
53-
"@types/react-dom": "^19.1.7",
51+
"@types/node": "^22.18.3",
52+
"@types/react": "^19.1.13",
53+
"@types/react-dom": "^19.1.9",
5454
"@typescript-eslint/eslint-plugin": "^7.18.0",
5555
"@typescript-eslint/parser": "^7.18.0",
56-
"ansi-regex": "^6.1.0",
56+
"ansi-regex": "^6.2.2",
5757
"cz-conventional-changelog": "^3.3.0",
5858
"dts-cli": "^2.0.5",
5959
"eslint": "^8.57.1",
@@ -64,7 +64,7 @@
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.5",
67+
"lint-staged": "^16.1.6",
6868
"prettier": "^3.6.2",
6969
"react": "^19.1.1",
7070
"react-dom": "^19.1.1",
@@ -95,8 +95,8 @@
9595
},
9696
"resolutions": {
9797
"prettier": "^3.6.2",
98-
"@types/react": "^19.1.10",
99-
"@types/react-dom": "^19.1.7",
98+
"@types/react": "^19.1.13",
99+
"@types/react-dom": "^19.1.9",
100100
"@typescript-eslint/eslint-plugin": "^7.18.0",
101101
"@typescript-eslint/parser": "^7.18.0",
102102
"cz-conventional-changelog": "^3.3.0",
@@ -109,12 +109,12 @@
109109
"eslint-plugin-react": "^7.37.5",
110110
"eslint": "^8.57.1",
111111
"react-dom": "^19.1.1",
112-
"ansi-regex": "^5.0.1",
112+
"ansi-regex": "^6.2.2",
113113
"minimist": "^1.2.8",
114114
"react": "^19.1.1",
115115
"@sapphire/ts-config@^4.0.1": "patch:@sapphire/ts-config@npm%3A4.0.0#./.yarn/patches/@sapphire-ts-config-npm-4.0.0-cfd20d4fc5.patch",
116116
"@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",
117117
"@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"
118118
},
119-
"packageManager": "[email protected].2"
119+
"packageManager": "[email protected].4"
120120
}

0 commit comments

Comments
 (0)