Skip to content

Commit 1a25b9d

Browse files
committedMay 7, 2024
feat: update deps
1 parent 9880e08 commit 1a25b9d

File tree

2 files changed

+122
-122
lines changed

2 files changed

+122
-122
lines changed
 

‎package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -94,20 +94,20 @@
9494
"dependencies": {
9595
"@antfu/install-pkg": "^0.3.3",
9696
"@clack/prompts": "^0.7.0",
97-
"@stylistic/eslint-plugin": "^1.8.0",
97+
"@stylistic/eslint-plugin": "^1.8.1",
9898
"@typescript-eslint/eslint-plugin": "~7.7.1",
9999
"@typescript-eslint/parser": "~7.7.1",
100100
"eslint-config-flat-gitignore": "^0.1.5",
101101
"eslint-flat-config-utils": "^0.2.4",
102102
"eslint-merge-processors": "^0.1.0",
103103
"eslint-plugin-antfu": "^2.1.3",
104-
"eslint-plugin-command": "^0.1.9",
104+
"eslint-plugin-command": "^0.2.0",
105105
"eslint-plugin-eslint-comments": "^3.2.0",
106106
"eslint-plugin-import-x": "^0.5.0",
107107
"eslint-plugin-jsdoc": "^48.2.3",
108108
"eslint-plugin-jsonc": "^2.15.1",
109109
"eslint-plugin-markdown": "^5.0.0",
110-
"eslint-plugin-n": "^17.4.0",
110+
"eslint-plugin-n": "^17.5.1",
111111
"eslint-plugin-no-only-tests": "^3.1.0",
112112
"eslint-plugin-perfectionist": "^2.10.0",
113113
"eslint-plugin-toml": "^0.11.0",
@@ -133,7 +133,7 @@
133133
"@antfu/ni": "^0.21.12",
134134
"@eslint-react/eslint-plugin": "^1.5.10",
135135
"@eslint/config-inspector": "^0.4.8",
136-
"@stylistic/eslint-plugin-migrate": "^1.8.0",
136+
"@stylistic/eslint-plugin-migrate": "^1.8.1",
137137
"@types/eslint": "^8.56.10",
138138
"@types/fs-extra": "^11.0.4",
139139
"@types/node": "^20.12.10",
@@ -160,12 +160,12 @@
160160
"prettier-plugin-slidev": "^1.0.5",
161161
"rimraf": "^5.0.5",
162162
"simple-git-hooks": "^2.11.1",
163-
"svelte": "^4.2.15",
163+
"svelte": "^4.2.16",
164164
"svelte-eslint-parser": "^0.35.0",
165165
"tsup": "^8.0.2",
166166
"typescript": "^5.4.5",
167167
"vitest": "^1.6.0",
168-
"vue": "^3.4.26"
168+
"vue": "^3.4.27"
169169
},
170170
"simple-git-hooks": {
171171
"pre-commit": "pnpm lint-staged"

‎pnpm-lock.yaml

+116-116
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.