Skip to content

Commit

Permalink
Upgrade vite deps
Browse files Browse the repository at this point in the history
  • Loading branch information
rygine committed Nov 18, 2024
1 parent d6140bf commit edb7334
Show file tree
Hide file tree
Showing 15 changed files with 90 additions and 47 deletions.
2 changes: 1 addition & 1 deletion content-types/content-type-group-updated/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"rollup-plugin-dts": "^6.1.1",
"rollup-plugin-filesize": "^10.0.0",
"typescript": "^5.6.3",
"vite": "^5.4.9",
"vite": "^5.4.11",
"vitest": "^2.1.3"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion content-types/content-type-primitives/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"rollup-plugin-dts": "^6.1.1",
"rollup-plugin-filesize": "^10.0.0",
"typescript": "^5.6.3",
"vite": "^5.4.9",
"vite": "^5.4.11",
"vitest": "^2.1.3"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion content-types/content-type-reaction/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"rollup-plugin-dts": "^6.1.1",
"rollup-plugin-filesize": "^10.0.0",
"typescript": "^5.6.3",
"vite": "^5.4.9",
"vite": "^5.4.11",
"vitest": "^2.1.3"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion content-types/content-type-read-receipt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"rollup-plugin-dts": "^6.1.1",
"rollup-plugin-filesize": "^10.0.0",
"typescript": "^5.6.3",
"vite": "^5.4.9",
"vite": "^5.4.11",
"vitest": "^2.1.3"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion content-types/content-type-remote-attachment/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"rollup-plugin-dts": "^6.1.1",
"rollup-plugin-filesize": "^10.0.0",
"typescript": "^5.6.3",
"vite": "^5.4.9",
"vite": "^5.4.11",
"vitest": "^2.1.3"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion content-types/content-type-reply/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"rollup-plugin-dts": "^6.1.1",
"rollup-plugin-filesize": "^10.0.0",
"typescript": "^5.6.3",
"vite": "^5.4.9",
"vite": "^5.4.11",
"vitest": "^2.1.3"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion content-types/content-type-text/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"rollup-plugin-dts": "^6.1.1",
"rollup-plugin-filesize": "^10.0.0",
"typescript": "^5.6.3",
"vite": "^5.4.9",
"vite": "^5.4.11",
"vitest": "^2.1.3"
},
"publishConfig": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"rollup-plugin-dts": "^6.1.1",
"rollup-plugin-filesize": "^10.0.0",
"typescript": "^5.6.3",
"vite": "^5.4.9",
"vite": "^5.4.11",
"vitest": "^2.1.3"
},
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions examples/react-vite-browser-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
"devDependencies": {
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.1",
"@vitejs/plugin-react": "^4.3.3",
"autoprefixer": "^10.4.19",
"postcss": "^8.4.39",
"postcss-preset-env": "^9.6.0",
"tsconfig": "workspace:*",
"typescript": "^5.6.3",
"vite": "^5.4.9"
"vite": "^5.4.11"
}
}
2 changes: 1 addition & 1 deletion packages/consent-proof-signature/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"tsconfig": "workspace:*",
"typedoc": "^0.26.4",
"typescript": "^5.6.3",
"vite": "^5.4.9",
"vite": "^5.4.11",
"vitest": "^2.1.3"
},
"packageManager": "[email protected]",
Expand Down
4 changes: 2 additions & 2 deletions packages/frames-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,8 @@
"tsconfig": "workspace:*",
"typedoc": "^0.26.4",
"typescript": "^5.6.3",
"vite": "^5.4.9",
"vite-tsconfig-paths": "^5.0.1",
"vite": "^5.4.11",
"vite-tsconfig-paths": "^5.1.2",
"vitest": "^2.1.3"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions sdks/browser-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,8 @@
"typedoc": "^0.26.4",
"typescript": "^5.6.3",
"viem": "^2.17.4",
"vite": "^5.4.9",
"vite-tsconfig-paths": "^5.0.1",
"vite": "^5.4.11",
"vite-tsconfig-paths": "^5.1.2",
"vitest": "^2.1.3"
},
"engines": {
Expand Down
4 changes: 2 additions & 2 deletions sdks/js-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,8 +126,8 @@
"rollup-plugin-tsconfig-paths": "^1.5.2",
"typedoc": "^0.26.8",
"typescript": "^5.6.3",
"vite": "^5.4.9",
"vite-tsconfig-paths": "^5.0.1",
"vite": "^5.4.11",
"vite-tsconfig-paths": "^5.1.2",
"vitest": "^2.1.3"
},
"packageManager": "[email protected]",
Expand Down
4 changes: 2 additions & 2 deletions sdks/node-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,8 @@
"typescript": "^5.6.3",
"uuid": "^11.0.2",
"viem": "^2.13.6",
"vite": "^5.4.9",
"vite-tsconfig-paths": "^5.0.1",
"vite": "^5.4.11",
"vite-tsconfig-paths": "^5.1.2",
"vitest": "^2.1.3"
},
"packageManager": "[email protected]",
Expand Down
99 changes: 71 additions & 28 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4143,9 +4143,9 @@ __metadata:
languageName: node
linkType: hard

