We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc97bbd commit 3eb6a46Copy full SHA for 3eb6a46
bun.lockb
4.88 KB
package.json
@@ -11,18 +11,18 @@
11
},
12
"dependencies": {
13
"dompurify": "^3.2.3",
14
- "solid-js": "^1.9.3"
+ "solid-js": "^1.9.4"
15
16
"devDependencies": {
17
- "@biomejs/biome": "1.9.3",
18
- "@rsbuild/core": "^1.1.8",
+ "@biomejs/biome": "^1.9.4",
+ "@rsbuild/core": "^1.1.13",
19
"@rsbuild/plugin-babel": "^1.0.3",
20
"@rsbuild/plugin-solid": "^1.0.4",
21
"@rsbuild/plugin-typed-css-modules": "^1.0.2",
22
- "@tailwindcss/typography": "^0.5.15",
+ "@tailwindcss/typography": "^0.5.16",
23
"autoprefixer": "^10.4.20",
24
"postcss": "^8.4.49",
25
- "tailwindcss": "^3.4.16",
26
- "typescript": "^5.7.2"
+ "tailwindcss": "^3.4.17",
+ "typescript": "^5.7.3"
27
}
28
0 commit comments