-
Notifications
You must be signed in to change notification settings - Fork 16
Expand file tree
/
Copy pathpackage.json
More file actions
124 lines (124 loc) · 3.36 KB
/
package.json
File metadata and controls
124 lines (124 loc) · 3.36 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
116
117
118
119
120
121
122
123
124
{
"name": "directus9-monorepo",
"private": true,
"scripts": {
"build": "pnpm --recursive --filter '!docs' run build",
"format": "prettier --write \"**/*.{md,y?(a)ml,json}\"",
"lint": "eslint .",
"test": "pnpm --recursive --filter '!tests-blackbox' test",
"test:blackbox": "pnpm --filter directus9 deploy --prod dist && pnpm --filter tests-blackbox test"
},
"devDependencies": {
"@changesets/cli": "^2.29.8",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-jest": "29.0.1",
"eslint-plugin-prettier": "5.5.4",
"eslint-plugin-vue": "10.0.0",
"prettier": "2.8.7"
},
"packageManager": "pnpm@10.29.3",
"engines": {
"node": ">=22",
"pnpm": ">=10.29.3"
},
"pnpm": {
"overrides": {
"preact@<10.27.3": "^10.27.3",
"qs@<6.14.1": "^6.14.1",
"fast-xml-parser@<4.2.4": ">=4.2.4",
"tough-cookie@<4.1.3": ">=4.1.3",
"word-wrap@<1.2.4": ">=1.2.4",
"postcss@<8.4.31": ">=8.4.31",
"get-func-name@<2.0.1": ">=2.0.1",
"ip@=2.0.0": ">=2.0.1",
"jose@>=3.0.0 <=4.15.4": ">=4.15.5 <5.0.0",
"follow-redirects@<=1.15.5": ">=1.15.6",
"@babel/traverse@<7.23.2": ">=7.23.2",
"tar@<7.5.8": ">=7.5.8",
"ejs@<3.1.10": ">=3.1.10",
"esbuild@<=0.24.2": ">=0.25.0",
"semver@<7.5.2": ">=7.5.2",
"cross-spawn@<6.6.0": ">=6.6.0",
"xml-crypto@<3.2.1": "3.2.1",
"tar-fs": "^2.1.4",
"brace-expansion": "^2.0.2",
"formidable": "^2.1.3",
"on-headers@<1.1.0": ">=1.1.0",
"tmp@<=0.2.3": ">=0.2.4",
"node-forge@<=1.3.3": "^1.4.0",
"jws": ">=3.2.3",
"google-auth-library>jws": ">4.0.0",
"gtoken>jws": ">4.0.0",
"swagger-ui-watcher>js-yaml": "3.14.2",
"spellchecker-cli>js-yaml": "3.14.2",
"@types/express": "4.17.25",
"@types/express-serve-static-core": "4.19.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",
"rollup@>=3.0.0 <3.30.0": "3.30.0",
"rollup@>=4.0.0 <4.59.0": ">=4.59.0",
"serialize-javascript@<=7.0.2": ">=7.0.3",
"svgo@>=2.1.0 <2.8.1": ">=2.8.1",
"handlebars@<4.7.8": "^4.7.9",
"path-to-regexp@<0.1.13": "^0.1.13",
"flatted@<=3.4.1": "^3.4.2",
"immutable@<4.3.8": "^4.3.8",
"underscore@<=1.13.7": "^1.13.8",
"@xmldom/xmldom@<0.8.12": "0.8.12",
"defu@<=6.1.4": "6.1.5"
},
"packageExtensions": {
"@vue/test-utils": {
"peerDependencies": {
"vue": "*"
}
}
},
"onlyBuiltDependencies": [
"@fortawesome/fontawesome-common-types",
"@fortawesome/fontawesome-svg-core",
"@fortawesome/free-brands-svg-icons",
"@fortawesome/free-regular-svg-icons",
"@fortawesome/free-solid-svg-icons",
"argon2",
"esbuild",
"isolated-vm",
"oracledb",
"sharp",
"sqlite3",
"vue-demi"
],
"auditConfig": {
"ignoreGhsas": [
"GHSA-5mhg-wv8w-p59j",
"GHSA-fr3w-2p22-6w7p",
"GHSA-p8v3-m643-4xqx",
"GHSA-2ccr-g2rv-h677",
"GHSA-qw9g-7549-7wg5",
"GHSA-jgf4-vwc3-r46v",
"GHSA-cff8-x7jv-4fm8",
"GHSA-q83v-hq3j-4pq3",
"GHSA-3fff-gqw3-vj86",
"GHSA-68g8-c275-xf2m",
"GHSA-632p-p495-25m5"
],
"ignoreCves": [
"CVE-2024-27296",
"CVE-2024-28239",
"CVE-2024-34708",
"CVE-2024-28238",
"CVE-2024-27295",
"CVE-2024-39896",
"CVE-2024-45596",
"CVE-2024-6534",
"CVE-2024-46990",
"CVE-2024-36128",
"CVE-2024-6533"
]
}
}
}