Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
SegaraRai committed Jun 15, 2024
1 parent 1a10a94 commit d33e5f0
Show file tree
Hide file tree
Showing 3 changed files with 381 additions and 379 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,23 +16,23 @@
},
"dependencies": {
"bcp-47": "^2.1.0",
"hono": "^4.4.5",
"hono": "^4.4.6",
"valibot": "0.31.0-rc.0"
},
"devDependencies": {
"@chromatic-com/storybook": "1.4.0",
"@cloudflare/workers-types": "^4.20240605.0",
"@cloudflare/workers-types": "^4.20240614.0",
"@eslint/js": "^9.5.0",
"@iconify-json/meteocons": "^1.1.4",
"@preact/preset-vite": "^2.8.2",
"@rollup/plugin-yaml": "^4.1.2",
"@storybook/addon-essentials": "^8.1.8",
"@storybook/addon-interactions": "^8.1.8",
"@storybook/addon-links": "^8.1.8",
"@storybook/blocks": "^8.1.8",
"@storybook/preact": "^8.1.8",
"@storybook/preact-vite": "^8.1.8",
"@storybook/test": "^8.1.8",
"@storybook/addon-essentials": "^8.1.9",
"@storybook/addon-interactions": "^8.1.9",
"@storybook/addon-links": "^8.1.9",
"@storybook/blocks": "^8.1.9",
"@storybook/preact": "^8.1.9",
"@storybook/preact-vite": "^8.1.9",
"@storybook/test": "^8.1.9",
"@types/eslint__js": "^8.42.3",
"@unocss/cli": "^0.61.0",
"@xmldom/xmldom": "^0.8.10",
Expand All @@ -41,16 +41,16 @@
"lightningcss": "^1.25.1",
"preact": "^10.22.0",
"prettier": "^3.3.2",
"storybook": "^8.1.8",
"storybook": "^8.1.9",
"svgo": "^3.3.2",
"taze": "^0.13.8",
"tsx": "^4.15.4",
"tsx": "^4.15.5",
"typescript": "^5.4.5",
"typescript-eslint": "^8.0.0-alpha.30",
"typescript-eslint": "8.0.0-alpha.30",
"unocss": "^0.61.0",
"vite": "^5.3.0",
"vite": "^5.3.1",
"vitest": "^1.6.0",
"wrangler": "^3.60.2"
"wrangler": "^3.60.3"
},
"engines": {
"node": "^20.10.0",
Expand Down
Loading

0 comments on commit d33e5f0

Please sign in to comment.