mirror of
https://github.com/protomaps/PMTiles.git
synced 2026-02-04 19:01:08 +00:00
Merge pull request #215 from protomaps/dependabot/npm_and_yarn/app/vite-2.9.16
Bump vite from 2.9.15 to 2.9.16 in /app
This commit is contained in:
8
app/package-lock.json
generated
8
app/package-lock.json
generated
@@ -40,7 +40,7 @@
|
||||
"@vitejs/plugin-react": "^1.3.0",
|
||||
"prettier": "^2.8.4",
|
||||
"typescript": "^4.6.3",
|
||||
"vite": "^2.9.13"
|
||||
"vite": "^2.9.16"
|
||||
}
|
||||
},
|
||||
"node_modules/@ampproject/remapping": {
|
||||
@@ -3448,9 +3448,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/vite": {
|
||||
"version": "2.9.15",
|
||||
"resolved": "https://registry.npmjs.org/vite/-/vite-2.9.15.tgz",
|
||||
"integrity": "sha512-fzMt2jK4vQ3yK56te3Kqpkaeq9DkcZfBbzHwYpobasvgYmP2SoAr6Aic05CsB4CzCZbsDv4sujX3pkEGhLabVQ==",
|
||||
"version": "2.9.16",
|
||||
"resolved": "https://registry.npmjs.org/vite/-/vite-2.9.16.tgz",
|
||||
"integrity": "sha512-X+6q8KPyeuBvTQV8AVSnKDvXoBMnTx8zxh54sOwmmuOdxkjMmEJXH2UEchA+vTMps1xw9vL64uwJOWryULg7nA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"esbuild": "^0.14.27",
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
"@vitejs/plugin-react": "^1.3.0",
|
||||
"prettier": "^2.8.4",
|
||||
"typescript": "^4.6.3",
|
||||
"vite": "^2.9.13"
|
||||
"vite": "^2.9.16"
|
||||
},
|
||||
"overrides": {
|
||||
"react": "$react",
|
||||
|
||||
Reference in New Issue
Block a user