Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 25, 2022
1 parent 7f90531 commit 8e3ef10
Show file tree
Hide file tree
Showing 2 changed files with 284 additions and 272 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "unplugin-starter",
"version": "0.0.0",
"packageManager": "pnpm@7.2.1",
"packageManager": "pnpm@7.6.0",
"description": "Description.",
"keywords": [
"unplugin",
Expand Down Expand Up @@ -75,21 +75,21 @@
"dependencies": {
"@rollup/pluginutils": "^4.2.1",
"magic-string": "^0.26.2",
"unplugin": "^0.7.0"
"unplugin": "^0.7.2"
},
"devDependencies": {
"@sxzz/eslint-config": "^2.2.2",
"@sxzz/eslint-config": "^2.3.3",
"@types/node": "*",
"bumpp": "^8.2.1",
"eslint": "^8.18.0",
"eslint": "^8.20.0",
"eslint-define-config": "^1.5.1",
"fast-glob": "^3.2.11",
"prettier": "^2.7.1",
"tsup": "^6.1.2",
"tsx": "^3.4.3",
"tsup": "^6.1.3",
"tsx": "^3.8.0",
"typescript": "^4.7.4",
"vite": "^2.9.12",
"vitest": "^0.15.1"
"vite": "^2.9.14",
"vitest": "^0.19.0"
},
"engines": {
"node": ">=14.19.0"
Expand Down
Loading

0 comments on commit 8e3ef10

Please sign in to comment.