Skip to content

Commit

Permalink
[CF] (Security) Bump vite from 2.9.9 to 2.9.13
Browse files Browse the repository at this point in the history
  • Loading branch information
craigfay committed Sep 6, 2022
2 parents 1b12e3b + 6dea882 commit 7c33b59
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion examples/vite-app/package.json
Expand Up @@ -16,6 +16,6 @@
"@types/react": "^18.0.9",
"@types/react-dom": "^18.0.5",
"@vitejs/plugin-react": "^1.3.2",
"vite": "^2.9.9"
"vite": "^2.9.13"
}
}
10 changes: 5 additions & 5 deletions examples/vite-app/yarn.lock
Expand Up @@ -237,7 +237,7 @@
to-fast-properties "^2.0.0"

"@econify/moonshine-css@../..":
version "0.1.0"
version "0.2.0"

"@jridgewell/gen-mapping@^0.1.0":
version "0.1.1"
Expand Down Expand Up @@ -711,10 +711,10 @@ to-fast-properties@^2.0.0:
resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-2.0.0.tgz#dc5e698cbd079265bc73e0377681a4e4e83f616e"
integrity sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4=

vite@^2.9.9:
version "2.9.9"
resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.9.tgz#8b558987db5e60fedec2f4b003b73164cb081c5e"
integrity sha512-ffaam+NgHfbEmfw/Vuh6BHKKlI/XIAhxE5QSS7gFLIngxg171mg1P3a4LSRME0z2ZU1ScxoKzphkipcYwSD5Ew==
vite@^2.9.13:
version "2.9.13"
resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.13.tgz#859cb5d4c316c0d8c6ec9866045c0f7858ca6abc"
integrity sha512-AsOBAaT0AD7Mhe8DuK+/kE4aWYFMx/i0ZNi98hJclxb4e0OhQcZYUrvLjIaQ8e59Ui7txcvKMiJC1yftqpQoDw==
dependencies:
esbuild "^0.14.27"
postcss "^8.4.13"
Expand Down

0 comments on commit 7c33b59

Please sign in to comment.