@ngrok/mantle 0.0.27 → 0.0.28
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/components/input/index.d.ts +2 -1
- package/dist/components/input/index.d.ts.map +1 -1
- package/dist/components/input/src/input.d.ts +9 -2
- package/dist/components/input/src/input.d.ts.map +1 -1
- package/dist/components/text-area/src/text-area.d.ts +6 -6
- package/dist/components/text-area/src/text-area.d.ts.map +1 -1
- package/dist/index.js +28 -19
- package/dist/index.js.map +1 -1
- package/dist/tsconfig.publish.tsbuildinfo +1 -1
- package/package.json +21 -20
package/package.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"description": "mantle is ngrok's UI library and design system.",
|
|
4
4
|
"author": "ngrok",
|
|
5
5
|
"license": "MIT",
|
|
6
|
-
"version": "0.0.
|
|
6
|
+
"version": "0.0.28",
|
|
7
7
|
"homepage": "https://mantle.ngrok.com",
|
|
8
8
|
"repository": {
|
|
9
9
|
"type": "git",
|
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
"node": ">=20.0.0"
|
|
40
40
|
},
|
|
41
41
|
"dependencies": {
|
|
42
|
-
"@ariakit/react": "0.4.
|
|
42
|
+
"@ariakit/react": "0.4.4",
|
|
43
43
|
"@phosphor-icons/react": "2.0.15",
|
|
44
44
|
"@radix-ui/react-checkbox": "1.0.4",
|
|
45
45
|
"@radix-ui/react-dialog": "1.0.5",
|
|
@@ -56,14 +56,15 @@
|
|
|
56
56
|
"@uidotdev/usehooks": "2.4.1",
|
|
57
57
|
"class-variance-authority": "0.7.0",
|
|
58
58
|
"clsx": "2.1.0",
|
|
59
|
-
"isbot": "
|
|
59
|
+
"isbot": "5.1.2",
|
|
60
60
|
"prismjs": "1.29.0",
|
|
61
|
-
"tailwind-merge": "2.2.
|
|
61
|
+
"tailwind-merge": "2.2.2",
|
|
62
62
|
"tiny-invariant": "1.3.3"
|
|
63
63
|
},
|
|
64
64
|
"devDependencies": {
|
|
65
|
+
"@chromatic-com/storybook": "1.2.23",
|
|
65
66
|
"@commander-js/extra-typings": "12.0.1",
|
|
66
|
-
"@ianvs/prettier-plugin-sort-imports": "4.
|
|
67
|
+
"@ianvs/prettier-plugin-sort-imports": "4.2.1",
|
|
67
68
|
"@parcel/packager-ts": "2.12.0",
|
|
68
69
|
"@parcel/transformer-typescript-types": "2.12.0",
|
|
69
70
|
"@remix-run/dev": "2.8.1",
|
|
@@ -78,29 +79,29 @@
|
|
|
78
79
|
"@storybook/react": "7.6.17",
|
|
79
80
|
"@storybook/react-vite": "7.6.17",
|
|
80
81
|
"@storybook/testing-library": "0.2.2",
|
|
81
|
-
"@testing-library/react": "14.2.
|
|
82
|
+
"@testing-library/react": "14.2.2",
|
|
82
83
|
"@testing-library/user-event": "14.5.2",
|
|
83
|
-
"@types/node": "20.11.
|
|
84
|
+
"@types/node": "20.11.30",
|
|
84
85
|
"@types/prismjs": "1.26.3",
|
|
85
|
-
"@types/react": "18.2.
|
|
86
|
-
"@types/react-dom": "18.2.
|
|
87
|
-
"@typescript-eslint/eslint-plugin": "7.
|
|
88
|
-
"@typescript-eslint/parser": "7.
|
|
86
|
+
"@types/react": "18.2.67",
|
|
87
|
+
"@types/react-dom": "18.2.22",
|
|
88
|
+
"@typescript-eslint/eslint-plugin": "7.3.1",
|
|
89
|
+
"@typescript-eslint/parser": "7.3.1",
|
|
89
90
|
"@vitejs/plugin-react-swc": "3.6.0",
|
|
90
|
-
"@vitest/ui": "1.
|
|
91
|
+
"@vitest/ui": "1.4.0",
|
|
91
92
|
"autoprefixer": "10.4.18",
|
|
92
93
|
"browserslist": "4.23.0",
|
|
93
94
|
"commander": "12.0.0",
|
|
94
95
|
"copyfiles": "2.4.1",
|
|
95
96
|
"eslint": "8.57.0",
|
|
96
97
|
"eslint-config-prettier": "9.1.0",
|
|
97
|
-
"eslint-plugin-react": "7.34.
|
|
98
|
+
"eslint-plugin-react": "7.34.1",
|
|
98
99
|
"eslint-plugin-react-hooks": "4.6.0",
|
|
99
100
|
"eslint-plugin-storybook": "0.8.0",
|
|
100
101
|
"fast-glob": "3.3.2",
|
|
101
102
|
"jsdom": "24.0.0",
|
|
102
103
|
"parcel": "2.12.0",
|
|
103
|
-
"postcss": "8.4.
|
|
104
|
+
"postcss": "8.4.37",
|
|
104
105
|
"prettier": "3.2.5",
|
|
105
106
|
"prettier-plugin-tailwindcss": "0.5.12",
|
|
106
107
|
"react": "18.2.0",
|
|
@@ -110,10 +111,10 @@
|
|
|
110
111
|
"tailwindcss": "3.4.1",
|
|
111
112
|
"tailwindcss-animate": "1.0.7",
|
|
112
113
|
"tsx": "4.7.1",
|
|
113
|
-
"typescript": "5.4.
|
|
114
|
-
"vite": "5.
|
|
115
|
-
"vite-tsconfig-paths": "4.3.
|
|
116
|
-
"vitest": "1.
|
|
114
|
+
"typescript": "5.4.3",
|
|
115
|
+
"vite": "5.2.2",
|
|
116
|
+
"vite-tsconfig-paths": "4.3.2",
|
|
117
|
+
"vitest": "1.4.0",
|
|
117
118
|
"vitest-dom": "0.1.1",
|
|
118
119
|
"zod": "3.22.4"
|
|
119
120
|
},
|
|
@@ -125,7 +126,7 @@
|
|
|
125
126
|
"zod": "^3.22.4"
|
|
126
127
|
},
|
|
127
128
|
"scripts": {
|
|
128
|
-
"build-storybook": "
|
|
129
|
+
"build-storybook": "storybook build",
|
|
129
130
|
"build:types": "tsc --project ./tsconfig.publish.json",
|
|
130
131
|
"build": "rm -rf dist .parcel-cache && parcel build --no-cache --dist-dir dist && pnpm run build:types",
|
|
131
132
|
"cmd:storybook": "STORYBOOK_DISABLE_TELEMETRY=1 storybook",
|
|
@@ -136,7 +137,7 @@
|
|
|
136
137
|
"fmt": "prettier --write .",
|
|
137
138
|
"gen:docs-routes": "tsx scripts/gen-docs-routes",
|
|
138
139
|
"lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0",
|
|
139
|
-
"storybook": "
|
|
140
|
+
"storybook": "storybook dev -p 6006",
|
|
140
141
|
"test": "TZ=UTC vitest",
|
|
141
142
|
"typecheck": "tsc --incremental --noEmit --skipLibCheck"
|
|
142
143
|
}
|