generated from acdh-oeaw/template-app-nuxt
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: adopt nuxt v4 folder structure, remove unused deps
- Loading branch information
1 parent
5ffac09
commit 6c8482f
Showing
89 changed files
with
159 additions
and
354 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,7 +9,7 @@ | |
}, | ||
"packageManager": "[email protected]", | ||
"scripts": { | ||
"analyze": "nuxt analyze", | ||
"analyze": "dotenv -c -- nuxt analyze", | ||
"build": "nuxt build --dotenv ./.env.local", | ||
"dev": "nuxt dev --dotenv ./.env.local", | ||
"format:check": "prettier . \"!./@(content|public)/**\" --cache --cache-location ./.prettiercache --check", | ||
|
@@ -50,12 +50,11 @@ | |
"@nuxt/image": "^1.8.1", | ||
"@nuxtjs/color-mode": "^3.5.2", | ||
"@nuxtjs/i18n": "^8.5.5", | ||
"@nuxtjs/leaflet": "^1.2.3", | ||
"@tanstack/vue-query": "^5.59.16", | ||
"@types/d3-force": "^3.0.10", | ||
"@vueuse/core": "^11.1.0", | ||
"@vueuse/nuxt": "^11.1.0", | ||
"@zodios/core": "^10.9.6", | ||
"chroma-js": "^3.1.2", | ||
"citation-js": "^0.7.16", | ||
"d3": "^7.9.0", | ||
"d3-force": "^3.0.0", | ||
|
@@ -64,7 +63,7 @@ | |
"force-graph": "^1.45.0", | ||
"lodash": "^4.17.21", | ||
"lucide-vue-next": "^0.453.0", | ||
"maplibre-gl": "^4.7.1", | ||
"nuxt": "^3.13.2", | ||
"openapi-zod-client": "^1.18.2", | ||
"pino-http": "^10.3.0", | ||
"satori": "^0.11.2", | ||
|
@@ -87,11 +86,10 @@ | |
"@acdh-oeaw/tsconfig": "^1.2.0", | ||
"@nuxt/devtools": "^1.6.0", | ||
"@nuxt/eslint": "^0.6.0", | ||
"@nuxtjs/leaflet": "^1.2.3", | ||
"@playwright/test": "^1.48.1", | ||
"@tailwindcss/typography": "^0.5.15", | ||
"@types/chroma-js": "^2.4.4", | ||
"@types/d3": "^7.4.3", | ||
"@types/d3-force": "^3.0.10", | ||
"@types/lodash": "^4.17.12", | ||
"@types/node": "^22.7.9", | ||
"axe-core": "^4.10.2", | ||
|
@@ -106,7 +104,6 @@ | |
"is-ci": "^3.0.1", | ||
"lint-staged": "^15.2.10", | ||
"npm-run-all2": "^7.0.1", | ||
"nuxt": "^3.13.2", | ||
"openapi3-ts": "^4.4.0", | ||
"postcss": "^8.4.47", | ||
"prettier": "^3.3.3", | ||
|
Oops, something went wrong.