Skip to content

Commit

Permalink
Merge pull request #591 from xmtp/dependabot/npm_and_yarn/vite-5.1.7
Browse files Browse the repository at this point in the history
build(deps-dev): bump vite from 5.1.4 to 5.1.7
  • Loading branch information
rygine authored Apr 8, 2024
2 parents 5bfcaef + ca2cf59 commit 6667443
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@
"semantic-release": "^21.1.2",
"typedoc": "^0.25.12",
"typescript": "^5.4.2",
"vite": "5.1.4",
"vite": "5.1.7",
"vite-tsconfig-paths": "^4.3.1",
"vitest": "^1.3.1"
},
Expand Down
44 changes: 42 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2963,7 +2963,7 @@ __metadata:
typedoc: "npm:^0.25.12"
typescript: "npm:^5.4.2"
viem: "npm:2.7.15"
vite: "npm:5.1.4"
vite: "npm:5.1.7"
vite-tsconfig-paths: "npm:^4.3.1"
vitest: "npm:^1.3.1"
languageName: unknown
Expand Down Expand Up @@ -10815,7 +10815,47 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:5.1.4, vite@npm:^5.0.0":
"vite@npm:5.1.7":
version: 5.1.7
resolution: "vite@npm:5.1.7"
dependencies:
esbuild: "npm:^0.19.3"
fsevents: "npm:~2.3.3"
postcss: "npm:^8.4.35"
rollup: "npm:^4.2.0"
peerDependencies:
"@types/node": ^18.0.0 || >=20.0.0
less: "*"
lightningcss: ^1.21.0
sass: "*"
stylus: "*"
sugarss: "*"
terser: ^5.4.0
dependenciesMeta:
fsevents:
optional: true
peerDependenciesMeta:
"@types/node":
optional: true
less:
optional: true
lightningcss:
optional: true
sass:
optional: true
stylus:
optional: true
sugarss:
optional: true
terser:
optional: true
bin:
vite: bin/vite.js
checksum: 10/f1b31e32699f33ba18501413a35e1f7ced20cbf39510543c59041c3482aa877a10970f2ad64623707671c112e3ef3ea3095f125911e65fcb165bdee5a4116263
languageName: node
linkType: hard

"vite@npm:^5.0.0":
version: 5.1.4
resolution: "vite@npm:5.1.4"
dependencies:
Expand Down

0 comments on commit 6667443

Please sign in to comment.