Skip to content

Commit

Permalink
Bump vite from 2.9.16 to 2.9.18
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.9.16 to 2.9.18.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v2.9.18/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v2.9.18/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 11, 2024
1 parent b1e9851 commit f0badc7
Show file tree
Hide file tree
Showing 15 changed files with 17 additions and 226 deletions.
2 changes: 1 addition & 1 deletion examples/3rd-party-oauth-login/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
"mirotone": "5"
},
"devDependencies": {
"vite": "3.2.8"
"vite": "2.9.18"
}
}
2 changes: 1 addition & 1 deletion examples/asset-search/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@types/react-dom": "^17.0.10",
"@vitejs/plugin-react": "^1.0.7",
"typescript": "^4.4.4",
"vite": "^2.9.17"
"vite": "^2.9.18"
},
"dependencies": {
"react": "^17.0.2",
Expand Down
2 changes: 1 addition & 1 deletion examples/breakout-rooms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@
"@types/react-dom": "^18.0.8",
"@vitejs/plugin-react": "^2.2.0",
"typescript": "4.9.5",
"vite": "3.2.8"
"vite": "2.9.18"
}
}
2 changes: 1 addition & 1 deletion examples/calendar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@types/react-dom": "^17.0.10",
"@vitejs/plugin-react": "^1.0.7",
"typescript": "^4.4.4",
"vite": "^2.9.16"
"vite": "^2.9.18"
},
"dependencies": {
"react": "^17.0.2",
Expand Down
2 changes: 1 addition & 1 deletion examples/connect-firebase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
},
"devDependencies": {
"@mirohq/websdk-types": "latest",
"vite": "2.9.17"
"vite": "2.9.18"
}
}
2 changes: 1 addition & 1 deletion examples/csv-to-mindmap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@
"@types/react-dom": "^18.0.8",
"@vitejs/plugin-react": "^2.2.0",
"typescript": "4.8.4",
"vite": "3.2.8"
"vite": "2.9.18"
}
}
2 changes: 1 addition & 1 deletion examples/custom-actions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
"devDependencies": {
"@mirohq/websdk-types": "latest",
"typescript": "4.9.5",
"vite": "2.9.17"
"vite": "2.9.18"
}
}
2 changes: 1 addition & 1 deletion examples/digital-asset-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@vitejs/plugin-react": "^1.0.7",
"@vitejs/plugin-react-refresh": "1.3.6",
"typescript": "^4.4.4",
"vite": "^2.9.16"
"vite": "^2.9.18"
},
"author": "Miro",
"license": "ISC"
Expand Down
2 changes: 1 addition & 1 deletion examples/drag-and-drop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@types/react-dom": "^17.0.10",
"@vitejs/plugin-react": "^1.0.7",
"typescript": "^4.4.4",
"vite": "^2.9.16"
"vite": "^2.9.18"
},
"dependencies": {
"react": "^17.0.2",
Expand Down
2 changes: 1 addition & 1 deletion examples/github-appcards/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
"@types/react-dom": "17.0.11",
"@vitejs/plugin-react-refresh": "1.3.6",
"typescript": "4.5.5",
"vite": "2.9.17"
"vite": "2.9.18"
}
}
2 changes: 1 addition & 1 deletion examples/selfie-with-custom-action/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"react-dom": "^18.2.0"
},
"devDependencies": {
"vite": "3.2.8",
"vite": "2.9.18",
"@mirohq/websdk-types": "latest",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
Expand Down
2 changes: 1 addition & 1 deletion examples/stickynotes-to-shapes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
},
"devDependencies": {
"@mirohq/websdk-types": "latest",
"vite": "2.9.17"
"vite": "2.9.18"
}
}
2 changes: 1 addition & 1 deletion examples/template-builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
},
"devDependencies": {
"@mirohq/websdk-types": "latest",
"vite": "2.9.17"
"vite": "2.9.18"
}
}
2 changes: 1 addition & 1 deletion examples/wordle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@types/react-dom": "^17.0.10",
"@vitejs/plugin-react": "^1.0.7",
"typescript": "^4.4.4",
"vite": "^2.9.16"
"vite": "^2.9.18"
},
"dependencies": {
"mirotone": "4",
Expand Down
Loading

0 comments on commit f0badc7

Please sign in to comment.