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 d71b14c commit 2aee284Copy full SHA for 2aee284
bun.lockb
2.05 KB
package.json
@@ -12,18 +12,18 @@
12
"check": "biome check src"
13
},
14
"dependencies": {
15
- "@ark-ui/solid": "^4.10.0",
+ "@ark-ui/solid": "^4.10.1",
16
"@astrojs/solid-js": "^5.0.4",
17
"@fontsource-variable/jetbrains-mono": "^5.1.2",
18
"@octokit/core": "^6.1.3",
19
- "astro": "^5.1.8",
+ "astro": "^5.1.9",
20
"astro-og-canvas": "^0.5.6",
21
"graphql-request": "^7.1.2",
22
"solid-js": "^1.9.4"
23
24
"devDependencies": {
25
"@biomejs/biome": "1.9.4",
26
- "@iconify-json/tabler": "^1.2.14",
+ "@iconify-json/tabler": "^1.2.15",
27
"@pandacss/dev": "^0.51.1",
28
"unplugin-icons": "^22.0.0"
29
}
0 commit comments