Skip to content

Commit 8e322e1

Browse files
chore(deps): update all dependencies
1 parent 4c94893 commit 8e322e1

3 files changed

Lines changed: 1046 additions & 683 deletions

File tree

.github/workflows/autofix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@ jobs:
3434
run: yarn format
3535

3636
- name: Apply autofix.ci
37-
uses: autofix-ci/action@2891949f3779a1cafafae1523058501de3d4e944 # v1
37+
uses: autofix-ci/action@635ffb0c9798bd160680f18fd73371e355b85f27 # v1
3838
with:
3939
fail-fast: false

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"@changesets/changelog-github": "^0.5.1",
7676
"@changesets/cli": "^2.29.3",
7777
"@eslint/compat": "^1.2.9",
78-
"@stylistic/eslint-plugin": "^4.2.0",
78+
"@stylistic/eslint-plugin": "^5.0.0",
7979
"@stylistic/eslint-plugin-js": "^4.2.0",
8080
"@stylistic/eslint-plugin-jsx": "^4.2.0",
8181
"@stylistic/eslint-plugin-plus": "^4.2.0",
@@ -96,9 +96,9 @@
9696
"eslint-plugin-unicorn": "^59.0.1",
9797
"eslint-plugin-vue": "^10.1.0",
9898
"globals": "^16.1.0",
99-
"jest": "^29.7.0",
99+
"jest": "^30.0.0",
100100
"prettier": "^3.5.3",
101-
"prettier-plugin-pkg": "^0.19.0",
101+
"prettier-plugin-pkg": "^0.21.0",
102102
"typescript": "^5.8.3",
103103
"vue-eslint-parser": "^10.1.3",
104104
"yarn-berry-deduplicate": "^6.1.3"

0 commit comments

Comments
 (0)