Skip to content

Commit

Permalink
chore(deps): update root dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 20, 2025
1 parent 53721eb commit 6f391d4
Show file tree
Hide file tree
Showing 2 changed files with 681 additions and 301 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"version": "0.0.1",
"private": true,
"packageManager": "[email protected].1",
"packageManager": "[email protected].4",
"engines": {
"node": ">=22 <23"
},
Expand All @@ -15,18 +15,18 @@
"format:check": "prettier --ignore-path .gitignore --ignore-path .prettierignore --ignore-path .ci.prettierignore --check ."
},
"devDependencies": {
"@textlint/textlint-plugin-markdown": "14.4.0",
"@textlint/textlint-plugin-markdown": "14.4.2",
"@virtual-live-lab/eslint-config": "2.2.15",
"@virtual-live-lab/prettier-config": "2.0.14",
"@virtual-live-lab/tsconfig": "2.1.15",
"eslint": "9.17.0",
"eslint": "9.18.0",
"prettier": "3.4.2",
"prettier-plugin-astro": "0.14.1",
"textlint": "14.4.0",
"textlint-rule-preset-japanese": "10.0.3",
"textlint": "14.4.2",
"textlint-rule-preset-japanese": "10.0.4",
"tsx": "4.19.2",
"typescript": "5.7.2",
"typescript-eslint": "8.18.1",
"typescript": "5.7.3",
"typescript-eslint": "8.21.0",
"vitest": "2.1.8"
}
}
Loading

0 comments on commit 6f391d4

Please sign in to comment.