Skip to content

Commit

Permalink
bump icons [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
2nthony committed Oct 23, 2024
1 parent 5b8265e commit 7310ab9
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion packages/kintsugi-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"@interlay/monetary-js": "^0.5.3",
"@next/env": "^13.3.0",
"@osn/icons": "^1.144.0",
"@osn/icons": "^1.145.0",
"@polkadot/util-crypto": "^13.1.1",
"@svgr/webpack": "^7.0.0",
"bignumber.js": "^9.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/next-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@interlay/monetary-js": "0.5.4",
"@mimirdev/apps-inject": "^0.3.0",
"@mimirdev/apps-sdk": "^0.2.0",
"@osn/icons": "^1.144.0",
"@osn/icons": "^1.145.0",
"@osn/polkadot-react-identicon": "^1.0.8",
"@osn/previewer": "^1.4.3",
"@osn/provider-options": "1.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@next/env": "^13.3.0",
"@osn/icons": "^1.144.0",
"@osn/icons": "^1.145.0",
"@svgr/webpack": "^7.0.0",
"bignumber.js": "^9.0.2",
"chartjs-plugin-gradient": "^0.6.1",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2887,10 +2887,10 @@ __metadata:
languageName: node
linkType: hard

"@osn/icons@npm:^1.144.0":
version: 1.144.0
resolution: "@osn/icons@npm:1.144.0"
checksum: 2bb5f1b87c068bea0fe1248f8b159d4923acd93f2d68a1f5d62a00323f6aa266be07af0da5729e8c6fecd07ed33d63d26481b7e2c27136fe2d11e63caa0270ad
"@osn/icons@npm:^1.145.0":
version: 1.145.0
resolution: "@osn/icons@npm:1.145.0"
checksum: 2b1e9c6d6afc57ce763974a6874f8e8694e5a077b258457553f8ecd8ffb99c77393d0012b4c65c3afcd90e3b68c53782f576b62ce7400186becf43637d5b5810
languageName: node
linkType: hard

Expand Down Expand Up @@ -5527,7 +5527,7 @@ __metadata:
"@interlay/monetary-js": ^0.5.3
"@next/env": ^13.3.0
"@osn/eslint-config": ^1.0.2
"@osn/icons": ^1.144.0
"@osn/icons": ^1.145.0
"@polkadot/util-crypto": ^13.1.1
"@svgr/webpack": ^7.0.0
"@types/lodash-es": ^4.17.12
Expand Down Expand Up @@ -5563,7 +5563,7 @@ __metadata:
"@next/bundle-analyzer": ^14.2.4
"@next/env": ^13.3.0
"@osn/eslint-config": ^1.0.2
"@osn/icons": ^1.144.0
"@osn/icons": ^1.145.0
"@svgr/webpack": ^7.0.0
"@types/lodash-es": ^4.17.12
bignumber.js: ^9.0.2
Expand Down Expand Up @@ -13001,7 +13001,7 @@ __metadata:
"@mimirdev/apps-inject": ^0.3.0
"@mimirdev/apps-sdk": ^0.2.0
"@osn/eslint-config": ^1.0.2
"@osn/icons": ^1.144.0
"@osn/icons": ^1.145.0
"@osn/polkadot-react-identicon": ^1.0.8
"@osn/previewer": ^1.4.3
"@osn/provider-options": 1.1.0
Expand Down

0 comments on commit 7310ab9

Please sign in to comment.