Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump vite from 5.0.2 to 5.0.5 in /packages/react/examples/custom-data-table-state-manager-vite #15329

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Binary file not shown.
Expand Up @@ -24,6 +24,6 @@
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.4",
"sass": "1.69.5",
"vite": "^5.0.2"
"vite": "^5.0.5"
}
}
Expand Up @@ -1395,7 +1395,7 @@ __metadata:
react-dom: "npm:^18.2.0"
sass: "npm:1.69.5"
use-debounce: "npm:^10.0.0"
vite: "npm:^5.0.2"
vite: "npm:^5.0.5"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -2960,7 +2960,7 @@ __metadata:
languageName: node
linkType: hard

"nanoid@npm:^3.3.6":
"nanoid@npm:^3.3.7":
version: 3.3.7
resolution: "nanoid@npm:3.3.7"
bin:
Expand Down Expand Up @@ -3215,14 +3215,14 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:^8.4.31":
version: 8.4.31
resolution: "postcss@npm:8.4.31"
"postcss@npm:^8.4.32":
version: 8.4.32
resolution: "postcss@npm:8.4.32"
dependencies:
nanoid: "npm:^3.3.6"
nanoid: "npm:^3.3.7"
picocolors: "npm:^1.0.0"
source-map-js: "npm:^1.0.2"
checksum: 1a6653e72105907377f9d4f2cd341d8d90e3fde823a5ddea1e2237aaa56933ea07853f0f2758c28892a1d70c53bbaca200eb8b80f8ed55f13093003dbec5afa0
checksum: 28084864122f29148e1f632261c408444f5ead0e0b9ea9bd9729d0468818ebe73fe5dc0075acd50c1365dbe639b46a79cba27d355ec857723a24bc9af0f18525
languageName: node
linkType: hard

Expand Down Expand Up @@ -3974,13 +3974,13 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^5.0.2":
version: 5.0.2
resolution: "vite@npm:5.0.2"
"vite@npm:^5.0.5":
version: 5.0.5
resolution: "vite@npm:5.0.5"
dependencies:
esbuild: "npm:^0.19.3"
fsevents: "npm:~2.3.3"
postcss: "npm:^8.4.31"
postcss: "npm:^8.4.32"
rollup: "npm:^4.2.0"
peerDependencies:
"@types/node": ^18.0.0 || >=20.0.0
Expand Down Expand Up @@ -4010,7 +4010,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 74f1a6d49a02106796b5fcc04dbe4a92925fba413191718fb37485a29f606b7f80abd371a3ef6b598e8a04f05c09c0b9a5de6bf844dfecb7253798097ddaab35
checksum: f4cd6e6e38448bdb6dd4dc36c0b34a5c42944d88961b9df246e75a4c3237196b1c64b1afc563524405d1fe3f34e728b9dbfd8cbc5af4e0a03371033d8057fdfe
languageName: node
linkType: hard

Expand Down