diff --git a/package.json b/package.json index 4d33d4c..3378b46 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "@types/node": "^20.12.12", "@types/react": "^18.3.2", "@types/react-dom": "^18.3.0", - "@vitejs/plugin-react-swc": "^3.6.0", + "@vitejs/plugin-react-swc": "^3.7.0", "prettier-plugin-tailwindcss": "^0.6.5", "tailwindcss": "^3.4.3", "typescript": "^5.4.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b9e1284..7a38211 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -28,7 +28,7 @@ importers: version: 1.3.1(bufferutil@4.0.8)(typescript@5.4.5)(utf-8-validate@6.0.4) '@mercuryworkshop/wisp-js': specifier: github:mercuryworkshop/wisp-client-js#rewrite - version: https://codeload.github.com/mercuryworkshop/wisp-client-js/tar.gz/d9a7ce8de12adee13fa7a4fb6d9fa5f14f8e5a77(utf-8-validate@6.0.4) + version: git+https://git@github.com:mercuryworkshop/wisp-client-js.git#c7b6d7973fd391c80dfe258f3d4836740498637c(utf-8-validate@6.0.4) '@radix-ui/react-checkbox': specifier: ^1.0.4 version: 1.0.4(@types/react-dom@18.3.0)(@types/react@18.3.2)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -148,8 +148,8 @@ importers: specifier: ^18.3.0 version: 18.3.0 '@vitejs/plugin-react-swc': - specifier: ^3.6.0 - version: 3.6.0(@swc/helpers@0.5.5)(vite@5.3.1(@types/node@20.12.12)) + specifier: ^3.7.0 + version: 3.7.0(@swc/helpers@0.5.5)(vite@5.3.1(@types/node@20.12.12)) prettier-plugin-tailwindcss: specifier: ^0.6.5 version: 0.6.5(prettier@3.2.5) @@ -698,9 +698,9 @@ packages: '@mercuryworkshop/libcurl-transport@1.3.1': resolution: {integrity: sha512-yGt8K7D1j8WLn7LgH6YPnxmHc+JUCB0x/QPIStuRftl0tq3D8uHskRFeOJ8ksTrru7mTAjk5Cpmvix8jNJ+Lug==} - '@mercuryworkshop/wisp-js@https://codeload.github.com/mercuryworkshop/wisp-client-js/tar.gz/d9a7ce8de12adee13fa7a4fb6d9fa5f14f8e5a77': - resolution: {tarball: https://codeload.github.com/mercuryworkshop/wisp-client-js/tar.gz/d9a7ce8de12adee13fa7a4fb6d9fa5f14f8e5a77} - version: 2.0.0-dev + '@mercuryworkshop/wisp-js@git+https://git@github.com:mercuryworkshop/wisp-client-js.git#c7b6d7973fd391c80dfe258f3d4836740498637c': + resolution: {commit: c7b6d7973fd391c80dfe258f3d4836740498637c, repo: git@github.com:mercuryworkshop/wisp-client-js.git, type: git} + version: 0.1.0 '@next/env@14.2.3': resolution: {integrity: sha512-W7fd7IbkfmeeY2gXrzJYDx8D2lWKbVoTIj1o1ScPHNzvp30s1AuoEFSdr39bC5sjxJaxTtq3OTCZboNp0lNWHA==} @@ -1478,8 +1478,8 @@ packages: '@types/wrap-ansi@3.0.0': resolution: {integrity: sha512-ltIpx+kM7g/MLRZfkbL7EsCEjfzCcScLpkg37eXEtx5kmrAKBkTJwd1GIAjDSL8wTpM6Hzn5YO4pSb91BEwu1g==} - '@vitejs/plugin-react-swc@3.6.0': - resolution: {integrity: sha512-XFRbsGgpGxGzEV5i5+vRiro1bwcIaZDIdBRP16qwm+jP68ue/S8FJTBEgOeojtVDYrbSua3XFp71kC8VJE6v+g==} + '@vitejs/plugin-react-swc@3.7.0': + resolution: {integrity: sha512-yrknSb3Dci6svCd/qhHqhFPDSw0QtjumcqdKMoNNzmOl5lMXTTiqzjWtG4Qask2HdvvzaNgSunbQGet8/GrKdA==} peerDependencies: vite: ^4 || ^5 @@ -3569,7 +3569,7 @@ snapshots: - typescript - utf-8-validate - '@mercuryworkshop/wisp-js@https://codeload.github.com/mercuryworkshop/wisp-client-js/tar.gz/d9a7ce8de12adee13fa7a4fb6d9fa5f14f8e5a77(utf-8-validate@6.0.4)': + '@mercuryworkshop/wisp-js@git+https://git@github.com:mercuryworkshop/wisp-client-js.git#c7b6d7973fd391c80dfe258f3d4836740498637c(utf-8-validate@6.0.4)': dependencies: bufferutil: 4.0.8 ws: 8.18.0(bufferutil@4.0.8)(utf-8-validate@6.0.4) @@ -4373,7 +4373,7 @@ snapshots: '@types/wrap-ansi@3.0.0': {} - '@vitejs/plugin-react-swc@3.6.0(@swc/helpers@0.5.5)(vite@5.3.1(@types/node@20.12.12))': + '@vitejs/plugin-react-swc@3.7.0(@swc/helpers@0.5.5)(vite@5.3.1(@types/node@20.12.12))': dependencies: '@swc/core': 1.5.7(@swc/helpers@0.5.5) vite: 5.3.1(@types/node@20.12.12)