Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
simonwep committed Jul 16, 2021
1 parent 999dd6a commit a182f25
Show file tree
Hide file tree
Showing 8 changed files with 1,088 additions and 1,088 deletions.
316 changes: 178 additions & 138 deletions packages/preact/package-lock.json

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions packages/preact/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,22 +32,22 @@
],
"devDependencies": {
"@preact/preset-vite": "^2.1.0",
"@rollup/plugin-alias": "^3.1.2",
"@rollup/plugin-alias": "^3.1.4",
"@rollup/plugin-replace": "^2.4.2",
"@typescript-eslint/eslint-plugin": "^4.28.0",
"@typescript-eslint/parser": "^4.28.0",
"eslint": "^7.29.0",
"@typescript-eslint/eslint-plugin": "^4.28.3",
"@typescript-eslint/parser": "^4.28.3",
"eslint": "^7.30.0",
"eslint-plugin-react": "^7.24.0",
"eslint-plugin-react-hooks": "^4.2.0",
"preact": "^10.5.13",
"rollup": "^2.52.2",
"rollup": "^2.53.2",
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-ts": "^1.4.0",
"typescript": "^4.3.4",
"vite": "^2.3.8"
"typescript": "^4.3.5",
"vite": "^2.4.2"
},
"peerDependencies": {
"preact": ">=10.2.0"
"preact": ">=10.5.14"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit a182f25

Please sign in to comment.