@talismn/icons 0.0.0-pr1499-20240702044448 → 0.0.0-pr1538-20240717081901

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/package.json +9 -9
  2. package/CHANGELOG.md +0 -24
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@talismn/icons",
3
- "version": "0.0.0-pr1499-20240702044448",
3
+ "version": "0.0.0-pr1538-20240717081901",
4
4
  "author": "Talisman",
5
5
  "homepage": "https://talisman.xyz",
6
6
  "license": "GPL-3.0-or-later",
@@ -20,24 +20,19 @@
20
20
  "engines": {
21
21
  "node": ">=18"
22
22
  },
23
- "scripts": {
24
- "test": "jest",
25
- "lint": "eslint src --max-warnings 0",
26
- "clean": "rm -rf dist && rm -rf .turbo rm -rf node_modules"
27
- },
28
23
  "dependencies": {
29
24
  "react-icons": "^4.12.0"
30
25
  },
31
26
  "devDependencies": {
32
- "@talismn/eslint-config": "0.0.0-pr1499-20240702044448",
33
- "@talismn/tsconfig": "0.0.2",
34
27
  "@types/jest": "^27.5.1",
35
28
  "@types/react": "18.0.14",
36
29
  "eslint": "^8.52.0",
37
30
  "jest": "^29.7.0",
38
31
  "react": "18.2.0",
39
32
  "ts-jest": "^29.1.1",
40
- "typescript": "^5.2.2"
33
+ "typescript": "^5.2.2",
34
+ "@talismn/tsconfig": "0.0.2",
35
+ "@talismn/eslint-config": "0.0.0-pr1538-20240717081901"
41
36
  },
42
37
  "peerDependencies": {
43
38
  "react": ">=18.2.0"
@@ -47,5 +42,10 @@
47
42
  "extends": [
48
43
  "@talismn/eslint-config/base"
49
44
  ]
45
+ },
46
+ "scripts": {
47
+ "test": "jest",
48
+ "lint": "eslint src --max-warnings 0",
49
+ "clean": "rm -rf dist .turbo node_modules"
50
50
  }
51
51
  }
package/CHANGELOG.md DELETED
@@ -1,24 +0,0 @@
1
- # @talismn/icons
2
-
3
- ## 0.0.0-pr1499-20240702044448
4
-
5
- ### Minor Changes
6
-
7
- - 123647e: - Additional currencies support for token rate
8
- - New Dollar sign icon
9
- - f154121: feat: user sign in icon
10
- - 0948b7a: caps lock icon
11
- - d7ddb22: feat: add history icon
12
- - 364496f: Add signet logo to icons package
13
-
14
- ### Patch Changes
15
-
16
- - b575ca5: feat: hide dust (small token balances)
17
- - 91895a1: Add new icon
18
- - c4d5967: bump typescript version
19
- - 60746a1: feat: added @talismn/icons package
20
- - 70bb357: Added new custom icon
21
- - 620b7eb: Dependency updates
22
- - 87a0474: qr code icon
23
- - 4a56632: feat: added stars icon
24
- - e724c66: Added icons