Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Jan 20, 2023
1 parent 5fc4569 commit 4216bc6
Show file tree
Hide file tree
Showing 2 changed files with 1,096 additions and 1,172 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,27 +31,27 @@
"test": "pnpm lint && vitest run --coverage"
},
"dependencies": {
"c12": "^0.2.13",
"c12": "^1.1.0",
"consola": "^2.15.3",
"convert-gitmoji": "^0.1.3",
"execa": "^6.1.0",
"mri": "^1.2.0",
"node-fetch-native": "^0.1.8",
"pkg-types": "^0.3.6",
"scule": "^0.3.2",
"node-fetch-native": "^1.0.1",
"pkg-types": "^1.0.1",
"scule": "^1.0.0",
"semver": "^7.3.8"
},
"devDependencies": {
"@nuxtjs/eslint-config-typescript": "^11.0.0",
"@types/node": "^18.11.9",
"@types/node": "^18.11.18",
"@types/semver": "^7.3.13",
"@vitest/coverage-c8": "^0.25.1",
"eslint": "^8.27.0",
"jiti": "^1.16.0",
"@vitest/coverage-c8": "^0.27.2",
"eslint": "^8.32.0",
"eslint-config-unjs": "^0.0.3",
"jiti": "^1.16.2",
"standard-version": "^9.5.0",
"typescript": "^4.8.4",
"unbuild": "^0.9.4",
"vitest": "^0.25.1"
"typescript": "^4.8.9",
"unbuild": "^1.1.1",
"vitest": "^0.27.2"
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit 4216bc6

Please sign in to comment.