deps: upgrade dev deps

This commit is contained in:
Julien Calixte
2025-08-02 03:17:15 +02:00
parent d500f2164e
commit cad867148c
2 changed files with 672 additions and 1005 deletions

View File

@@ -49,23 +49,23 @@
"vue-router": "^4.5.1"
},
"devDependencies": {
"@babel/core": "^7.27.3",
"@rushstack/eslint-patch": "^1.11.0",
"@babel/core": "^7.28.0",
"@rushstack/eslint-patch": "^1.12.0",
"@tailwindcss/typography": "^0.5.16",
"@types/fontfaceobserver": "^2.1.3",
"@types/markdown-it": "^14.1.2",
"@types/node": "^22.15.24",
"@types/pouchdb-browser": "^6.1.5",
"@types/sanitize-html": "^2.16.0",
"@typescript-eslint/eslint-plugin": "^8.33.0",
"@typescript-eslint/parser": "^8.33.0",
"@typescript-eslint/eslint-plugin": "^8.38.0",
"@typescript-eslint/parser": "^8.38.0",
"@vitejs/plugin-vue": "^5.2.4",
"@vue/compiler-sfc": "^3.5.16",
"@vue/compiler-sfc": "^3.5.18",
"@vue/eslint-config-prettier": "^10.2.0",
"@vue/eslint-config-typescript": "^14.5.0",
"@vue/eslint-config-typescript": "^14.6.0",
"autoprefixer": "^10.4.21",
"daisyui": "^5.0.43",
"dotenv": "^16.5.0",
"daisyui": "^5.0.50",
"dotenv": "^17.2.1",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier-vue": "^5.0.0",
@@ -74,13 +74,12 @@
"eslint-plugin-vue": "^9.31.0",
"esno": "^4.8.0",
"husky": "^9.1.7",
"prettier": "^3.5.3",
"sass": "^1.89.0",
"tailwindcss": "^4.1.8",
"typescript": "~5.8.3",
"prettier": "^3.6.2",
"sass": "^1.89.2",
"tailwindcss": "^4.1.11",
"typescript": "~5.9.2",
"vite": "^6.3.5",
"vite-plugin-pwa": "^1.0.0",
"vitest": "^3.1.4",
"webpack": "^5.99.9"
"vite-plugin-pwa": "^1.0.2",
"vitest": "^3.2.4"
}
}

1648
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff