Skip to content

Commit e1f47ed

Browse files
chore(deps): update devdependencies
1 parent 54ddfdb commit e1f47ed

File tree

2 files changed

+464
-484
lines changed

2 files changed

+464
-484
lines changed

package.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -62,29 +62,29 @@
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",
68-
"@cspell/dict-npm": "5.2.12",
68+
"@cspell/dict-npm": "5.2.13",
6969
"@cspell/dict-typescript": "3.2.3",
70-
"@cspell/eslint-plugin": "9.1.5",
71-
"@eslint/compat": "1.3.1",
70+
"@cspell/eslint-plugin": "9.2.0",
71+
"@eslint/compat": "1.3.2",
7272
"@eslint/eslintrc": "3.3.1",
73-
"@eslint/js": "9.31.0",
74-
"@playwright/test": "1.54.1",
75-
"@testing-library/jest-dom": "6.6.3",
73+
"@eslint/js": "9.33.0",
74+
"@playwright/test": "1.54.2",
75+
"@testing-library/jest-dom": "6.6.4",
7676
"@testing-library/user-event": "14.6.1",
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.17.1",
81+
"@typescript-eslint/eslint-plugin": "8.39.0",
82+
"@typescript-eslint/parser": "8.39.0",
83+
"@typescript-eslint/utils": "8.39.0",
8484
"@vitest/coverage-istanbul": "3.2.4",
85-
"cspell": "9.1.5",
86-
"eslint": "9.31.0",
87-
"eslint-config-prettier": "10.1.5",
85+
"cspell": "9.2.0",
86+
"eslint": "9.33.0",
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.39.0",
100100
"vite-tsconfig-paths": "5.1.4",
101101
"vitest": "3.2.4",
102-
"wrangler": "4.24.3"
102+
"wrangler": "4.28.1"
103103
}
104104
}

0 commit comments

Comments
 (0)