Skip to content

Commit

Permalink
update npm packages
Browse files Browse the repository at this point in the history
  • Loading branch information
TalDerei committed Sep 6, 2024
1 parent 89825c5 commit 19a0136
Show file tree
Hide file tree
Showing 7 changed files with 2,116 additions and 866 deletions.
4 changes: 2 additions & 2 deletions apps/extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"test": "vitest run"
},
"dependencies": {
"@bufbuild/protobuf": "^1.10.0",
"@bufbuild/protobuf": "^2.0.0",
"@connectrpc/connect": "^1.4.0",
"@connectrpc/connect-web": "^1.4.0",
"@penumbra-labs/registry": "11.1.0",
Expand Down Expand Up @@ -64,7 +64,7 @@
"postcss": "^8.4.38",
"postcss-loader": "^8.1.1",
"style-loader": "^4.0.0",
"tailwindcss": "^3.4.4",
"tailwindcss": "^3.4.10",
"ts-loader": "^9.5.1",
"ts-node": "^10.9.2",
"web-ext": "^8.2.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/prax-marketing-site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-router-dom": "^6.23.1",
"tailwindcss": "^3.4.4"
"tailwindcss": "^3.4.10"
},
"devDependencies": {
"@types/react": "^18.3.2",
Expand Down
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,30 +28,30 @@
"watch-and-repack": "./scripts/watch-and-repack.sh"
},
"dependencies": {
"@bufbuild/protobuf": "^1.10.0",
"@bufbuild/protobuf": "^2.0.0",
"@connectrpc/connect": "^1.4.0",
"@connectrpc/connect-web": "^1.4.0",
"tsx": "^4.16.2"
"tsx": "^4.19.0"
},
"devDependencies": {
"@buf/connectrpc_eliza.bufbuild_es": "1.10.0-20230913231627-233fca715f49.1",
"@buf/connectrpc_eliza.bufbuild_es": "2.0.0-20230913231627-233fca715f49.2",
"@buf/connectrpc_eliza.connectrpc_es": "1.4.0-20230913231627-233fca715f49.3",
"@buf/penumbra-zone_penumbra.bufbuild_es": "1.10.0-20240703080008-312294d02bf9.1",
"@changesets/cli": "^2.27.5",
"@buf/penumbra-zone_penumbra.bufbuild_es": "2.0.0-20240905181058-9eac98eca7b5.2",
"@changesets/cli": "^2.27.8",
"@repo/eslint-config": "workspace:*",
"@repo/tailwind-config": "workspace:*",
"@repo/tsconfig": "workspace:*",
"@storybook/react-vite": "8.1.1",
"@turbo/gen": "^1.13.4",
"@types/node": "^20.14.5",
"@vitest/browser": "^1.6.0",
"jsdom": "^24.1.0",
"playwright": "^1.44.1",
"prettier": "^3.3.2",
"syncpack": "^12.3.2",
"tailwindcss": "^3.4.4",
"turbo": "^2.0.12",
"typescript": "^5.5.3",
"vitest": "^1.6.0"
"@storybook/react-vite": "8.2.9",
"@turbo/gen": "^2.1.1",
"@types/node": "^22.5.4",
"@vitest/browser": "^2.0.5",
"jsdom": "^25.0.0",
"playwright": "^1.47.0",
"prettier": "^3.3.3",
"syncpack": "^13.0.0",
"tailwindcss": "^3.4.10",
"turbo": "^2.1.1",
"typescript": "^5.5.4",
"vitest": "^2.0.5"
}
}
2 changes: 1 addition & 1 deletion packages/context/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
".": "./src/index.ts"
},
"peerDependencies": {
"@bufbuild/protobuf": "^1.10.0",
"@bufbuild/protobuf": "^2.0.0",
"@penumbra-labs/registry": "11.1.0",
"@penumbra-zone/bech32m": "^7.0.0",
"@penumbra-zone/crypto-web": "^23.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/tailwind-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"license": "(MIT OR Apache-2.0)",
"main": "index.ts",
"dependencies": {
"tailwindcss": "^3.4.4",
"tailwindcss": "^3.4.10",
"tailwindcss-animate": "^1.0.7"
}
}
6 changes: 3 additions & 3 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,15 +71,15 @@
"tinycolor2": "^1.6.0"
},
"devDependencies": {
"@bufbuild/protobuf": "^1.10.0",
"@bufbuild/protobuf": "^2.0.0",
"@storybook/addon-essentials": "^8.1.1",
"@storybook/addon-interactions": "^8.1.1",
"@storybook/addon-links": "^8.1.1",
"@storybook/addon-postcss": "^2.0.0",
"@storybook/blocks": "^8.1.1",
"@storybook/preview-api": "^8.1.1",
"@storybook/react": "^8.1.1",
"@storybook/react-vite": "8.1.1",
"@storybook/react-vite": "8.2.9",
"@testing-library/dom": "^10.1.0",
"@testing-library/react": "^15.0.7",
"@types/humanize-duration": "^3.27.4",
Expand All @@ -90,7 +90,7 @@
"postcss": "^8.4.38",
"prop-types": "^15.8.1",
"storybook": "^8.1.1",
"tailwindcss": "^3.4.4"
"tailwindcss": "^3.4.10"
},
"engine": {
"node": ">=22"
Expand Down
Loading

0 comments on commit 19a0136

Please sign in to comment.