Updated package

This commit is contained in:
Alexis
2025-12-29 15:44:08 +01:00
parent 508f4cbea5
commit cae6e464f7
2 changed files with 738 additions and 690 deletions

View File

@@ -14,30 +14,30 @@
}, },
"dependencies": { "dependencies": {
"@phosphor-icons/vue": "^2.2.1", "@phosphor-icons/vue": "^2.2.1",
"@vueuse/core": "^10.9.0", "@vueuse/core": "^14.1.0",
"pinia": "^2.1.7", "pinia": "^3.0.4",
"sass": "^1.77.0", "sass": "^1.97.1",
"vue": "^3.4.27", "vue": "^3.5.26",
"vue-router": "^4.3.2" "vue-router": "^4.6.4"
}, },
"devDependencies": { "devDependencies": {
"@rushstack/eslint-patch": "^1.3.3", "@rushstack/eslint-patch": "^1.15.0",
"@tailwindcss/postcss": "^4.1.18", "@tailwindcss/postcss": "^4.1.18",
"@tailwindcss/vite": "^4.1.18", "@tailwindcss/vite": "^4.1.18",
"@tsconfig/node20": "^20.1.2", "@tsconfig/node20": "^20.1.8",
"@types/node": "^20.12.11", "@types/node": "^25.0.3",
"@vitejs/plugin-vue": "^5.0.4", "@vitejs/plugin-vue": "^6.0.3",
"@vue/eslint-config-prettier": "^8.0.0", "@vue/eslint-config-prettier": "^10.2.0",
"@vue/eslint-config-typescript": "^12.0.0", "@vue/eslint-config-typescript": "^14.6.0",
"@vue/tsconfig": "^0.5.1", "@vue/tsconfig": "^0.8.1",
"eslint": "^8.49.0", "eslint": "^9.39.2",
"eslint-plugin-vue": "^9.17.0", "eslint-plugin-vue": "^10.6.2",
"postcss": "^8.4.38", "postcss": "^8.5.6",
"prettier": "^3.2.5", "prettier": "^3.7.4",
"start-server-and-test": "^2.0.3", "start-server-and-test": "^2.1.3",
"tailwindcss": "^4.1.18", "tailwindcss": "^4.1.18",
"typescript": "^5.4.5", "typescript": "^5.9.3",
"vite": "^5.2.11", "vite": "^7.3.0",
"vue-tsc": "^2.0.16" "vue-tsc": "^3.2.1"
} }
} }

1388
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff