-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathpackage.json
More file actions
186 lines (186 loc) · 6.07 KB
/
package.json
File metadata and controls
186 lines (186 loc) · 6.07 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
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
{
"name": "@acdh-oeaw/openatlas-discovery",
"private": true,
"license": "MIT",
"type": "module",
"engines": {
"node": "24.x"
},
"packageManager": "pnpm@10.28.0",
"scripts": {
"analyze": "nuxt analyze --dotenv ./.env.local",
"build": "nuxt build --dotenv ./.env.local",
"clean": "nuxt cleanup",
"dev": "nuxt dev --dotenv ./.env.local",
"dev:cms": "decap-server",
"format:check": "prettier . --cache --cache-location ./.prettiercache --check",
"format:fix": "pnpm run format:check --write",
"generate": "NUXT_PUBLIC_GIT_CURRENT_TAG=$(git tag --merged HEAD --sort=-v:refname | head -n1) run-s generate:server",
"generate:api-client": "dotenv -c -- tsx ./scripts/generate-api-client.ts",
"generate:crm-messages": "dotenv -c -- tsx ./scripts/generate-crm-locale.ts",
"generate:server": "nuxt generate --dotenv ./.env.local",
"generate:cms-icon-config": "tsx ./scripts/generate-cms-config.ts",
"lint:check": "run-p --continue-on-error \"lint:*:check\"",
"lint:fix": "run-p --continue-on-error \"lint:*:fix\"",
"lint:code:check": "eslint . --flag unstable_native_nodejs_ts_config",
"lint:code:fix": "pnpm run lint:code:check --fix",
"lint:styles:check": "stylelint \"./**/*.@(css|vue)\" --cache --ignore-path ./.gitignore",
"lint:styles:fix": "pnpm run lint:styles:check --fix",
"postinstall": "nuxt prepare",
"preinstall": "npx only-allow pnpm",
"prepare": "run-s setup generate:api-client generate:crm-messages generate:cms-icon-config",
"setup": "is-in-ci || simple-git-hooks",
"start": "nuxt preview --dotenv ./.env.local",
"sync": "nuxt prepare",
"test": "exit 0",
"test:e2e": "playwright test --config ./e2e/playwright.config.ts",
"test:e2e:codegen": "playwright codegen",
"test:e2e:install": "playwright install --with-deps",
"test:e2e:ui": "pnpm run test:e2e --ui",
"test:e2e:update-snapshots": "pnpm run test:e2e --update-snapshots",
"types:check": "nuxt typecheck",
"validate": "run-p format:check lint:check types:check test test:e2e"
},
"dependencies": {
"@acdh-oeaw/lib": "^0.3.7",
"@deck.gl/core": "^9.2.2",
"@deck.gl/extensions": "^9.2.2",
"@deck.gl/layers": "^9.2.2",
"@deck.gl/mapbox": "^9.2.2",
"@deck.gl/mesh-layers": "^9.2.2",
"@fontsource-variable/inter": "^5.2.8",
"@loaders.gl/core": "^4.3.4",
"@loaders.gl/obj": "^4.3.4",
"@luma.gl/core": "~9.2.4",
"@luma.gl/engine": "~9.2.4",
"@nuxt/content": "^3.10.0",
"@nuxt/image": "^2.0.0",
"@nuxtjs/color-mode": "^4.0.0",
"@nuxtjs/i18n": "^10.2.1",
"@nuxtjs/mdc": "^0.19.1",
"@radix-icons/vue": "^1.0.0",
"@sigma/export-image": "^3.0.0",
"@stefanprobst/netlify-cms-oauth-client": "^0.4.0",
"@stefanprobst/openapi-client": "^0.0.3",
"@tanstack/vue-query": "^5.92.0",
"@tanstack/vue-table": "^8.21.3",
"@turf/turf": "^7.3.1",
"@unovis/ts": "^1.6.2",
"@unovis/vue": "^1.6.2",
"@vee-validate/zod": "^4.15.1",
"@vueuse/core": "^14.1.0",
"@vueuse/nuxt": "^14.1.0",
"better-sqlite3": "^12.6.0",
"class-variance-authority": "^0.7.1",
"colorjs.io": "^0.5.2",
"cva": "^1.0.0-beta.4",
"d3-geo": "^3.1.1",
"embla-carousel": "^8.6.0",
"embla-carousel-autoplay": "^8.6.0",
"embla-carousel-vue": "^8.6.0",
"fast-glob": "^3.3.3",
"graphology": "^0.26.0",
"graphology-layout": "^0.6.1",
"graphology-layout-forceatlas2": "^0.10.1",
"lucide-static": "^0.555.0",
"lucide-vue-next": "^0.555.0",
"maplibre-gl": "^5.16.0",
"mirador": "^4.0.0",
"nuxt": "^4.2.1",
"openapi-typescript": "^7.10.1",
"pino-http": "^11.0.0",
"popmotion": "^11.0.5",
"radix-vue": "^1.9.17",
"reka-ui": "^2.7.0",
"satori": "^0.10.14",
"sigma": "^3.0.2",
"tailwind-merge": "^3.4.0",
"three": "^0.173.0",
"threebox-plugin": "github:jscastro76/threebox",
"valibot": "^1.2.0",
"vee-validate": "^4.15.1",
"vue": "^3.5.25",
"vue-i18n": "^11.2.2",
"vue-i18n-routing": "^1.2.0",
"vue-router": "^4.6.3",
"vue-sonner": "^2.0.9"
},
"devDependencies": {
"@acdh-oeaw/eslint-config": "^2.0.11",
"@acdh-oeaw/eslint-config-node": "^2.0.11",
"@acdh-oeaw/eslint-config-nuxt": "^2.0.17",
"@acdh-oeaw/eslint-config-playwright": "^2.0.13",
"@acdh-oeaw/eslint-config-tailwindcss": "^3.0.3",
"@acdh-oeaw/eslint-config-vue": "^2.0.15",
"@acdh-oeaw/prettier-config": "^2.0.1",
"@acdh-oeaw/stylelint-config": "^2.3.2",
"@acdh-oeaw/tsconfig": "^1.5.1",
"@nuxt/devtools": "^3.1.1",
"@nuxt/eslint": "^1.11.0",
"@playwright/test": "^1.57.0",
"@tailwindcss/typography": "^0.5.19",
"@tailwindcss/vite": "^4.1.17",
"@tanstack/eslint-plugin-query": "^5.91.2",
"@types/geojson": "^7946.0.16",
"@types/node": "^24.10.7",
"@types/three": "^0.181.0",
"axe-core": "^4.11.0",
"axe-playwright": "^2.2.2",
"decap-server": "^3.4.0",
"dotenv": "^17.2.3",
"dotenv-cli": "^11.0.0",
"dotenv-expand": "^12.0.3",
"eslint": "^9.39.1",
"eslint-config-flat-gitignore": "^2.1.0",
"globals": "^16.5.0",
"is-in-ci": "^2.0.0",
"lint-staged": "^16.2.7",
"npm-run-all2": "^8.0.4",
"prettier": "^3.7.3",
"schema-dts": "^1.1.5",
"simple-git-hooks": "^2.13.1",
"stylelint": "^16.26.1",
"tailwindcss": "^4.1.17",
"tsx": "^4.21.0",
"tw-animate-css": "^1.4.0",
"typescript": "^5.9.3",
"vite": "^7.2.6",
"vue-tsc": "^3.1.5",
"yaml": "^2.8.2"
},
"browserslist": {
"development": [
"last 1 chrome version",
"last 1 firefox version",
"last 1 safari version"
],
"production": [
">=0.75%",
"not dead",
"not op_mini all"
]
},
"lint-staged": {
"*.@(vue)": [
"eslint --fix --flag unstable_native_nodejs_ts_config",
"stylelint --cache --fix",
"prettier --cache --cache-location ./.prettiercache --write"
],
"*.@(js|ts)": [
"eslint --fix --flag unstable_native_nodejs_ts_config",
"prettier --cache --cache-location ./.prettiercache --write"
],
"*.@(css)": [
"stylelint --cache --fix",
"prettier --cache --cache-location ./.prettiercache --write"
],
"*.!(css|js|ts|vue)": "prettier --cache --cache-location ./.prettiercache --ignore-unknown --write"
},
"prettier": "@acdh-oeaw/prettier-config",
"simple-git-hooks": {
"pre-commit": "pnpm exec lint-staged"
},
"stylelint": {
"extends": "@acdh-oeaw/stylelint-config"
}
}