Skip to content

Commit

Permalink
Update and dedupe deps, update changelog file
Browse files Browse the repository at this point in the history
  • Loading branch information
cgero-eth committed Oct 15, 2024
1 parent 99d5440 commit 0c6d88c
Show file tree
Hide file tree
Showing 3 changed files with 39 additions and 77 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## [Unreleased]

### Chhanged

- Update minor and patch NPM dependencies

## [1.0.49] - 2024-10-14

### Added
Expand Down
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,8 @@
"wagmi": "^2.12.0"
},
"devDependencies": {
"@babel/core": "^7.25.7",
"@babel/preset-env": "^7.25.7",
"@babel/core": "^7.25.8",
"@babel/preset-env": "^7.25.8",
"@babel/preset-react": "^7.25.7",
"@babel/preset-typescript": "^7.25.7",
"@rollup/plugin-commonjs": "^28.0.0",
Expand All @@ -104,17 +104,17 @@
"@svgr/rollup": "^8.1.0",
"@svgr/webpack": "^8.1.0",
"@tailwindcss/typography": "^0.5.15",
"@tanstack/react-query": "^5.59.0",
"@tanstack/react-query": "^5.59.13",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/react": "^16.0.1",
"@testing-library/user-event": "^14.5.2",
"@types/jest": "^29.5.13",
"@types/luxon": "^3.4.2",
"@types/react-dom": "^18.3.0",
"@types/react-dom": "^18.3.1",
"@types/sanitize-html": "^2.13.0",
"@typescript-eslint/eslint-plugin": "^8.8.1",
"@typescript-eslint/parser": "^8.8.1",
"@typescript-eslint/eslint-plugin": "^8.9.0",
"@typescript-eslint/parser": "^8.9.0",
"autoprefixer": "^10.4.20",
"cross-env": "^7.0.3",
"eslint": "^8.57.0",
Expand All @@ -123,7 +123,7 @@
"eslint-plugin-react": "^7.37.1",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-storybook": "^0.9.0",
"eslint-plugin-tailwindcss": "^3.17.4",
"eslint-plugin-tailwindcss": "^3.17.5",
"eslint-plugin-testing-library": "^6.3.0",
"husky": "^9.1.6",
"jest": "^29.7.0",
Expand All @@ -143,8 +143,8 @@
"storybook": "^8.3.5",
"tailwindcss": "^3.4.13",
"ts-jest": "^29.2.5",
"typescript": "^5.6.2",
"viem": "^2.21.19",
"typescript": "^5.6.3",
"viem": "^2.21.25",
"wagmi": "^2.12.17"
},
"bugs": {
Expand Down
94 changes: 26 additions & 68 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ __metadata:
version: 0.0.0-use.local
resolution: "@aragon/ods@workspace:."
dependencies:
"@babel/core": "npm:^7.25.7"
"@babel/preset-env": "npm:^7.25.7"
"@babel/core": "npm:^7.25.8"
"@babel/preset-env": "npm:^7.25.8"
"@babel/preset-react": "npm:^7.25.7"
"@babel/preset-typescript": "npm:^7.25.7"
"@radix-ui/react-accordion": "npm:^1.2.0"
Expand Down Expand Up @@ -75,7 +75,7 @@ __metadata:
"@svgr/rollup": "npm:^8.1.0"
"@svgr/webpack": "npm:^8.1.0"
"@tailwindcss/typography": "npm:^0.5.15"
"@tanstack/react-query": "npm:^5.59.0"
"@tanstack/react-query": "npm:^5.59.13"
"@testing-library/dom": "npm:^10.4.0"
"@testing-library/jest-dom": "npm:^6.5.0"
"@testing-library/react": "npm:^16.0.1"
Expand All @@ -90,10 +90,10 @@ __metadata:
"@tiptap/starter-kit": "npm:^2.8.0"
"@types/jest": "npm:^29.5.13"
"@types/luxon": "npm:^3.4.2"
"@types/react-dom": "npm:^18.3.0"
"@types/react-dom": "npm:^18.3.1"
"@types/sanitize-html": "npm:^2.13.0"
"@typescript-eslint/eslint-plugin": "npm:^8.8.1"
"@typescript-eslint/parser": "npm:^8.8.1"
"@typescript-eslint/eslint-plugin": "npm:^8.9.0"
"@typescript-eslint/parser": "npm:^8.9.0"
autoprefixer: "npm:^10.4.20"
blockies-ts: "npm:^1.0.0"
classnames: "npm:^2.0.0"
Expand All @@ -104,7 +104,7 @@ __metadata:
eslint-plugin-react: "npm:^7.37.1"
eslint-plugin-react-hooks: "npm:^4.6.2"
eslint-plugin-storybook: "npm:^0.9.0"
eslint-plugin-tailwindcss: "npm:^3.17.4"
eslint-plugin-tailwindcss: "npm:^3.17.5"
eslint-plugin-testing-library: "npm:^6.3.0"
framer-motion: "npm:^11.11.0"
husky: "npm:^9.1.6"
Expand All @@ -130,8 +130,8 @@ __metadata:
tailwindcss: "npm:^3.4.13"
tiptap-markdown: "npm:^0.8.10"
ts-jest: "npm:^29.2.5"
typescript: "npm:^5.6.2"
viem: "npm:^2.21.19"
typescript: "npm:^5.6.3"
viem: "npm:^2.21.25"
wagmi: "npm:^2.12.17"
peerDependencies:
"@tailwindcss/typography": ^0.5.0
Expand All @@ -154,21 +154,14 @@ __metadata:
languageName: node
linkType: hard

"@babel/compat-data@npm:^7.22.6, @babel/compat-data@npm:^7.25.7":
version: 7.25.7
resolution: "@babel/compat-data@npm:7.25.7"
checksum: 10c0/e5cc915abdd18d021236474a96606b2d4a915c4fb620c1ad776b8a08d91111e788cb3b7e9bad43593d4e0bfa4f06894357bcb0984102de1861b9e7322b6bc9f8
languageName: node
linkType: hard

"@babel/compat-data@npm:^7.25.8":
"@babel/compat-data@npm:^7.22.6, @babel/compat-data@npm:^7.25.7, @babel/compat-data@npm:^7.25.8":
version: 7.25.8
resolution: "@babel/compat-data@npm:7.25.8"
checksum: 10c0/8b81c17580e5fb4cbb6a3c52079f8c283fc59c0c6bd2fe14cfcf9c44b32d2eaab71b02c5633e2c679f5896f73f8ac4036ba2e67a4c806e8f428e4b11f526d7f4
languageName: node
linkType: hard

"@babel/core@npm:^7.11.6, @babel/core@npm:^7.12.3, @babel/core@npm:^7.18.9, @babel/core@npm:^7.21.3, @babel/core@npm:^7.23.7, @babel/core@npm:^7.23.9, @babel/core@npm:^7.25.7":
"@babel/core@npm:^7.11.6, @babel/core@npm:^7.12.3, @babel/core@npm:^7.18.9, @babel/core@npm:^7.21.3, @babel/core@npm:^7.23.7, @babel/core@npm:^7.23.9, @babel/core@npm:^7.25.8":
version: 7.25.8
resolution: "@babel/core@npm:7.25.8"
dependencies:
Expand Down Expand Up @@ -430,18 +423,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/parser@npm:^7.1.0, @babel/parser@npm:^7.14.7, @babel/parser@npm:^7.20.7, @babel/parser@npm:^7.23.9, @babel/parser@npm:^7.25.7":
version: 7.25.7
resolution: "@babel/parser@npm:7.25.7"
dependencies:
"@babel/types": "npm:^7.25.7"
bin:
parser: ./bin/babel-parser.js
checksum: 10c0/b771469bb6b636c18a8d642b9df3c73913c3860a979591e1a29a98659efd38b81d3e393047b5251fe382d4c82c681c12da9ce91c98d69316d2604d155a214bcf
languageName: node
linkType: hard

"@babel/parser@npm:^7.25.8":
"@babel/parser@npm:^7.1.0, @babel/parser@npm:^7.14.7, @babel/parser@npm:^7.20.7, @babel/parser@npm:^7.23.9, @babel/parser@npm:^7.25.7, @babel/parser@npm:^7.25.8":
version: 7.25.8
resolution: "@babel/parser@npm:7.25.8"
dependencies:
Expand Down Expand Up @@ -1100,20 +1082,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/plugin-transform-optional-chaining@npm:^7.25.7":
version: 7.25.7
resolution: "@babel/plugin-transform-optional-chaining@npm:7.25.7"
dependencies:
"@babel/helper-plugin-utils": "npm:^7.25.7"
"@babel/helper-skip-transparent-expression-wrappers": "npm:^7.25.7"
"@babel/plugin-syntax-optional-chaining": "npm:^7.8.3"
peerDependencies:
"@babel/core": ^7.0.0-0
checksum: 10c0/887441ada6c2bc1b789984b7531d9bc585f335ece99642886d3d9fd8aee7e6b8d4f7ca61d76b5f23477f3aa607284d5056eadaa1eb17e7b39af6b0e834cbe878
languageName: node
linkType: hard

"@babel/plugin-transform-optional-chaining@npm:^7.25.8":
"@babel/plugin-transform-optional-chaining@npm:^7.25.7, @babel/plugin-transform-optional-chaining@npm:^7.25.8":
version: 7.25.8
resolution: "@babel/plugin-transform-optional-chaining@npm:7.25.8"
dependencies:
Expand Down Expand Up @@ -1373,7 +1342,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/preset-env@npm:^7.20.2, @babel/preset-env@npm:^7.25.7":
"@babel/preset-env@npm:^7.20.2, @babel/preset-env@npm:^7.25.8":
version: 7.25.8
resolution: "@babel/preset-env@npm:7.25.8"
dependencies:
Expand Down Expand Up @@ -1540,18 +1509,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/types@npm:^7.0.0, @babel/types@npm:^7.18.9, @babel/types@npm:^7.20.7, @babel/types@npm:^7.21.3, @babel/types@npm:^7.25.7, @babel/types@npm:^7.3.3, @babel/types@npm:^7.4.4":
version: 7.25.7
resolution: "@babel/types@npm:7.25.7"
dependencies:
"@babel/helper-string-parser": "npm:^7.25.7"
"@babel/helper-validator-identifier": "npm:^7.25.7"
to-fast-properties: "npm:^2.0.0"
checksum: 10c0/e03e1e2e08600fa1e8eb90632ac9c253dd748176c8d670d85f85b0dc83a0573b26ae748a1cbcb81f401903a3d95f43c3f4f8d516a5ed779929db27de56289633
languageName: node
linkType: hard

"@babel/types@npm:^7.25.8":
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.18.9, @babel/types@npm:^7.20.7, @babel/types@npm:^7.21.3, @babel/types@npm:^7.25.7, @babel/types@npm:^7.25.8, @babel/types@npm:^7.3.3, @babel/types@npm:^7.4.4":
version: 7.25.8
resolution: "@babel/types@npm:7.25.8"
dependencies:
Expand Down Expand Up @@ -4875,14 +4833,14 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/react-query@npm:^5.59.0":
version: 5.59.13
resolution: "@tanstack/react-query@npm:5.59.13"
"@tanstack/react-query@npm:^5.59.13":
version: 5.59.14
resolution: "@tanstack/react-query@npm:5.59.14"
dependencies:
"@tanstack/query-core": "npm:5.59.13"
peerDependencies:
react: ^18 || ^19
checksum: 10c0/b69b87ff61245f4ddc6c7fffd0b817b0fa24a3f2f79f70b3be8e0c861fb19430392c4df664f7d64f127b3ab8549e45acc4c65b652799494555762f050507fe2f
checksum: 10c0/91d652e2df1714a71d04c9160f0a15dfe620896dc0a3a80e2b8b40fe57b1218a23c5f021bba5b3aa1ecfed332b79555e46da5438cb12449ae798cda4af6d1d28
languageName: node
linkType: hard

Expand Down Expand Up @@ -5599,7 +5557,7 @@ __metadata:
languageName: node
linkType: hard

"@types/react-dom@npm:^18.3.0":
"@types/react-dom@npm:^18.3.1":
version: 18.3.1
resolution: "@types/react-dom@npm:18.3.1"
dependencies:
Expand Down Expand Up @@ -5743,7 +5701,7 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:^8.8.1":
"@typescript-eslint/eslint-plugin@npm:^8.9.0":
version: 8.9.0
resolution: "@typescript-eslint/eslint-plugin@npm:8.9.0"
dependencies:
Expand All @@ -5766,7 +5724,7 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^8.8.1":
"@typescript-eslint/parser@npm:^8.9.0":
version: 8.9.0
resolution: "@typescript-eslint/parser@npm:8.9.0"
dependencies:
Expand Down Expand Up @@ -9342,7 +9300,7 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-tailwindcss@npm:^3.17.4":
"eslint-plugin-tailwindcss@npm:^3.17.5":
version: 3.17.5
resolution: "eslint-plugin-tailwindcss@npm:3.17.5"
dependencies:
Expand Down Expand Up @@ -17039,7 +16997,7 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:^5.6.2":
"typescript@npm:^5.6.3":
version: 5.6.3
resolution: "typescript@npm:5.6.3"
bin:
Expand All @@ -17049,7 +17007,7 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A^5.6.2#optional!builtin<compat/typescript>":
"typescript@patch:typescript@npm%3A^5.6.3#optional!builtin<compat/typescript>":
version: 5.6.3
resolution: "typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>::version=5.6.3&hash=74658d"
bin:
Expand Down Expand Up @@ -17511,7 +17469,7 @@ __metadata:
languageName: node
linkType: hard

"viem@npm:^2.1.1, viem@npm:^2.21.19":
"viem@npm:^2.1.1, viem@npm:^2.21.25":
version: 2.21.25
resolution: "viem@npm:2.21.25"
dependencies:
Expand Down

0 comments on commit 0c6d88c

Please sign in to comment.