Skip to content

Commit

Permalink
chore(deps): updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
webdeveric committed Apr 12, 2024
1 parent 83d8b8a commit 89754c7
Show file tree
Hide file tree
Showing 2 changed files with 468 additions and 660 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"type": "module",
"main": "./dist/cjs/plugin.js",
"types": "./dist/types/plugin.d.ts",
"packageManager": "pnpm@8.10.5",
"packageManager": "pnpm@8.15.6+sha256.01c01eeb990e379b31ef19c03e9d06a14afa5250b82e81303f88721c99ff2e6f",
"engines": {
"node": ">=16.0.0"
},
Expand Down Expand Up @@ -69,22 +69,22 @@
"esbuild": ">=0.15"
},
"devDependencies": {
"@vitest/coverage-v8": "^1.3.1",
"@vitest/coverage-v8": "^1.5.0",
"@webdeveric/eslint-config-ts": "^0.7.1",
"@webdeveric/prettier-config": "^0.2.0",
"cspell": "^8.6.0",
"esbuild": "^0.20.1",
"cspell": "^8.7.0",
"esbuild": "^0.20.2",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-prettier": "^5.1.3",
"glob": "^10.3.10",
"glob": "^10.3.12",
"husky": "^9.0.11",
"lint-staged": "^15.2.2",
"prettier": "^3.2.5",
"rimraf": "^5.0.5",
"typescript": "^5.4.2",
"vitest": "^1.3.1"
"typescript": "^5.4.5",
"vitest": "^1.5.0"
}
}
Loading

0 comments on commit 89754c7

Please sign in to comment.