Skip to content

Commit

Permalink
chore: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
johannschopplich committed Apr 20, 2023
1 parent 409d491 commit 635c6a7
Show file tree
Hide file tree
Showing 4 changed files with 43 additions and 43 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
},
"devDependencies": {
"@antfu/eslint-config": "^0.38.5",
"@types/node": "^18.15.11",
"@types/node": "^18.15.12",
"bumpp": "^9.1.0",
"eslint": "^8.38.0",
"happy-dom": "^9.8.3",
"happy-dom": "^9.8.4",
"typescript": "^5.0.4",
"unbuild": "^1.2.1",
"vite": "^4.2.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"unlazy": "workspace:*"
},
"devDependencies": {
"@types/node": "^18.15.11",
"@types/node": "^18.15.12",
"@types/react": "^18.0.37",
"fast-blurhash": "^1.1.2",
"react": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"unlazy": "workspace:*"
},
"devDependencies": {
"@types/node": "^18.15.11",
"@types/node": "^18.15.12",
"fast-blurhash": "^1.1.2",
"vue": "^3.2.47"
}
Expand Down
78 changes: 39 additions & 39 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 635c6a7

Please sign in to comment.