Skip to content

Commit

Permalink
chore: update deps to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
pengzhanbo committed Jun 9, 2024
1 parent e198b8f commit 5d803bf
Show file tree
Hide file tree
Showing 2 changed files with 3,046 additions and 2,282 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "geo-pattern-ts",
"type": "module",
"version": "0.1.1",
"packageManager": "pnpm@8.15.5",
"packageManager": "pnpm@9.1.4",
"description": "Generate beautiful SVG patterns",
"author": "pengzhanbo <q942450674@outlook.com> (https://github.com/pengzhanbo)",
"license": "MIT",
Expand Down Expand Up @@ -40,13 +40,13 @@
"release": "bumpp package.json --commit --push --tag && npm publish --access public"
},
"devDependencies": {
"@pengzhanbo/eslint-config": "^1.7.0",
"@types/node": "^20.11.29",
"bumpp": "^9.4.0",
"eslint": "^8.57.0",
"tsup": "^8.0.2",
"typescript": "^5.4.2",
"vite": "^5.1.6",
"vitest": "^1.4.0"
"@pengzhanbo/eslint-config": "^1.11.0",
"@types/node": "^20.14.2",
"bumpp": "^9.4.1",
"eslint": "^9.4.0",
"tsup": "^8.1.0",
"typescript": "^5.4.5",
"vite": "^5.2.13",
"vitest": "^1.6.0"
}
}
Loading

0 comments on commit 5d803bf

Please sign in to comment.