Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bluwy committed May 18, 2024
1 parent 0b0f517 commit e94a461
Show file tree
Hide file tree
Showing 4 changed files with 324 additions and 328 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
"node": ">=16"
},
"devDependencies": {
"@types/node": "^20.11.29",
"@types/node": "^20.12.12",
"@types/pnpapi": "^0.0.5",
"prettier": "^3.2.5",
"prettier-plugin-svelte": "^3.2.2",
"svelte": "^4.2.12",
"typescript": "^5.4.2"
"prettier-plugin-svelte": "^3.2.3",
"svelte": "^4.2.17",
"typescript": "^5.4.5"
},
"pnpm": {
"peerDependencyRules": {
Expand Down
2 changes: 1 addition & 1 deletion pkg/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
],
"dependencies": {
"npm-packlist": "^5.1.3",
"picocolors": "^1.0.0",
"picocolors": "^1.0.1",
"sade": "^1.8.1"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit e94a461

Please sign in to comment.