Skip to content

Commit 7ea3978

Browse files
chore: Update minor and patch NPM dependencies (#263)
1 parent 736dd2b commit 7ea3978

File tree

6 files changed

+1579
-1517
lines changed

6 files changed

+1579
-1517
lines changed

.yarn/releases/yarn-4.3.1.cjs

-894
This file was deleted.

.yarn/releases/yarn-4.4.0.cjs

+925
Large diffs are not rendered by default.

.yarnrc.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
nodeLinker: node-modules
22

3-
yarnPath: .yarn/releases/yarn-4.3.1.cjs
3+
yarnPath: .yarn/releases/yarn-4.4.0.cjs

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
2020
- Update `<Wallet />` module component to support custom `chainId` and `wagmi` configurations
2121
- Update ICompositeAddress interface and components using it to support custom avatar
2222

23+
### Changed
24+
25+
- Update minor and patch NPM dependencies
26+
2327
## [1.0.41] - 2024-07-30
2428

2529
### Added

package.json

+17-17
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"blockies-ts": "^1.0.0",
6666
"classnames": "^2.0.0",
6767
"framer-motion": "^11.3.0",
68-
"luxon": "^3.4.4",
68+
"luxon": "^3.5.0",
6969
"react-dropzone": "^14.2.0",
7070
"react-imask": "^7.6.0",
7171
"sanitize-html": "^2.13.0",
@@ -81,8 +81,8 @@
8181
"wagmi": "^2.12.0"
8282
},
8383
"devDependencies": {
84-
"@babel/core": "^7.24.9",
85-
"@babel/preset-env": "^7.25.0",
84+
"@babel/core": "^7.25.2",
85+
"@babel/preset-env": "^7.25.3",
8686
"@babel/preset-react": "^7.24.7",
8787
"@babel/preset-typescript": "^7.24.7",
8888
"@rollup/plugin-commonjs": "^26.0.1",
@@ -91,18 +91,18 @@
9191
"@rollup/plugin-terser": "^0.4.4",
9292
"@rollup/plugin-typescript": "^11.1.6",
9393
"@storybook/addon-designs": "^8.0.3",
94-
"@storybook/addon-essentials": "^8.2.6",
95-
"@storybook/addon-links": "^8.2.6",
94+
"@storybook/addon-essentials": "^8.2.7",
95+
"@storybook/addon-links": "^8.2.7",
9696
"@storybook/addon-styling-webpack": "^1.0.0",
9797
"@storybook/addon-webpack5-compiler-babel": "^3.0.3",
98-
"@storybook/blocks": "^8.2.6",
99-
"@storybook/react": "^8.2.6",
100-
"@storybook/react-webpack5": "^8.2.6",
98+
"@storybook/blocks": "^8.2.7",
99+
"@storybook/react": "^8.2.7",
100+
"@storybook/react-webpack5": "^8.2.7",
101101
"@storybook/storybook-deployer": "^2.8.16",
102102
"@svgr/rollup": "^8.1.0",
103103
"@svgr/webpack": "^8.1.0",
104104
"@tailwindcss/typography": "^0.5.12",
105-
"@tanstack/react-query": "^5.51.15",
105+
"@tanstack/react-query": "^5.51.21",
106106
"@testing-library/dom": "^10.4.0",
107107
"@testing-library/jest-dom": "^6.4.8",
108108
"@testing-library/react": "^16.0.0",
@@ -113,7 +113,7 @@
113113
"@types/sanitize-html": "^2.9.0",
114114
"@typescript-eslint/eslint-plugin": "^7.18.0",
115115
"@typescript-eslint/parser": "^7.18.0",
116-
"autoprefixer": "^10.4.19",
116+
"autoprefixer": "^10.4.20",
117117
"cross-env": "^7.0.3",
118118
"eslint": "^8.57.0",
119119
"eslint-plugin-import": "^2.29.1",
@@ -126,24 +126,24 @@
126126
"husky": "^9.1.4",
127127
"jest": "^29.7.0",
128128
"jest-environment-jsdom": "^29.7.0",
129-
"lint-staged": "^15.2.7",
129+
"lint-staged": "^15.2.8",
130130
"postcss": "^8.4.40",
131131
"postcss-loader": "^8.1.1",
132132
"prettier": "^3.3.3",
133133
"prettier-plugin-organize-imports": "^4.0.0",
134134
"prettier-plugin-tailwindcss": "^0.6.5",
135135
"react": "^18.3.1",
136136
"react-dom": "^18.3.1",
137-
"rollup": "^4.19.1",
137+
"rollup": "^4.20.0",
138138
"rollup-plugin-peer-deps-external": "^2.2.4",
139139
"rollup-plugin-postcss": "^4.0.2",
140140
"rollup-plugin-visualizer": "^5.12.0",
141-
"storybook": "^8.2.6",
141+
"storybook": "^8.2.7",
142142
"tailwindcss": "^3.4.7",
143-
"ts-jest": "^29.2.3",
143+
"ts-jest": "^29.2.4",
144144
"typescript": "^5.5.4",
145-
"viem": "^2.18.4",
146-
"wagmi": "^2.12.1"
145+
"viem": "^2.18.8",
146+
"wagmi": "^2.12.2"
147147
},
148148
"bugs": {
149149
"url": "https://github.com/aragon/ods/issues"
@@ -161,5 +161,5 @@
161161
"./build.css": "./build.css",
162162
"./tailwind.config": "./tailwind.config.js"
163163
},
164-
"packageManager": "yarn@4.3.1"
164+
"packageManager": "yarn@4.4.0"
165165
}

0 commit comments

Comments
 (0)