Skip to content

Commit

Permalink
fix: cleaned it up before the build
Browse files Browse the repository at this point in the history
  • Loading branch information
e3stpavel committed Aug 17, 2024
1 parent a68677f commit 051babc
Show file tree
Hide file tree
Showing 11 changed files with 1,427 additions and 1,238 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,26 +11,26 @@
"lint": "eslint ."
},
"dependencies": {
"@ark-ui/solid": "^3.6.2",
"@ark-ui/solid": "^3.7.0",
"@astrojs/check": "^0.9.2",
"@astrojs/solid-js": "^4.4.1",
"astro": "^4.13.3",
"astro": "^4.14.2",
"astro-seo": "^0.8.4",
"sharp": "^0.33.4",
"solid-js": "^1.8.20",
"sharp": "^0.33.5",
"solid-js": "^1.8.21",
"typescript": "^5.5.4"
},
"devDependencies": {
"@antfu/eslint-config": "^2.25.0",
"@antfu/eslint-config": "^2.26.0",
"@iconify-json/bxl": "^1.1.11",
"@iconify-json/material-symbols": "^1.1.87",
"@unocss/eslint-plugin": "^0.61.9",
"@unocss/reset": "^0.61.9",
"@iconify-json/material-symbols": "^1.1.88",
"@unocss/eslint-plugin": "^0.62.2",
"@unocss/reset": "^0.62.2",
"astro-nanointl": "^1.0.0",
"eslint": "^9.9.0",
"eslint-plugin-astro": "^1.2.3",
"eslint-plugin-format": "^0.1.2",
"unocss": "^0.61.9",
"unocss": "^0.62.2",
"unplugin-icons": "^0.19.2"
}
}
Loading

0 comments on commit 051babc

Please sign in to comment.