mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
chore(deps-dev): bump the dev-deps group with 10 updates (#510)
This commit is contained in:
@@ -80,7 +80,7 @@
|
||||
"@types/archiver": "^7.0.0",
|
||||
"@types/better-sqlite3": "^7.6.0",
|
||||
"@types/js-yaml": "^4.0.9",
|
||||
"@types/node": "^22.20.0",
|
||||
"@types/node": "^22.20.1",
|
||||
"@types/opentype.js": "^1.3.10",
|
||||
"@types/papaparse": "^5.5.2",
|
||||
"@types/pdfkit": "^0.17.6",
|
||||
|
||||
@@ -20,6 +20,6 @@
|
||||
"@vitejs/plugin-react": "^4.3.0",
|
||||
"tailwindcss": "^4.3.2",
|
||||
"typescript": "^5.7.0",
|
||||
"vite": "^8.1.3"
|
||||
"vite": "^8.1.4"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -11,8 +11,8 @@
|
||||
"pagefind": "^1.5.2",
|
||||
"tsx": "^4.23.0",
|
||||
"vitepress": "^1.1.4",
|
||||
"vitepress-plugin-llms": "^1.13.2",
|
||||
"vitepress-plugin-pagefind": "^0.4.20"
|
||||
"vitepress-plugin-llms": "^1.13.3",
|
||||
"vitepress-plugin-pagefind": "^0.4.22"
|
||||
},
|
||||
"license": "AGPL-3.0"
|
||||
}
|
||||
|
||||
@@ -42,14 +42,14 @@
|
||||
"zustand": "^5.0.14"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@sentry/vite-plugin": "^5.3.0",
|
||||
"@sentry/vite-plugin": "^5.4.0",
|
||||
"@tailwindcss/vite": "^4.3.2",
|
||||
"@types/react": "^19.2.17",
|
||||
"@types/react-dom": "^19.0.0",
|
||||
"@vitejs/plugin-react": "^4.3.0",
|
||||
"tailwindcss": "^4.3.2",
|
||||
"typescript": "^5.7.0",
|
||||
"vite": "^8.1.3"
|
||||
"vite": "^8.1.4"
|
||||
},
|
||||
"license": "AGPL-3.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user