Skip to content

Commit

Permalink
chore: bump package versions
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Jan 13, 2025
1 parent dc3278e commit 5bc308c
Show file tree
Hide file tree
Showing 2 changed files with 1,760 additions and 1,247 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,20 +22,20 @@
"test": "pnpm lint && pnpm sync"
},
"devDependencies": {
"@nuxt/eslint-config": "^0.3.10",
"@octokit/rest": "^21.0.2",
"@types/js-yaml": "^4.0.5",
"@types/node": "^18.17.15",
"defu": "^6.1.2",
"eslint": "^9.2.0",
"globby": "^13.2.2",
"hasha": "^5.2.2",
"jiti": "^1.20.0",
"@nuxt/eslint-config": "^0.7.5",
"@octokit/rest": "^21.1.0",
"@types/js-yaml": "^4.0.9",
"@types/node": "^18.19.70",
"defu": "^6.1.4",
"eslint": "^9.18.0",
"globby": "^14.0.2",
"hasha": "^6.0.0",
"jiti": "^2.4.2",
"js-yaml": "^4.1.0",
"ofetch": "^1.3.3",
"p-limit": "^6.1.0",
"std-env": "^3.7.0",
"typescript": "^5.2.2"
"ofetch": "^1.4.1",
"p-limit": "^6.2.0",
"std-env": "^3.8.0",
"typescript": "^5.7.3"
},
"packageManager": "pnpm@8.7.4"
}
"packageManager": "pnpm@9.15.3"
}
Loading

0 comments on commit 5bc308c

Please sign in to comment.