Skip to content

Commit

Permalink
⬆️ Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
amoutonbrady committed Mar 8, 2021
1 parent 79165cd commit 079503b
Show file tree
Hide file tree
Showing 4 changed files with 54 additions and 54 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@
"dependencies": {
"@babel/core": "^7.13.8",
"@babel/preset-typescript": "^7.13.0",
"babel-preset-solid": "^0.24.12",
"babel-preset-solid": "^0.24.13",
"resolve.exports": "^1.0.2",
"solid-js": "^0.24.12",
"solid-js": "^0.24.13",
"solid-refresh": "^0.0.5",
"vite": "^2.0.5"
},
Expand All @@ -58,10 +58,10 @@
"@rollup/plugin-node-resolve": "^11.2.0",
"@skypack/package-check": "^0.2.2",
"@types/babel__core": "^7.1.12",
"@types/node": "^14.14.31",
"@types/node": "^14.14.32",
"prettier": "^2.2.1",
"rollup": "^2.40.0",
"rollup-plugin-cleaner": "^1.0.0",
"typescript": "^4.2.2"
"typescript": "^4.2.3"
}
}
4 changes: 2 additions & 2 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
},
"dependencies": {
"solid-app-router": "^0.0.32",
"solid-js": "^0.24.12",
"solid-meta": "^0.24.12",
"solid-js": "^0.24.13",
"solid-meta": "^0.24.13",
"solid-utils": "^0.4.1"
}
}
32 changes: 16 additions & 16 deletions playground/pnpm-lock.yaml

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

64 changes: 32 additions & 32 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 079503b

Please sign in to comment.