"@vitejs/plugin-react@npm:^4.3.1":
version: 4.3.2
resolution: "@vitejs/plugin-react@npm:4.3.2"
"@vitejs/plugin-react@npm:^4.3.3":
version: 4.3.3
resolution: "@vitejs/plugin-react@npm:4.3.3"
dependencies:
"@babel/core": "npm:^7.25.2"
"@babel/plugin-transform-react-jsx-self": "npm:^7.24.7"
Expand All @@ -4154,7 +4154,7 @@ __metadata:
react-refresh: "npm:^0.14.2"
peerDependencies:
vite: ^4.2.0 || ^5.0.0
checksum: 10/9ff278942d76e21f4680f0f9e4d8d3bfe12fe19701e0f07014dfbff83d772f10237114581a3ec2637c32856d0a99400a14e6cd80969f99b88b1a64227c531ddb
checksum: 10/816b47c54aefce198ce2fb2b3e63b5f158ab33b04713dbec0e780a89c5126d4ea6b08544972464c43096b16e90e7f467fcf19692fad30d4f8ca5bf9a386f38b3
languageName: node
linkType: hard

Expand Down Expand Up @@ -4715,8 +4715,8 @@ __metadata:
typescript: "npm:^5.6.3"
uuid: "npm:^10.0.0"
viem: "npm:^2.17.4"
vite: "npm:^5.4.9"
vite-tsconfig-paths: "npm:^5.0.1"
vite: "npm:^5.4.11"
vite-tsconfig-paths: "npm:^5.1.2"
vitest: "npm:^2.1.3"
languageName: unknown
linkType: soft
Expand All @@ -4736,7 +4736,7 @@ __metadata:
tsconfig: "workspace:*"
typedoc: "npm:^0.26.4"
typescript: "npm:^5.6.3"
vite: "npm:^5.4.9"
vite: "npm:^5.4.11"
vitest: "npm:^2.1.3"
languageName: unknown
linkType: soft
Expand All @@ -4758,7 +4758,7 @@ __metadata:
rollup-plugin-dts: "npm:^6.1.1"
rollup-plugin-filesize: "npm:^10.0.0"
typescript: "npm:^5.6.3"
vite: "npm:^5.4.9"
vite: "npm:^5.4.11"
vitest: "npm:^2.1.3"
languageName: unknown
linkType: soft
Expand All @@ -4777,7 +4777,7 @@ __metadata:
rollup-plugin-dts: "npm:^6.1.1"
rollup-plugin-filesize: "npm:^10.0.0"
typescript: "npm:^5.6.3"
vite: "npm:^5.4.9"
vite: "npm:^5.4.11"
vitest: "npm:^2.1.3"
languageName: unknown
linkType: soft
Expand All @@ -4799,7 +4799,7 @@ __metadata:
rollup-plugin-dts: "npm:^6.1.1"
rollup-plugin-filesize: "npm:^10.0.0"
typescript: "npm:^5.6.3"
vite: "npm:^5.4.9"
vite: "npm:^5.4.11"
vitest: "npm:^2.1.3"
languageName: unknown
linkType: soft
Expand All @@ -4821,7 +4821,7 @@ __metadata:
rollup-plugin-dts: "npm:^6.1.1"
rollup-plugin-filesize: "npm:^10.0.0"
typescript: "npm:^5.6.3"
vite: "npm:^5.4.9"
vite: "npm:^5.4.11"
vitest: "npm:^2.1.3"
languageName: unknown
linkType: soft
Expand All @@ -4846,7 +4846,7 @@ __metadata:
rollup-plugin-dts: "npm:^6.1.1"
rollup-plugin-filesize: "npm:^10.0.0"
typescript: "npm:^5.6.3"
vite: "npm:^5.4.9"
vite: "npm:^5.4.11"
vitest: "npm:^2.1.3"
languageName: unknown
linkType: soft
Expand All @@ -4870,7 +4870,7 @@ __metadata:
rollup-plugin-dts: "npm:^6.1.1"
rollup-plugin-filesize: "npm:^10.0.0"
typescript: "npm:^5.6.3"
vite: "npm:^5.4.9"
vite: "npm:^5.4.11"
vitest: "npm:^2.1.3"
languageName: unknown
linkType: soft
Expand All @@ -4892,7 +4892,7 @@ __metadata:
rollup-plugin-dts: "npm:^6.1.1"
rollup-plugin-filesize: "npm:^10.0.0"
typescript: "npm:^5.6.3"
vite: "npm:^5.4.9"
vite: "npm:^5.4.11"
vitest: "npm:^2.1.3"
languageName: unknown
linkType: soft
Expand All @@ -4914,7 +4914,7 @@ __metadata:
rollup-plugin-dts: "npm:^6.1.1"
rollup-plugin-filesize: "npm:^10.0.0"
typescript: "npm:^5.6.3"
vite: "npm:^5.4.9"
vite: "npm:^5.4.11"
vitest: "npm:^2.1.3"
languageName: unknown
linkType: soft
Expand All @@ -4939,8 +4939,8 @@ __metadata:
tsconfig: "workspace:*"
typedoc: "npm:^0.26.4"
typescript: "npm:^5.6.3"
vite: "npm:^5.4.9"
vite-tsconfig-paths: "npm:^5.0.1"
vite: "npm:^5.4.11"
vite-tsconfig-paths: "npm:^5.1.2"
vitest: "npm:^2.1.3"
peerDependencies:
"@xmtp/xmtp-js": ">9.3.1"
Expand Down Expand Up @@ -4998,8 +4998,8 @@ __metadata:
typescript: "npm:^5.6.3"
uuid: "npm:^11.0.2"
viem: "npm:^2.13.6"
vite: "npm:^5.4.9"
vite-tsconfig-paths: "npm:^5.0.1"
vite: "npm:^5.4.11"
vite-tsconfig-paths: "npm:^5.1.2"
vitest: "npm:^2.1.3"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -5060,7 +5060,7 @@ __metadata:
"@tanstack/react-query": "npm:^5.51.1"
"@types/react": "npm:^18.3.3"
"@types/react-dom": "npm:^18.3.0"
"@vitejs/plugin-react": "npm:^4.3.1"
"@vitejs/plugin-react": "npm:^4.3.3"
"@wagmi/core": "npm:^2.11.7"
"@xmtp/browser-sdk": "workspace:*"
autoprefixer: "npm:^10.4.19"
Expand All @@ -5071,7 +5071,7 @@ __metadata:
tsconfig: "workspace:*"
typescript: "npm:^5.6.3"
viem: "npm:^2.17.4"
vite: "npm:^5.4.9"
vite: "npm:^5.4.11"
wagmi: "npm:^2.10.10"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -5172,8 +5172,8 @@ __metadata:
typedoc: "npm:^0.26.8"
typescript: "npm:^5.6.3"
viem: "npm:2.7.15"
vite: "npm:^5.4.9"
vite-tsconfig-paths: "npm:^5.0.1"
vite: "npm:^5.4.11"
vite-tsconfig-paths: "npm:^5.1.2"
vitest: "npm:^2.1.3"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -12986,9 +12986,9 @@ __metadata:
languageName: node
linkType: hard

