Skip to content

Commit

Permalink
Merge pull request #494 from davidjerleke/dependabot/npm_and_yarn/vit…
Browse files Browse the repository at this point in the history
…e-3.2.7

Bump vite from 3.2.5 to 3.2.7
  • Loading branch information
davidjerleke authored Jun 6, 2023
2 parents 5bb3e8d + feca95c commit bdf6cb9
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion playgrounds/embla-carousel-playground-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"@types/react-dom": "^18.0.7",
"@vitejs/plugin-react": "^2.2.0",
"typescript": "^4.6.4",
"vite": "^3.2.0"
"vite": "^3.2.7"
}
}
2 changes: 1 addition & 1 deletion playgrounds/embla-carousel-playground-vanilla/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
},
"devDependencies": {
"typescript": "^4.6.4",
"vite": "^3.2.0"
"vite": "^3.2.7"
}
}
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7697,7 +7697,7 @@ __metadata:
react-dom: ^18.2.0
react-router-dom: ^6.4.3
typescript: ^4.6.4
vite: ^3.2.0
vite: ^3.2.7
languageName: unknown
linkType: soft

Expand All @@ -7707,7 +7707,7 @@ __metadata:
dependencies:
embla-carousel: 8.0.0-rc07
typescript: ^4.6.4
vite: ^3.2.0
vite: ^3.2.7
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -19708,9 +19708,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^3.2.0":
version: 3.2.5
resolution: "vite@npm:3.2.5"
"vite@npm:^3.2.7":
version: 3.2.7
resolution: "vite@npm:3.2.7"
dependencies:
esbuild: ^0.15.9
fsevents: ~2.3.2
Expand Down Expand Up @@ -19742,7 +19742,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: ad35b7008c2b62a167d1d1a82f0a0c60fa457733f1969e9eedf0b0077f67a7ac74b4c9477e75a397895150f09b6551f0c17841c5b05c34d9fe302bb0b5dc28a8
checksum: 4c5883b721b6ec406419e61d0b3fae8528e80f8c2eb20c087c7b1b76daec3665a0a49c83cd8ac7fdda6089625094b70c6a132daa5edc650c515ddc9f5eed44f0
languageName: node
linkType: hard

Expand Down

0 comments on commit bdf6cb9

Please sign in to comment.