@julseb-lib/react 1.1.16 → 1.1.18
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.
- package/dist/{Image-PU6L33RI.js → Image-N5PXHJXT.js} +2 -2
- package/dist/{chunk-YKOO6XXS.js → chunk-BBUE5H3C.js} +2 -2
- package/dist/{chunk-YKOO6XXS.js.map → chunk-BBUE5H3C.js.map} +1 -1
- package/dist/index.cjs +4 -4
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +5 -5
- package/dist/index.js.map +1 -1
- package/package.json +29 -29
- /package/dist/{Image-PU6L33RI.js.map → Image-N5PXHJXT.js.map} +0 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@julseb-lib/react",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.18",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"private": false,
|
|
6
6
|
"files": [
|
|
@@ -17,23 +17,23 @@
|
|
|
17
17
|
"cssgen": "cssjson src/lib/index.css --output src/data/styles.json"
|
|
18
18
|
},
|
|
19
19
|
"dependencies": {
|
|
20
|
-
"@julseb-lib/utils": "^1.0.
|
|
21
|
-
"@tailwindcss/forms": "^0.5.
|
|
22
|
-
"@tailwindcss/postcss": "^4.1.
|
|
23
|
-
"@tailwindcss/vite": "^4.1.
|
|
20
|
+
"@julseb-lib/utils": "^1.0.3",
|
|
21
|
+
"@tailwindcss/forms": "^0.5.11",
|
|
22
|
+
"@tailwindcss/postcss": "^4.1.18",
|
|
23
|
+
"@tailwindcss/vite": "^4.1.18",
|
|
24
24
|
"clsx": "^2.1.1",
|
|
25
25
|
"csstype": "^3.2.3",
|
|
26
26
|
"fuse.js": "^7.1.0",
|
|
27
27
|
"postcss": "^8.5.6",
|
|
28
28
|
"prism-react-renderer": "^2.4.1",
|
|
29
|
-
"react": "^19.2.
|
|
30
|
-
"react-dom": "^19.2.
|
|
29
|
+
"react": "^19.2.3",
|
|
30
|
+
"react-dom": "^19.2.3",
|
|
31
31
|
"react-icons": "^5.5.0",
|
|
32
32
|
"react-markdown": "^10.1.0",
|
|
33
|
-
"react-router-dom": "^7.
|
|
33
|
+
"react-router-dom": "^7.12.0",
|
|
34
34
|
"react-toastify": "^11.0.5",
|
|
35
35
|
"tailwind-merge": "^3.4.0",
|
|
36
|
-
"tailwindcss": "^4.1.
|
|
36
|
+
"tailwindcss": "^4.1.18",
|
|
37
37
|
"tailwindest": "^3.2.2"
|
|
38
38
|
},
|
|
39
39
|
"peerDependencies": {
|
|
@@ -41,43 +41,43 @@
|
|
|
41
41
|
"react-dom": ">=18.0.0 <20.0.0 || ^19.0.0"
|
|
42
42
|
},
|
|
43
43
|
"devDependencies": {
|
|
44
|
-
"@eslint/compat": "^2.0.
|
|
45
|
-
"@eslint/js": "^9.39.
|
|
44
|
+
"@eslint/compat": "^2.0.1",
|
|
45
|
+
"@eslint/js": "^9.39.2",
|
|
46
46
|
"@react-docgen/cli": "^3.0.4",
|
|
47
47
|
"@types/figlet": "^1.7.0",
|
|
48
|
-
"@types/node": "^
|
|
49
|
-
"@types/react": "^19.2.
|
|
48
|
+
"@types/node": "^25.0.9",
|
|
49
|
+
"@types/react": "^19.2.8",
|
|
50
50
|
"@types/react-dom": "^19.2.3",
|
|
51
51
|
"@types/react-router-dom": "^5.3.3",
|
|
52
52
|
"@types/react-syntax-highlighter": "^15.5.13",
|
|
53
|
-
"@typescript-eslint/eslint-plugin": "^8.
|
|
54
|
-
"@typescript-eslint/parser": "^8.
|
|
55
|
-
"@vitejs/plugin-react": "^5.1.
|
|
56
|
-
"autoprefixer": "^10.4.
|
|
53
|
+
"@typescript-eslint/eslint-plugin": "^8.53.0",
|
|
54
|
+
"@typescript-eslint/parser": "^8.53.0",
|
|
55
|
+
"@vitejs/plugin-react": "^5.1.2",
|
|
56
|
+
"autoprefixer": "^10.4.23",
|
|
57
57
|
"axios": "^1.13.2",
|
|
58
58
|
"chalk": "^5.6.2",
|
|
59
59
|
"cross-env": "^10.1.0",
|
|
60
60
|
"cssjson-cli": "^1.0.1",
|
|
61
61
|
"dotenv": "^17.2.3",
|
|
62
|
-
"eslint": "^9.39.
|
|
62
|
+
"eslint": "^9.39.2",
|
|
63
63
|
"eslint-plugin-import": "^2.32.0",
|
|
64
64
|
"eslint-plugin-react": "^7.37.5",
|
|
65
65
|
"eslint-plugin-react-hooks": "^7.0.1",
|
|
66
|
-
"eslint-plugin-react-refresh": "^0.4.
|
|
66
|
+
"eslint-plugin-react-refresh": "^0.4.26",
|
|
67
67
|
"figlet": "^1.9.4",
|
|
68
|
-
"globals": "^
|
|
68
|
+
"globals": "^17.0.0",
|
|
69
69
|
"plop": "^4.0.4",
|
|
70
70
|
"postcss": "^8.5.6",
|
|
71
|
-
"prettier": "^3.
|
|
72
|
-
"prettier-plugin-tailwindcss": "^0.7.
|
|
73
|
-
"react-router-dom": "^7.
|
|
74
|
-
"tailwindcss": "^4.1.
|
|
71
|
+
"prettier": "^3.8.0",
|
|
72
|
+
"prettier-plugin-tailwindcss": "^0.7.2",
|
|
73
|
+
"react-router-dom": "^7.12.0",
|
|
74
|
+
"tailwindcss": "^4.1.18",
|
|
75
75
|
"tsup": "^8.5.1",
|
|
76
|
-
"tsx": "^4.
|
|
76
|
+
"tsx": "^4.21.0",
|
|
77
77
|
"typescript": "^5.9.3",
|
|
78
|
-
"typescript-eslint": "^8.
|
|
79
|
-
"vite": "^7.
|
|
80
|
-
"vite-plugin-checker": "^0.
|
|
78
|
+
"typescript-eslint": "^8.53.0",
|
|
79
|
+
"vite": "^7.3.1",
|
|
80
|
+
"vite-plugin-checker": "^0.12.0",
|
|
81
81
|
"vite-plugin-dts": "^4.5.4",
|
|
82
82
|
"vite-plugin-eslint": "^1.8.1"
|
|
83
83
|
},
|
|
@@ -107,5 +107,5 @@
|
|
|
107
107
|
}
|
|
108
108
|
},
|
|
109
109
|
"types": "./dist/index.d.ts",
|
|
110
|
-
"packageManager": "pnpm@10.
|
|
110
|
+
"packageManager": "pnpm@10.28.0"
|
|
111
111
|
}
|
|
File without changes
|