"vite-tsconfig-paths@npm:^5.0.1":
version: 5.0.1
resolution: "vite-tsconfig-paths@npm:5.0.1"
"vite-tsconfig-paths@npm:^5.1.2":
version: 5.1.2
resolution: "vite-tsconfig-paths@npm:5.1.2"
dependencies:
debug: "npm:^4.1.1"
globrex: "npm:^0.1.2"
Expand All @@ -12998,11 +12998,11 @@ __metadata:
peerDependenciesMeta:
vite:
optional: true
checksum: 10/e3cf1a2b997747cec6af83c3f9acc057e7f452ef91c3f38a9e32eb2e6cc6c723f51026e38f5d114296fc499b10b36bb56d668d9613a7367f5ecf23adb78642d7
checksum: 10/0a46db04653b60621a5d77f2054de5c29a8a6b069535ba3137e0a466b3da0308b07efb95b52713695873e99fadf35ae8878820a7227eabf1c0c1b159d9083bc0
languageName: node
linkType: hard

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

"vite@npm:^5.4.11":
version: 5.4.11
resolution: "vite@npm:5.4.11"
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: 10/719c4dea896e9547958643354003c8c9ea98e5367196d98f5f46cffb3ec963fead3ea5853f5af941c79bbfb73583dec19bbb0d28d2f644b95d7f59c55e22919d
languageName: node
linkType: hard

"vitest@npm:^2.1.3":
version: 2.1.3
resolution: "vitest@npm:2.1.3"
Expand Down

0 comments on commit edb7334

Please sign in to comment.