Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 59ecef9

Browse files
authoredJan 10, 2025··
chore(deps): update all non-major dependencies
1 parent 9cb8e5b commit 59ecef9

File tree

2 files changed

+469
-379
lines changed

2 files changed

+469
-379
lines changed
 

‎package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -26,19 +26,19 @@
2626
"clean": "prettier . --write"
2727
},
2828
"peerDependencies": {
29-
"@antfu/eslint-config": ">=2.27.0",
30-
"eslint": ">=9.9.0",
31-
"prettier": ">=3.3.3"
29+
"@antfu/eslint-config": ">=2.27.3",
30+
"eslint": ">=9.18.0",
31+
"prettier": ">=3.4.2"
3232
},
3333
"dependencies": {
3434
"eslint-config-prettier": "^9.1.0",
35-
"eslint-plugin-tailwindcss": "^3.17.4",
36-
"prettier-plugin-classnames": "^0.7.2"
35+
"eslint-plugin-tailwindcss": "^3.17.5",
36+
"prettier-plugin-classnames": "^0.7.5"
3737
},
3838
"devDependencies": {
39-
"@antfu/eslint-config": "^2.27.0",
40-
"eslint": "^9.9.0",
41-
"prettier": "^3.3.3"
39+
"@antfu/eslint-config": "^2.27.3",
40+
"eslint": "^9.18.0",
41+
"prettier": "^3.4.2"
4242
},
4343
"pnpm": {
4444
"peerDependencyRules": {

‎pnpm-lock.yaml

+461-371
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.