Skip to content

Commit

Permalink
chore: 🔧 bump packages
Browse files Browse the repository at this point in the history
  • Loading branch information
gracefullight committed Oct 1, 2024
1 parent 576b929 commit 89027d5
Show file tree
Hide file tree
Showing 2 changed files with 490 additions and 544 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gracefullight/docusaurus-plugins",
"version": "0.2.1",
"version": "0.2.2",
"private": true,
"repository": "https://github.com/gracefullight/docusaurus-plugins",
"author": {
Expand All @@ -18,27 +18,27 @@
"sort-package-json": "sort-package-json \"package.json\" \"packages/*/package.json\""
},
"devDependencies": {
"@biomejs/biome": "^1.8.3",
"@changesets/cli": "^2.27.7",
"@commitlint/cli": "^19.4.0",
"@commitlint/config-conventional": "^19.2.2",
"@commitlint/types": "^19.0.3",
"@biomejs/biome": "^1.9.2",
"@changesets/cli": "^2.27.8",
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@commitlint/types": "^19.5.0",
"@swc-node/register": "^1.10.9",
"@swc/core": "^1.7.14",
"@swc/core": "^1.7.26",
"@types/fs-extra": "^11.0.4",
"@types/lodash": "^4.17.7",
"clipanion": "4.0.0-rc.3",
"@types/lodash": "^4.17.9",
"clipanion": "4.0.0-rc.4",
"devmoji": "^2.3.0",
"fs-extra": "^11.2.0",
"husky": "^9.1.5",
"lint-staged": "^15.2.9",
"husky": "^9.1.6",
"lint-staged": "^15.2.10",
"lodash": "^4.17.21",
"oxlint": "^0.8.0",
"oxlint": "^0.9.9",
"sort-package-json": "^2.10.1",
"tsup": "^8.2.4",
"turbo": "^2.0.14"
"tsup": "^8.3.0",
"turbo": "^2.1.3"
},
"packageManager": "pnpm@9.8.0",
"packageManager": "pnpm@9.11.0",
"engines": {
"node": "20"
}
Expand Down
Loading

0 comments on commit 89027d5

Please sign in to comment.