mirror of
https://github.com/felipegcoutinho/openmonetis.git
synced 2026-09-08 13:35:59 +00:00
chore: preparar versão 2.7.13
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"name": "openmonetis",
|
||||
"version": "2.7.12",
|
||||
"version": "2.7.13",
|
||||
"private": true,
|
||||
"packageManager": "pnpm@11.1.3",
|
||||
"scripts": {
|
||||
"dev": "next dev --turbopack",
|
||||
"dev": "next dev",
|
||||
"db:seed": "tsx scripts/mock-data.ts",
|
||||
"build": "next build",
|
||||
"start": "next start",
|
||||
@@ -78,7 +78,7 @@
|
||||
"exceljs": "^4.4.0",
|
||||
"jspdf": "^4.2.1",
|
||||
"jspdf-autotable": "^5.0.8",
|
||||
"next": "16.2.7",
|
||||
"next": "16.3.0",
|
||||
"next-themes": "0.4.6",
|
||||
"pdfjs-dist": "^6.0.227",
|
||||
"pg": "8.21.0",
|
||||
@@ -108,6 +108,6 @@
|
||||
"knip": "^6.22.0",
|
||||
"tailwindcss": "4.3.0",
|
||||
"tsx": "4.22.4",
|
||||
"typescript": "6.0.3"
|
||||
"typescript": "7.0.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user