Skip to content

Commit 1866b64

Browse files
committed
chore: update lock
1 parent 6bcef7f commit 1866b64

File tree

2 files changed

+12
-48
lines changed

2 files changed

+12
-48
lines changed

pnpm-lock.yaml

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

src/cli/constants-generated.ts

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
export const versionsMap = {
2-
"@eslint-react/eslint-plugin": "^1.32.0",
3-
"@unocss/eslint-plugin": "^66.1.0-beta.3",
2+
"@eslint-react/eslint-plugin": "^1.37.0",
3+
"@unocss/eslint-plugin": "^66.0.0",
44
"astro-eslint-parser": "^1.2.1",
55
"eslint": "^9.22.0",
66
"eslint-plugin-astro": "^1.3.1",
77
"eslint-plugin-format": "^1.0.1",
88
"eslint-plugin-react-hooks": "^5.2.0",
99
"eslint-plugin-react-refresh": "^0.4.19",
1010
"eslint-plugin-solid": "^0.14.5",
11-
"eslint-plugin-svelte": "^3.1.0",
11+
"eslint-plugin-svelte": "^3.3.3",
1212
"prettier-plugin-astro": "^0.14.1",
1313
"prettier-plugin-slidev": "^1.0.5",
14-
"svelte-eslint-parser": "^1.0.1"
14+
"svelte-eslint-parser": "^1.1.0"
1515
}

0 commit comments

Comments
 (0)