new file: download/Otryvok_1.pdf
Some checks failed
Deploy Nuxt App / deploy (push) Failing after 50s

new file:   download/Otryvok_2.pdf
	modified:   nuxt.config.ts
	modified:   package.json
	modified:   pages/books/[slug].vue
	modified:   pages/books/_data/1.json
	modified:   pages/books/_data/2.json
This commit is contained in:
2025-07-27 08:55:28 +04:00
parent 1fd718a0a0
commit 42a6225e99
7 changed files with 14 additions and 9 deletions

View File

@ -26,6 +26,7 @@
"better-sqlite3": "^11.10.0",
"crypto-js": "^4.2.0",
"date-fns": "^4.1.0",
"express": "^5.1.0",
"husky": "^9.1.7",
"nodemailer": "^7.0.3",
"nuxt": "^3.17.5",
@ -39,6 +40,7 @@
"@nuxt/eslint": "^1.4.1",
"@nuxt/test-utils": "^3.11.3",
"@nuxtjs/tailwindcss": "^6.11.4",
"@types/express": "^5.0.3",
"@types/node": "^22.0.0",
"@types/nodemailer": "^6.4.17",
"@types/pg": "^8.15.4",