Skip to content

Commit f351099

Browse files
chore(deps): update devdependencies
1 parent b883e17 commit f351099

File tree

2 files changed

+341
-344
lines changed

2 files changed

+341
-344
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -62,12 +62,12 @@
6262
"@commitlint/config-conventional": "19.8.1",
6363
"@cspell/dict-bash": "4.2.1",
6464
"@cspell/dict-css": "4.0.18",
65-
"@cspell/dict-es-es": "3.0.5",
65+
"@cspell/dict-es-es": "3.0.8",
6666
"@cspell/dict-html": "4.0.12",
6767
"@cspell/dict-node": "5.0.8",
6868
"@cspell/dict-npm": "5.2.12",
6969
"@cspell/dict-typescript": "3.2.3",
70-
"@cspell/eslint-plugin": "9.1.5",
70+
"@cspell/eslint-plugin": "9.2.0",
7171
"@eslint/compat": "1.3.1",
7272
"@eslint/eslintrc": "3.3.1",
7373
"@eslint/js": "9.31.0",
@@ -77,14 +77,14 @@
7777
"@types/animejs": "3.1.13",
7878
"@types/eslint-plugin-jsx-a11y": "6.10.0",
7979
"@types/jsdom": "21.1.7",
80-
"@types/node": "22.16.3",
81-
"@typescript-eslint/eslint-plugin": "8.36.0",
82-
"@typescript-eslint/parser": "8.36.0",
83-
"@typescript-eslint/utils": "8.36.0",
80+
"@types/node": "22.16.5",
81+
"@typescript-eslint/eslint-plugin": "8.37.0",
82+
"@typescript-eslint/parser": "8.37.0",
83+
"@typescript-eslint/utils": "8.37.0",
8484
"@vitest/coverage-istanbul": "3.2.4",
85-
"cspell": "9.1.5",
85+
"cspell": "9.2.0",
8686
"eslint": "9.31.0",
87-
"eslint-config-prettier": "10.1.5",
87+
"eslint-config-prettier": "10.1.8",
8888
"eslint-import-resolver-typescript": "4.4.4",
8989
"eslint-plugin-astro": "1.3.1",
9090
"eslint-plugin-import": "2.32.0",
@@ -96,9 +96,9 @@
9696
"prettier": "3.6.2",
9797
"prettier-plugin-astro": "0.14.1",
9898
"prettier-plugin-tailwindcss": "0.6.14",
99-
"typescript-eslint": "8.36.0",
99+
"typescript-eslint": "8.37.0",
100100
"vite-tsconfig-paths": "5.1.4",
101101
"vitest": "3.2.4",
102-
"wrangler": "4.24.3"
102+
"wrangler": "4.25.0"
103103
}
104104
}

0 commit comments

Comments
 (0)