We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0811f87 + 6cadf97 commit 39d65aeCopy full SHA for 39d65ae
package.json
@@ -3,7 +3,7 @@
3
"type": "module",
4
"version": "0.2.1",
5
"private": true,
6
- "packageManager": "pnpm@8.2.0",
+ "packageManager": "pnpm@8.3.1",
7
"description": "Starter repo for Typescript projects and NPM packages",
8
"author": "John Campion",
9
"license": "MIT",
@@ -52,12 +52,12 @@
52
"@jcamp/eslint-config": "0.6.1",
53
"changelogen": "^0.5.3",
54
"commitlint-config-unjs": "^1.0.1",
55
- "eslint": "^8.38.0",
56
- "lint-staged": "^13.2.1",
57
- "prettier": "2.8.7",
+ "eslint": "^8.39.0",
+ "lint-staged": "^13.2.2",
+ "prettier": "2.8.8",
58
"simple-git-hooks": "^2.8.1",
59
"typescript": "^5.0.4",
60
- "vite": "^4.2.1",
+ "vite": "^4.3.3",
61
"vitest": "^0.30.1"
62
}
63
0 commit comments