Skip to content

Commit 9e15c19

Browse files
fix(deps): update dependencies (patch)
1 parent e02d12e commit 9e15c19

2 files changed

Lines changed: 29 additions & 33 deletions

File tree

bun.lock

Lines changed: 23 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: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,26 +9,26 @@
99
"@tailwindcss/vite": "4.2.1",
1010
"class-variance-authority": "0.7.1",
1111
"clsx": "2.1.1",
12-
"react": "19.2.4",
13-
"react-dom": "19.2.4",
12+
"react": "19.2.7",
13+
"react-dom": "19.2.7",
1414
"tailwind-merge": "3.5.0",
1515
"tailwindcss": "4.2.1",
16-
"valibot": "1.4.0"
16+
"valibot": "1.4.1"
1717
},
1818
"devDependencies": {
1919
"@biomejs/biome": "2.4.7",
2020
"@mkobayashime/shared-config": "4.1.0",
2121
"@primer/octicons-react": "19.25.0",
22-
"@types/react": "19.2.14",
22+
"@types/react": "19.2.17",
2323
"@types/react-dom": "19.2.3",
24-
"@typescript/native-preview": "7.0.0-dev.20260314.1",
24+
"@typescript/native-preview": "7.0.0-dev.20260618.1",
2525
"@wxt-dev/auto-icons": "1.1.1",
2626
"@wxt-dev/module-react": "1.2.2",
2727
"eslint": "10.0.3",
2828
"eslint-config-flat-gitignore": "2.2.1",
2929
"typescript": "5.9.3",
3030
"typescript-eslint": "8.59.2",
31-
"wxt": "0.20.19"
31+
"wxt": "0.20.26"
3232
},
3333
"scripts": {
3434
"postinstall": "wxt prepare"

0 commit comments

Comments
 (0)