forked from logto-io/logto
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
115 lines (115 loc) · 4.26 KB
/
Copy pathpackage.json
File metadata and controls
115 lines (115 loc) · 4.26 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
110
111
112
113
114
115
{
"name": "@logto/root",
"private": true,
"license": "MPL-2.0",
"type": "module",
"scripts": {
"preinstall": "npx only-allow pnpm",
"pnpm:devPreinstall": "cd packages/connectors && node templates/sync-preset.js",
"prepare": "if test \"$NODE_ENV\" != \"production\" && test \"$CI\" != \"true\" ; then husky ; fi",
"prepack": "pnpm -r prepack",
"dev": "pnpm -r prepack && pnpm start:dev",
"dev:cloud": "IS_CLOUD=1 CONSOLE_PUBLIC_URL=/ pnpm dev",
"start:dev": "pnpm -r --parallel --filter=!@logto/root --filter=!@logto/integration-tests --filter \"!./packages/connectors/connector-*\" dev",
"start": "cd packages/core && npm start",
"cli": "logto",
"translate": "logto-translate",
"changeset": "changeset",
"alteration": "logto db alt",
"connectors": "pnpm -r --filter \"./packages/connectors/connector-*\"",
"//": "# `changeset version` won't run version lifecycle scripts, see https://github.com/changesets/changesets/issues/860",
"ci:version": "changeset version && pnpm -r version",
"ci:build": "pnpm -r build",
"ci:lint": "pnpm -r --parallel --workspace-concurrency=0 lint",
"ci:stylelint": "pnpm -r --parallel --workspace-concurrency=0 stylelint",
"ci:test": "pnpm -r --parallel --workspace-concurrency=0 test:ci && pnpm test:scripts",
"test:scripts": "node .scripts/compare-database.test.js",
"test:integration": "./.scripts/integration/run.sh"
},
"devDependencies": {
"@changesets/cli": "^2.26.2",
"@commitlint/cli": "^19.0.0",
"@commitlint/config-conventional": "^19.0.0",
"@commitlint/types": "^19.0.0",
"@types/pg": "^8.6.6",
"husky": "^9.0.0",
"pg": "^8.8.0",
"tsup": "^8.5.1",
"typescript": "^5.0.0",
"vite": "^6.2.7"
},
"engines": {
"node": "^22.14.0",
"pnpm": "^9.0.0 || ^10.0.0"
},
"pnpm": {
"overrides": {
"@babel/core@<=7.29.0": "^7.29.6",
"@opentelemetry/core@<2.8.0": "^2.8.0",
"@smithy/config-resolver@<4.4.0": "^4.4.0",
"@tootallnate/once@<3.0.1": "^3.0.1",
"@xmldom/xmldom@<0.8.13": "^0.8.13",
"ajv@<6.14.0": "^6.14.0",
"ajv@>=7.0.0-alpha.0 <8.18.0": "^8.18.0",
"axios@<1.15.2": "^1.15.2",
"basic-ftp@<=5.2.2": "^5.3.0",
"brace-expansion@<1.1.13": "^1.1.13",
"brace-expansion@>=2.0.0 <2.0.3": "^2.0.3",
"brace-expansion@>=4.0.0 <5.0.6": "^5.0.6",
"cross-spawn@<6.0.6": "^6.0.6",
"diff@>=6.0.0 <8.0.3": "^8.0.3",
"dompurify@<3.4.9": "^3.4.9",
"esbuild": "^0.25.0",
"fast-xml-parser@>=4.0.0-beta.0 <5.5.7": "^5.5.7",
"flatted@<=3.4.1": "^3.4.2",
"follow-redirects@<=1.15.11": "^1.16.0",
"form-data@<2.5.6": "^2.5.6",
"form-data@>=4.0.0 <4.0.6": "^4.0.6",
"formidable@<3.5.4": "^3.5.4",
"immutable@>=4.0.0-rc.1 <4.3.8": "^4.3.8",
"ip-address@<=10.1.0": "^10.1.1",
"joi@<17.13.4": "^17.13.4",
"js-yaml@>=4.0.0 <4.2.0": "^4.2.0",
"koa@<2.16.4": "^2.16.4",
"lodash@<=4.17.23": "^4.18.0",
"lodash-es@<=4.17.23": "^4.18.0",
"mermaid@<=10.9.5": "^10.9.6",
"micromatch@<4.0.8": "^4.0.8",
"minimatch@<3.1.4": "^3.1.4",
"minimatch@>=5.0.0 <5.1.8": "^5.1.8",
"minimatch@>=9.0.0 <9.0.7": "^9.0.7",
"nanoid@>=4.0.0 <5.0.9": "^5.0.9",
"node-forge@<1.4.0": "^1.4.0",
"nodemailer@<=8.0.8": "^8.0.9",
"path-to-regexp@>=8.0.0 <8.4.0": "^8.4.0",
"picomatch@<2.3.2": "^2.3.2",
"picomatch@>=4.0.0 <4.0.4": "^4.0.4",
"playwright@<1.55.1": "^1.55.1",
"postcss@<8.5.10": "^8.5.10",
"prismjs@<1.30.0": "^1.30.0",
"qs@>=6.11.1 <6.15.2": "^6.15.2",
"react-router@>=6.7.0 <6.30.4": "^6.30.4",
"react-router-dom@>=6.7.0 <6.30.4": "^6.30.4",
"rollup@>=4.0.0 <4.59.0": "^4.59.0",
"shell-quote@>=1.1.0 <=1.8.3": "^1.8.4",
"tar@<=7.5.15": "^7.5.16",
"tmp@<0.2.6": "^0.2.6",
"uuid@<11.1.1": "^11.1.1",
"vite@<=6.4.2": "^6.4.3",
"ws@>=7.0.0 <7.5.11": "^7.5.11",
"ws@>=8.0.0 <8.21.0": "^8.21.0",
"yaml@>=2.0.0 <2.8.3": "^2.8.3"
},
"peerDependencyRules": {
"allowedVersions": {
"react": "^18.0.0",
"jest": "^29.1.2",
"stylelint": "^16.0.0"
}
}
},
"dependencies": {
"@logto/cli": "workspace:^",
"@logto/translate": "workspace:^"
}
}