Skip to content

Commit

Permalink
⬆️ Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
amoutonbrady committed Mar 2, 2021
1 parent 5baddad commit 272d553
Show file tree
Hide file tree
Showing 4 changed files with 52 additions and 52 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@
"@babel/preset-typescript": "^7.13.0",
"babel-preset-solid": "^0.24.9",
"resolve.exports": "^1.0.2",
"solid-js": "^0.24.9",
"solid-refresh": "^0.0.3",
"solid-js": "^0.24.10",
"solid-refresh": "^0.0.4",
"vite": "^2.0.4"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
"vite": "^2.0.4"
},
"dependencies": {
"solid-app-router": "^0.0.28",
"solid-js": "^0.24.9",
"solid-meta": "^0.24.9",
"solid-app-router": "^0.0.29",
"solid-js": "^0.24.10",
"solid-meta": "^0.24.10",
"solid-utils": "^0.4.1"
}
}
36 changes: 18 additions & 18 deletions playground/pnpm-lock.yaml

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

58 changes: 29 additions & 29 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 272d553

Please sign in to comment.