@ngrok/mantle 0.0.5 → 0.0.6

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/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.5",
6
+ "version": "0.0.6",
7
7
  "homepage": "https://mantle.ngrok.com",
8
8
  "repository": {
9
9
  "type": "git",
@@ -28,88 +28,85 @@
28
28
  "node": ">=20.0.0"
29
29
  },
30
30
  "dependencies": {
31
- "@phosphor-icons/react": "^2.0.15",
31
+ "@phosphor-icons/react": "2.0.15",
32
32
  "@radix-ui/react-dialog": "1.0.5",
33
33
  "@radix-ui/react-dropdown-menu": "2.0.6",
34
34
  "@radix-ui/react-popover": "1.0.7",
35
35
  "@radix-ui/react-select": "2.0.0",
36
36
  "@radix-ui/react-slot": "1.0.2",
37
37
  "@radix-ui/react-tooltip": "1.0.7",
38
- "@remix-run/css-bundle": "2.3.1",
39
- "@remix-run/node": "2.3.1",
40
- "@remix-run/react": "2.3.1",
41
- "@remix-run/serve": "2.3.1",
38
+ "@remix-run/css-bundle": "2.5.1",
39
+ "@remix-run/node": "2.5.1",
40
+ "@remix-run/react": "2.5.1",
41
+ "@remix-run/serve": "2.5.1",
42
42
  "@uidotdev/usehooks": "2.4.1",
43
- "@vercel/remix": "2.2.0",
44
43
  "class-variance-authority": "0.7.0",
45
- "clsx": "2.0.0",
46
- "isbot": "3.7.1",
44
+ "clsx": "2.1.0",
45
+ "isbot": "4.4.0",
47
46
  "prismjs": "1.29.0",
48
- "tailwind-merge": "2.1.0",
47
+ "tailwind-merge": "2.2.1",
49
48
  "tiny-invariant": "1.3.1"
50
49
  },
51
50
  "devDependencies": {
52
51
  "@commander-js/extra-typings": "11.1.0",
53
52
  "@ianvs/prettier-plugin-sort-imports": "4.1.1",
54
- "@parcel/packager-ts": "2.10.3",
55
- "@parcel/transformer-typescript-types": "2.10.3",
56
- "@remix-run/dev": "2.3.1",
57
- "@remix-run/eslint-config": "2.3.1",
58
- "@storybook/addon-essentials": "7.6.3",
59
- "@storybook/addon-interactions": "7.6.3",
60
- "@storybook/addon-links": "7.6.3",
61
- "@storybook/addon-onboarding": "1.0.9",
53
+ "@parcel/packager-ts": "2.11.0",
54
+ "@parcel/transformer-typescript-types": "2.11.0",
55
+ "@remix-run/dev": "2.5.1",
56
+ "@remix-run/eslint-config": "2.5.1",
57
+ "@storybook/addon-essentials": "7.6.12",
58
+ "@storybook/addon-interactions": "7.6.12",
59
+ "@storybook/addon-links": "7.6.12",
60
+ "@storybook/addon-onboarding": "1.0.11",
62
61
  "@storybook/addon-styling": "1.3.7",
63
- "@storybook/blocks": "7.6.3",
64
- "@storybook/builder-vite": "7.6.3",
65
- "@storybook/react": "7.6.3",
66
- "@storybook/react-vite": "7.6.3",
62
+ "@storybook/blocks": "7.6.12",
63
+ "@storybook/builder-vite": "7.6.12",
64
+ "@storybook/react": "7.6.12",
65
+ "@storybook/react-vite": "7.6.12",
67
66
  "@storybook/testing-library": "0.2.2",
68
- "@testing-library/react": "14.1.2",
69
- "@testing-library/user-event": "14.5.1",
70
- "@types/lodash.camelcase": "4.3.9",
71
- "@types/node": "20.10.3",
67
+ "@testing-library/react": "14.2.0",
68
+ "@testing-library/user-event": "14.5.2",
69
+ "@types/node": "20.11.16",
72
70
  "@types/prismjs": "1.26.3",
73
- "@types/react": "18.2.42",
74
- "@types/react-dom": "18.2.17",
75
- "@typescript-eslint/eslint-plugin": "6.13.2",
76
- "@typescript-eslint/parser": "6.13.2",
77
- "@vitejs/plugin-react-swc": "3.5.0",
78
- "@vitest/ui": "1.0.1",
79
- "autoprefixer": "10.4.16",
80
- "browserslist": "4.22.2",
71
+ "@types/react": "18.2.51",
72
+ "@types/react-dom": "18.2.18",
73
+ "@typescript-eslint/eslint-plugin": "6.20.0",
74
+ "@typescript-eslint/parser": "6.20.0",
75
+ "@vitejs/plugin-react-swc": "3.6.0",
76
+ "@vitest/ui": "1.2.2",
77
+ "autoprefixer": "10.4.17",
78
+ "browserslist": "4.22.3",
81
79
  "commander": "11.1.0",
82
80
  "copyfiles": "2.4.1",
83
- "eslint": "8.55.0",
81
+ "eslint": "8.56.0",
84
82
  "eslint-config-prettier": "9.1.0",
85
83
  "eslint-plugin-react": "7.33.2",
86
84
  "eslint-plugin-react-hooks": "4.6.0",
87
85
  "eslint-plugin-storybook": "0.6.15",
88
86
  "fast-glob": "3.3.2",
89
- "jsdom": "22.1.0",
90
- "lodash.camelcase": "4.3.0",
91
- "parcel": "2.10.3",
92
- "postcss": "8.4.32",
93
- "prettier": "3.1.0",
94
- "prettier-plugin-tailwindcss": "0.5.9",
87
+ "jsdom": "23.2.0",
88
+ "parcel": "2.11.0",
89
+ "postcss": "8.4.33",
90
+ "prettier": "3.2.4",
91
+ "prettier-plugin-tailwindcss": "0.5.11",
95
92
  "react": "18.2.0",
96
93
  "react-dom": "18.2.0",
97
- "storybook": "7.6.3",
98
- "tailwindcss": "3.3.6",
94
+ "storybook": "7.6.12",
95
+ "tailwindcss": "3.4.1",
99
96
  "tailwindcss-animate": "1.0.7",
100
- "tsx": "4.6.2",
101
- "typescript": "5.3.2",
102
- "vite": "5.0.5",
103
- "vite-tsconfig-paths": "4.2.1",
104
- "vitest": "1.0.1",
97
+ "tsx": "4.7.0",
98
+ "typescript": "5.3.3",
99
+ "vite": "5.0.12",
100
+ "vite-tsconfig-paths": "4.3.1",
101
+ "vitest": "1.2.2",
105
102
  "vitest-dom": "0.1.1",
106
103
  "zod": "3.22.4"
107
104
  },
108
105
  "peerDependencies": {
109
- "@types/react": "^18",
110
- "@types/react-dom": "^18",
111
- "react": "^18",
112
- "react-dom": "^18",
106
+ "@types/react": "^18.2.0",
107
+ "@types/react-dom": "^18.2.0",
108
+ "react": "^18.2.0",
109
+ "react-dom": "^18.2.0",
113
110
  "zod": "^3.22.4"
114
111
  },
115
112
  "scripts": {