Skip to content

Commit 884e13e

Browse files
committed
chore: Update dependencies
1 parent e978835 commit 884e13e

2 files changed

Lines changed: 29 additions & 31 deletions

File tree

bun.lock

Lines changed: 25 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@
2727
"@biomejs/biome": "2.0.5",
2828
"@eslint/js": "9.29.0",
2929
"@maxmilton/eslint-config": "0.2.1",
30-
"@maxmilton/stylelint-config": "0.3.0",
31-
"@maxmilton/test-utils": "0.0.11",
30+
"@maxmilton/stylelint-config": "0.4.0",
31+
"@maxmilton/test-utils": "0.0.12",
3232
"@playwright/test": "1.53.1",
33-
"@swc/core": "1.12.6",
33+
"@swc/core": "1.12.7",
3434
"@types/bun": "1.2.17",
3535
"bugbox": "0.0.0",
3636
"eslint": "9.29.0",
@@ -42,6 +42,6 @@
4242
"stylelint-config-standard": "38.0.0",
4343
"typescript": "5.8.3",
4444
"typescript-eslint": "8.35.0",
45-
"wrangler": "4.21.0"
45+
"wrangler": "4.22.0"
4646
}
4747
}

0 commit comments

Comments
 (0)