Skip to content

Commit

Permalink
chore(deps): update dependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 4, 2022
1 parent 13e4925 commit a530de4
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion packages/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@microsoft/api-extractor": "^7.29.0",
"esbuild": "^0.14.53",
"typescript": "^4.7.3",
"vitest": "^0.19.1"
"vitest": "^0.20.3"
},
"files": [
"dist/**"
Expand Down
4 changes: 2 additions & 2 deletions packages/editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@codemirror/search": "^6.0.1",
"@codemirror/state": "^6.1.1",
"@codemirror/theme-one-dark": "^6.0.0",
"@codemirror/view": "^6.1.3",
"@codemirror/view": "^6.1.4",
"@emotion/css": "^11.10.0",
"@emotion/react": "^11.10.0",
"@floating-ui/dom": "^1.0.0",
Expand Down Expand Up @@ -91,7 +91,7 @@
"react-dom": "^18.2.0",
"typescript": "^4.7.3",
"vite": "^3.0.4",
"vitest": "^0.19.1"
"vitest": "^0.20.3"
},
"peerDependencies": {
"react": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/home/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"react-dom": "^18.2.0",
"responsive-loader": "^3.0.4",
"sharp": "^0.30.7",
"vitest": "^0.19.1"
"vitest": "^0.20.3"
},
"browserslist": [
"> 1%",
Expand Down
2 changes: 1 addition & 1 deletion packages/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"typescript": "^4.7.3",
"v8-to-istanbul": "^9.0.1",
"vite": "^3.0.4",
"vitest": "^0.19.1"
"vitest": "^0.20.3"
},
"browserslist": [
"> 1%",
Expand Down
30 changes: 15 additions & 15 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 a530de4

Please sign in to comment.