-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Update minor and patch NPM dependencies (#349)
- Loading branch information
1 parent
27d9c3f
commit 8e4843e
Showing
6 changed files
with
855 additions
and
890 deletions.
There are no files selected for viewing
614 changes: 307 additions & 307 deletions
614
.yarn/releases/yarn-4.5.1.cjs → .yarn/releases/yarn-4.5.3.cjs
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
nodeLinker: node-modules | ||
|
||
yarnPath: .yarn/releases/yarn-4.5.1.cjs | ||
yarnPath: .yarn/releases/yarn-4.5.3.cjs |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -56,14 +56,14 @@ | |
"@radix-ui/react-toggle-group": "^1.1.0", | ||
"@radix-ui/react-tooltip": "^1.1.0", | ||
"@radix-ui/react-visually-hidden": "^1.1.0", | ||
"@tiptap/extension-code-block": "^2.9.0", | ||
"@tiptap/extension-image": "^2.9.0", | ||
"@tiptap/extension-link": "^2.9.0", | ||
"@tiptap/extension-placeholder": "^2.9.0", | ||
"@tiptap/extension-text-style": "^2.9.0", | ||
"@tiptap/pm": "^2.9.0", | ||
"@tiptap/react": "^2.9.0", | ||
"@tiptap/starter-kit": "^2.9.0", | ||
"@tiptap/extension-code-block": "^2.10.0", | ||
"@tiptap/extension-image": "^2.10.0", | ||
"@tiptap/extension-link": "^2.10.0", | ||
"@tiptap/extension-placeholder": "^2.10.0", | ||
"@tiptap/extension-text-style": "^2.10.0", | ||
"@tiptap/pm": "^2.10.0", | ||
"@tiptap/react": "^2.10.0", | ||
"@tiptap/starter-kit": "^2.10.0", | ||
"blockies-ts": "^1.0.0", | ||
"classnames": "^2.0.0", | ||
"framer-motion": "^11.11.0", | ||
|
@@ -75,12 +75,12 @@ | |
}, | ||
"peerDependencies": { | ||
"@tailwindcss/typography": "^0.5.0", | ||
"@tanstack/react-query": "^5.60.0", | ||
"@tanstack/react-query": "^5.61.0", | ||
"react": "^18.2.0", | ||
"react-dom": "^18.2.0", | ||
"tailwindcss": "^3.4.0", | ||
"viem": "^2.21.0", | ||
"wagmi": "^2.12.0" | ||
"wagmi": "^2.13.0" | ||
}, | ||
"devDependencies": { | ||
"@babel/core": "^7.26.0", | ||
|
@@ -93,18 +93,18 @@ | |
"@rollup/plugin-terser": "^0.4.4", | ||
"@rollup/plugin-typescript": "^12.1.1", | ||
"@storybook/addon-designs": "^8.0.4", | ||
"@storybook/addon-essentials": "^8.4.4", | ||
"@storybook/addon-links": "^8.4.4", | ||
"@storybook/addon-essentials": "^8.4.5", | ||
"@storybook/addon-links": "^8.4.5", | ||
"@storybook/addon-styling-webpack": "^1.0.1", | ||
"@storybook/addon-webpack5-compiler-babel": "^3.0.3", | ||
"@storybook/blocks": "^8.4.4", | ||
"@storybook/react": "^8.4.4", | ||
"@storybook/react-webpack5": "^8.4.4", | ||
"@storybook/blocks": "^8.4.5", | ||
"@storybook/react": "^8.4.5", | ||
"@storybook/react-webpack5": "^8.4.5", | ||
"@storybook/storybook-deployer": "^2.8.16", | ||
"@svgr/rollup": "^8.1.0", | ||
"@svgr/webpack": "^8.1.0", | ||
"@tailwindcss/typography": "^0.5.15", | ||
"@tanstack/react-query": "^5.60.5", | ||
"@tanstack/react-query": "^5.61.3", | ||
"@testing-library/dom": "^10.4.0", | ||
"@testing-library/jest-dom": "^6.6.3", | ||
"@testing-library/react": "^16.0.1", | ||
|
@@ -121,7 +121,7 @@ | |
"eslint-plugin-jsx-a11y": "^6.10.2", | ||
"eslint-plugin-react": "^7.37.2", | ||
"eslint-plugin-react-hooks": "^5.0.0", | ||
"eslint-plugin-storybook": "^0.11.0", | ||
"eslint-plugin-storybook": "^0.11.1", | ||
"eslint-plugin-tailwindcss": "^3.17.5", | ||
"eslint-plugin-testing-library": "^7.0.0", | ||
"husky": "^9.1.7", | ||
|
@@ -132,20 +132,20 @@ | |
"postcss-loader": "^8.1.1", | ||
"prettier": "^3.3.3", | ||
"prettier-plugin-organize-imports": "^4.1.0", | ||
"prettier-plugin-tailwindcss": "^0.6.8", | ||
"prettier-plugin-tailwindcss": "^0.6.9", | ||
"react": "^18.3.1", | ||
"react-dom": "^18.3.1", | ||
"rollup": "^4.27.3", | ||
"rollup": "^4.27.4", | ||
"rollup-plugin-peer-deps-external": "^2.2.4", | ||
"rollup-plugin-postcss": "^4.0.2", | ||
"rollup-plugin-visualizer": "^5.12.0", | ||
"storybook": "^8.4.4", | ||
"storybook": "^8.4.5", | ||
"tailwindcss": "^3.4.15", | ||
"ts-jest": "^29.2.5", | ||
"typescript": "^5.6.3", | ||
"typescript-eslint": "^8.15.0", | ||
"viem": "^2.21.47", | ||
"wagmi": "^2.12.33" | ||
"typescript": "^5.7.2", | ||
"typescript-eslint": "^8.16.0", | ||
"viem": "^2.21.50", | ||
"wagmi": "^2.13.0" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/aragon/gov-ui-kit/issues" | ||
|
@@ -163,5 +163,5 @@ | |
"./build.css": "./build.css", | ||
"./tailwind.config": "./tailwind.config.js" | ||
}, | ||
"packageManager": "[email protected].1" | ||
"packageManager": "[email protected].3" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.