Skip to content

Commit

Permalink
Merge branch 'develop' into renovate/all-minor-patch
Browse files Browse the repository at this point in the history
  • Loading branch information
s3igo committed Nov 30, 2023
2 parents 23169bc + 54b392d commit 2f69d51
Show file tree
Hide file tree
Showing 2 changed files with 293 additions and 312 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"version": "0.1.0",
"private": true,
"packageManager": "[email protected].3",
"packageManager": "[email protected].5",
"browserslist": [
"defaults"
],
Expand Down Expand Up @@ -41,7 +41,7 @@
"@fontsource/zen-kaku-gothic-new": "^5.0.16",
"@kobalte/core": "^0.11.2",
"@kobalte/tailwindcss": "^0.9.0",
"astro": "^3.5.3",
"astro": "^3.5.7",
"astro-compress": "^2.2.3",
"date-fns": "^2.30.0",
"markdown-it": "^13.0.2",
Expand All @@ -50,14 +50,14 @@
"remark-code-titles": "^0.1.2",
"remeda": "^1.29.0",
"sanitize-html": "^2.11.0",
"solid-js": "^1.8.5",
"solid-js": "^1.8.6",
"tailwindcss": "^3.3.5",
"typescript": "^5.2.2"
},
"devDependencies": {
"@playwright/test": "^1.39.0",
"@types/markdown-it": "^13.0.6",
"@types/sanitize-html": "^2.9.4",
"@types/markdown-it": "^13.0.7",
"@types/sanitize-html": "^2.9.5",
"@typescript-eslint/eslint-plugin": "^6.10.0",
"@typescript-eslint/parser": "^6.10.0",
"@vitest/coverage-v8": "^0.34.6",
Expand All @@ -77,7 +77,7 @@
"prettier-plugin-astro": "^0.12.1",
"prettier-plugin-sort-json": "^3.1.0",
"prettier-plugin-tailwindcss": "^0.5.7",
"textlint": "^13.4.0",
"textlint": "^13.4.1",
"textlint-filter-rule-allowlist": "^4.0.0",
"textlint-filter-rule-comments": "^1.2.2",
"textlint-rule-preset-ja-technical-writing": "^8.0.0",
Expand Down
Loading

0 comments on commit 2f69d51

Please sign in to comment.