Skip to content

Commit

Permalink
Merge pull request #37 from CrowdStrike/dependabot/npm_and_yarn/ui/pa…
Browse files Browse the repository at this point in the history
…ges/rapid-response-react/vite-4.5.5

Bump vite from 4.4.11 to 4.5.5 in /ui/pages/rapid-response-react
  • Loading branch information
mraible authored Oct 4, 2024
2 parents 13da4dc + 5880533 commit e1a43e2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion ui/pages/rapid-response-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"rollup-plugin-visualizer": "^5.9.2",
"tailwindcss": "^3.3.3",
"typescript": "^5.0.2",
"vite": "^4.4.0",
"vite": "^4.5.5",
"vitest": "^0.34.5"
}
}
8 changes: 4 additions & 4 deletions ui/pages/rapid-response-react/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4030,10 +4030,10 @@ vite-node@0.34.6:
picocolors "^1.0.0"
vite "^3.0.0 || ^4.0.0 || ^5.0.0-0"

"vite@^3.0.0 || ^4.0.0 || ^5.0.0-0", "vite@^3.1.0 || ^4.0.0 || ^5.0.0-0", vite@^4.4.0:
version "4.4.11"
resolved "https://registry.npmjs.org/vite/-/vite-4.4.11.tgz#babdb055b08c69cfc4c468072a2e6c9ca62102b0"
integrity sha512-ksNZJlkcU9b0lBwAGZGGaZHCMqHsc8OpgtoYhsQ4/I2v5cnpmmmqe5pM4nv/4Hn6G/2GhTdj0DhZh2e+Er1q5A==
"vite@^3.0.0 || ^4.0.0 || ^5.0.0-0", "vite@^3.1.0 || ^4.0.0 || ^5.0.0-0", vite@^4.5.5:
version "4.5.5"
resolved "https://registry.yarnpkg.com/vite/-/vite-4.5.5.tgz#639b9feca5c0a3bfe3c60cb630ef28bf219d742e"
integrity sha512-ifW3Lb2sMdX+WU91s3R0FyQlAyLxOzCSCP37ujw0+r5POeHPwe6udWVIElKQq8gk3t7b8rkmvqC6IHBpCff4GQ==
dependencies:
esbuild "^0.18.10"
postcss "^8.4.27"
Expand Down

0 comments on commit e1a43e2

Please sign in to comment.