Skip to content

Commit 3eb6a46

Browse files
committed
依存関係を更新
1 parent fc97bbd commit 3eb6a46

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

bun.lockb

4.88 KB
Binary file not shown.

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,18 +11,18 @@
1111
},
1212
"dependencies": {
1313
"dompurify": "^3.2.3",
14-
"solid-js": "^1.9.3"
14+
"solid-js": "^1.9.4"
1515
},
1616
"devDependencies": {
17-
"@biomejs/biome": "1.9.3",
18-
"@rsbuild/core": "^1.1.8",
17+
"@biomejs/biome": "^1.9.4",
18+
"@rsbuild/core": "^1.1.13",
1919
"@rsbuild/plugin-babel": "^1.0.3",
2020
"@rsbuild/plugin-solid": "^1.0.4",
2121
"@rsbuild/plugin-typed-css-modules": "^1.0.2",
22-
"@tailwindcss/typography": "^0.5.15",
22+
"@tailwindcss/typography": "^0.5.16",
2323
"autoprefixer": "^10.4.20",
2424
"postcss": "^8.4.49",
25-
"tailwindcss": "^3.4.16",
26-
"typescript": "^5.7.2"
25+
"tailwindcss": "^3.4.17",
26+
"typescript": "^5.7.3"
2727
}
2828
}

0 commit comments

Comments
 (0)