Skip to content

Commit cbe0268

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

File tree

5 files changed

+525
-525
lines changed

5 files changed

+525
-525
lines changed

.yarn/releases/yarn-4.5.2.cjs renamed to .yarn/releases/yarn-4.5.3.cjs

Lines changed: 80 additions & 80 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.5.2.cjs
13+
yarnPath: .yarn/releases/yarn-4.5.3.cjs

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.20",
1414
"daisyui": "^4.12.14",
15-
"parcel": "^2.13.0",
15+
"parcel": "^2.13.2",
1616
"postcss": "^8.4.49",
1717
"tailwindcss": "^3.4.15",
1818
"typescript": "^5.5.2"

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@testing-library/dom": "^10.4.0",
4848
"@testing-library/jest-dom": "^6.6.3",
4949
"@testing-library/react": "^16.0.1",
50-
"@types/node": "^22.9.3",
50+
"@types/node": "^22.10.1",
5151
"@types/react": "^18.3.12",
5252
"@types/react-dom": "^18.3.1",
5353
"@typescript-eslint/eslint-plugin": "^7.13.1",
@@ -63,7 +63,7 @@
6363
"eslint-plugin-react": "^7.37.2",
6464
"eslint-plugin-react-hooks": "^5.0.0",
6565
"lint-staged": "^15.2.10",
66-
"prettier": "^3.3.3",
66+
"prettier": "^3.4.1",
6767
"react": "^18.3.1",
6868
"react-dom": "^18.3.1",
6969
"ts-jest": "^29.2.5",
@@ -91,7 +91,7 @@
9191
}
9292
},
9393
"resolutions": {
94-
"prettier": "^3.3.3",
94+
"prettier": "^3.4.1",
9595
"@types/react-dom": "^18.3.1",
9696
"@types/react": "^18.3.12",
9797
"@typescript-eslint/eslint-plugin": "^7.13.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.5.2"
116+
"packageManager": "yarn@4.5.3"
117117
}

0 commit comments

Comments
 (0)