Skip to content

Commit 4a41e19

Browse files
authored
Merge pull request #85 from mkobayashime/renovate/dependencies-(patch)
fix(deps): update dependencies (patch)
2 parents 8b00fc6 + 2d661e9 commit 4a41e19

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.3.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.6.0",
1515
"tailwindcss": "4.3.1",
16-
"valibot": "1.4.0"
16+
"valibot": "1.4.1"
1717
},
1818
"devDependencies": {
1919
"@biomejs/biome": "2.5.0",
2020
"@mkobayashime/shared-config": "4.1.0",
2121
"@primer/octicons-react": "19.28.1",
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.20260622.1",
2525
"@wxt-dev/auto-icons": "1.1.1",
2626
"@wxt-dev/module-react": "1.2.2",
2727
"eslint": "10.5.0",
2828
"eslint-config-flat-gitignore": "2.3.0",
2929
"typescript": "5.9.3",
3030
"typescript-eslint": "8.62.0",
31-
"wxt": "0.20.19"
31+
"wxt": "0.20.26"
3232
},
3333
"scripts": {
3434
"postinstall": "wxt prepare"

0 commit comments

Comments
 (0)