Skip to content

Commit

Permalink
chore(deps): update dependency vite to v5.4.3 (#1412)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 3, 2024
1 parent d402041 commit b200416
Show file tree
Hide file tree
Showing 9 changed files with 61 additions and 18 deletions.
2 changes: 1 addition & 1 deletion integrations/prisma-exception/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"typedoc": "0.26.6",
"typedoc-plugin-markdown": "4.2.6",
"typescript": "5.5.4",
"vite": "5.4.2",
"vite": "5.4.3",
"vite-tsconfig-paths": "5.0.1",
"vitest": "2.0.5",
"webpack": "5.94.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/assert/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
"typedoc-plugin-markdown": "4.2.6",
"typescript": "5.5.4",
"valibot": "0.41.0",
"vite": "5.4.2",
"vite": "5.4.3",
"vite-tsconfig-paths": "5.0.1",
"vitest": "2.0.5",
"webpack": "5.94.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/dsn-parser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"typedoc": "0.26.6",
"typedoc-plugin-markdown": "4.2.6",
"typescript": "5.5.4",
"vite": "5.4.2",
"vite": "5.4.3",
"vite-tsconfig-paths": "5.0.1",
"vitest": "2.0.5",
"webpack": "5.94.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/exception/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
"typedoc": "0.26.6",
"typedoc-plugin-markdown": "4.2.6",
"typescript": "5.5.4",
"vite": "5.4.2",
"vite": "5.4.3",
"vite-tsconfig-paths": "5.0.1",
"vitest": "2.0.5",
"webpack": "5.94.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/json-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"typedoc": "0.26.6",
"typedoc-plugin-markdown": "4.2.6",
"typescript": "5.5.4",
"vite": "5.4.2",
"vite": "5.4.3",
"vite-tsconfig-paths": "5.0.1",
"vitest": "2.0.5",
"webpack": "5.94.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/memo-intl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"typedoc": "0.26.6",
"typedoc-plugin-markdown": "4.2.6",
"typescript": "5.5.4",
"vite": "5.4.2",
"vite": "5.4.3",
"vite-tsconfig-paths": "5.0.1",
"vitest": "2.0.5",
"webpack": "5.94.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/plain-object/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
"typedoc": "0.26.6",
"typedoc-plugin-markdown": "4.2.6",
"typescript": "5.5.4",
"vite": "5.4.2",
"vite": "5.4.3",
"vite-tsconfig-paths": "5.0.1",
"vitest": "2.0.5",
"webpack": "5.94.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/treeu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"typedoc": "0.26.6",
"typedoc-plugin-markdown": "4.2.6",
"typescript": "5.5.4",
"vite": "5.4.2",
"vite": "5.4.3",
"vite-tsconfig-paths": "5.0.1",
"vitest": "2.0.5",
"webpack": "5.94.0"
Expand Down
63 changes: 53 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1397,7 +1397,7 @@ __metadata:
typedoc-plugin-markdown: "npm:4.2.6"
typescript: "npm:5.5.4"
valibot: "npm:0.41.0"
vite: "npm:5.4.2"
vite: "npm:5.4.3"
vite-tsconfig-paths: "npm:5.0.1"
vitest: "npm:2.0.5"
webpack: "npm:5.94.0"
Expand Down Expand Up @@ -1432,7 +1432,7 @@ __metadata:
typedoc: "npm:0.26.6"
typedoc-plugin-markdown: "npm:4.2.6"
typescript: "npm:5.5.4"
vite: "npm:5.4.2"
vite: "npm:5.4.3"
vite-tsconfig-paths: "npm:5.0.1"
vitest: "npm:2.0.5"
webpack: "npm:5.94.0"
Expand Down Expand Up @@ -1472,7 +1472,7 @@ __metadata:
typedoc: "npm:0.26.6"
typedoc-plugin-markdown: "npm:4.2.6"
typescript: "npm:5.5.4"
vite: "npm:5.4.2"
vite: "npm:5.4.3"
vite-tsconfig-paths: "npm:5.0.1"
vitest: "npm:2.0.5"
webpack: "npm:5.94.0"
Expand Down Expand Up @@ -1507,7 +1507,7 @@ __metadata:
typedoc: "npm:0.26.6"
typedoc-plugin-markdown: "npm:4.2.6"
typescript: "npm:5.5.4"
vite: "npm:5.4.2"
vite: "npm:5.4.3"
vite-tsconfig-paths: "npm:5.0.1"
vitest: "npm:2.0.5"
webpack: "npm:5.94.0"
Expand Down Expand Up @@ -1542,7 +1542,7 @@ __metadata:
typedoc: "npm:0.26.6"
typedoc-plugin-markdown: "npm:4.2.6"
typescript: "npm:5.5.4"
vite: "npm:5.4.2"
vite: "npm:5.4.3"
vite-tsconfig-paths: "npm:5.0.1"
vitest: "npm:2.0.5"
webpack: "npm:5.94.0"
Expand Down Expand Up @@ -1582,7 +1582,7 @@ __metadata:
typedoc: "npm:0.26.6"
typedoc-plugin-markdown: "npm:4.2.6"
typescript: "npm:5.5.4"
vite: "npm:5.4.2"
vite: "npm:5.4.3"
vite-tsconfig-paths: "npm:5.0.1"
vitest: "npm:2.0.5"
webpack: "npm:5.94.0"
Expand Down Expand Up @@ -1620,7 +1620,7 @@ __metadata:
typedoc: "npm:0.26.6"
typedoc-plugin-markdown: "npm:4.2.6"
typescript: "npm:5.5.4"
vite: "npm:5.4.2"
vite: "npm:5.4.3"
vite-tsconfig-paths: "npm:5.0.1"
vitest: "npm:2.0.5"
webpack: "npm:5.94.0"
Expand Down Expand Up @@ -12413,7 +12413,7 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:8.4.44, postcss@npm:^8.4.23, postcss@npm:^8.4.4, postcss@npm:^8.4.41":
"postcss@npm:8.4.44, postcss@npm:^8.4.23, postcss@npm:^8.4.4, postcss@npm:^8.4.41, postcss@npm:^8.4.43":
version: 8.4.44
resolution: "postcss@npm:8.4.44"
dependencies:
Expand Down Expand Up @@ -12532,7 +12532,7 @@ __metadata:
typedoc: "npm:0.26.6"
typedoc-plugin-markdown: "npm:4.2.6"
typescript: "npm:5.5.4"
vite: "npm:5.4.2"
vite: "npm:5.4.3"
vite-tsconfig-paths: "npm:5.0.1"
vitest: "npm:2.0.5"
webpack: "npm:5.94.0"
Expand Down Expand Up @@ -15396,7 +15396,7 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:5.4.2, vite@npm:^5.0.0":
"vite@npm:5.4.2":
version: 5.4.2
resolution: "vite@npm:5.4.2"
dependencies:
Expand Down Expand Up @@ -15439,6 +15439,49 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:5.4.3, vite@npm:^5.0.0":
version: 5.4.3
resolution: "vite@npm:5.4.3"
dependencies:
esbuild: "npm:^0.21.3"
fsevents: "npm:~2.3.3"
postcss: "npm:^8.4.43"
rollup: "npm:^4.20.0"
peerDependencies:
"@types/node": ^18.0.0 || >=20.0.0
less: "*"
lightningcss: ^1.21.0
sass: "*"
sass-embedded: "*"
stylus: "*"
sugarss: "*"
terser: ^5.4.0
dependenciesMeta:
fsevents:
optional: true
peerDependenciesMeta:
"@types/node":
optional: true
less:
optional: true
lightningcss:
optional: true
sass:
optional: true
sass-embedded:
optional: true
stylus:
optional: true
sugarss:
optional: true
terser:
optional: true
bin:
vite: bin/vite.js
checksum: 10c0/7afe601bcba82f81980c718fc171ba8f0c45e3bffaeb7ef831b64b84e396f963c3c87818b74da4c8e817d1bce1c179f1efae3bcb14d2e94b4eb635071722c8f2
languageName: node
linkType: hard

"vitest@npm:2.0.5":
version: 2.0.5
resolution: "vitest@npm:2.0.5"
Expand Down

0 comments on commit b200416

Please sign in to comment.