-
Notifications
You must be signed in to change notification settings - Fork 29
Expand file tree
/
Copy pathpackage.json
More file actions
109 lines (109 loc) · 3.76 KB
/
Copy pathpackage.json
File metadata and controls
109 lines (109 loc) · 3.76 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
{
"private": true,
"name": "squiggle",
"scripts": {
"nodeclean": "rm -r node_modules && rm -r {apps,packages,internal-packages}/*/node_modules",
"preinstall": "npx only-allow pnpm",
"changeset-version": "cd internal-packages/ops && turbo build && pnpm run changeset-version",
"publish-all": "cd internal-packages/ops && turbo build && pnpm run publish-all",
"post-publish": "cd internal-packages/ops && turbo build && pnpm run post-publish"
},
"devDependencies": {
"@changesets/cli": "^2.28.1",
"prettier": "^3.5.3",
"prettier-plugin-tailwindcss": "^0.6.11",
"turbo": "^2.4.4",
"turbo-ignore": "^2.4.4"
},
"pnpm": {
"overrides": {
"@babel/core@7.26.10": "7.29.6",
"@babel/plugin-transform-modules-systemjs@7.25.9": "7.29.4",
"@babel/runtime@7.26.0": "7.26.10",
"@babel/runtime@7.26.7": "7.26.10",
"@eslint/plugin-kit@0.2.8": "0.3.4",
"@headlessui/react": "^2.2.0",
"@isaacs/brace-expansion@5.0.0": "5.0.1",
"@tootallnate/once@1.1.2": "2.0.1",
"@tootallnate/once@2.0.0": "2.0.1",
"ajv@8.17.1": "8.18.0",
"axios@0.21.4": "1.16.0",
"axios@1.8.4": "1.16.0",
"bl@0.8.2": "1.2.3",
"bn.js@4.12.0": "5.2.3",
"bn.js@5.2.1": "5.2.3",
"brace-expansion@1.1.11": "2.0.3",
"brace-expansion@2.0.1": "2.0.3",
"browserify-sign@4.2.1": "4.2.2",
"canvg@3.0.10": "3.0.11",
"cipher-base@1.0.4": "1.0.5",
"deep-extend@0.4.2": "0.5.1",
"defu@6.1.4": "6.1.5",
"diff@4.0.2": "4.0.4",
"diff@5.2.0": "5.2.2",
"dompurify@3.0.6": "3.4.11",
"elliptic@6.5.4": "6.6.1",
"estree-util-value-to-estree@3.3.2": "3.3.3",
"fast-uri@3.0.6": "3.1.2",
"flatted@3.3.3": "3.4.2",
"follow-redirects@1.15.9": "1.16.0",
"form-data@4.0.2": "4.0.6",
"image-size@1.0.0": "1.2.1",
"image-size@1.1.1": "1.2.1",
"immutable@3.7.6": "3.8.3",
"immutable@4.3.7": "5.1.5",
"immutable@5.1.1": "5.1.5",
"js-cookie@2.2.1": "3.0.7",
"js-yaml@4.1.0": "4.2.0",
"jsonpath@1.1.1": "1.3.0",
"jspdf@2.5.2": "4.2.1",
"jws@3.2.2": "4.0.1",
"jws@4.0.0": "4.0.1",
"lodash-es@4.17.21": "4.18.1",
"lodash@4.17.21": "4.18.0",
"markdown-it@14.1.0": "14.2.0",
"mdast-util-to-hast@13.2.0": "13.2.1",
"mermaid@10.9.0": "10.9.6",
"minimatch@10.1.1": "10.2.3",
"minimatch@3.1.2": "10.2.3",
"minimatch@5.1.6": "10.2.3",
"minimatch@9.0.5": "10.2.3",
"next": "15.5.18",
"next-auth": "5.0.0-beta.30",
"node-forge@1.3.1": "1.4.0",
"nodemailer@6.9.13": "9.0.1",
"pbkdf2@3.1.2": "3.1.3",
"picomatch@2.3.1": "4.0.4",
"picomatch@4.0.2": "4.0.4",
"postcss@8.4.31": "8.5.10",
"postcss@8.5.3": "8.5.10",
"qs@6.14.0": "6.15.2",
"react-reconciler": "^0.31.0",
"rollup@4.38.0": "4.59.0",
"semver@2.3.2": "5.7.2",
"serialize-javascript@6.0.2": "7.0.5",
"sha.js@2.4.11": "2.4.12",
"shell-quote@1.8.2": "1.8.4",
"storybook@8.6.12": "8.6.17",
"tar-fs@2.1.2": "2.1.4",
"tmp@0.0.33": "0.2.7",
"tmp@0.2.3": "0.2.7",
"underscore@1.12.1": "1.13.8",
"underscore@1.13.6": "1.13.8",
"underscore@1.13.7": "1.13.8",
"undici@6.21.1": "6.27.0",
"uuid@8.3.2": "11.1.1",
"uuid@9.0.1": "11.1.1",
"vite@6.2.4": "6.4.3",
"ws@8.18.1": "8.21.0",
"yaml@1.10.2": "2.8.3",
"yaml@2.7.0": "2.8.3",
"yaml@2.7.1": "2.8.3"
},
"patchedDependencies": {
"react-select@5.10.1": "patches/react-select@5.10.1.patch"
}
},
"version": "0.0.1-0",
"packageManager": "pnpm@10.7.1+sha512.2d92c86b7928dc8284f53494fb4201f983da65f0fb4f0d40baafa5cf628fa31dae3e5968f12466f17df7e97310e30f343a648baea1b9b350685dafafffdf5808"
}