mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
chore(deps): bump the production-deps group with 17 updates (#509)
This commit is contained in:
+12
-12
@@ -14,11 +14,11 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@fastify/busboy": "^3.2.0",
|
||||
"@fastify/cookie": "^11.0.2",
|
||||
"@fastify/cors": "^11.0.0",
|
||||
"@fastify/cookie": "^11.1.1",
|
||||
"@fastify/cors": "^11.3.0",
|
||||
"@fastify/multipart": "^9.0.0",
|
||||
"@fastify/rate-limit": "^10.2.0",
|
||||
"@fastify/static": "^9.1.3",
|
||||
"@fastify/static": "^9.3.0",
|
||||
"@neplex/vectorizer": "^0.1.0",
|
||||
"@node-saml/node-saml": "^5.1.0",
|
||||
"@opentelemetry/api": "^1.9.1",
|
||||
@@ -31,9 +31,9 @@
|
||||
"@opentelemetry/resources": "^2.9.0",
|
||||
"@opentelemetry/sdk-node": "^0.220.0",
|
||||
"@opentelemetry/sdk-trace-base": "^2.9.0",
|
||||
"@opentelemetry/semantic-conventions": "^1.41.1",
|
||||
"@scalar/fastify-api-reference": "^1.62.4",
|
||||
"@sentry/node": "^10.63.0",
|
||||
"@opentelemetry/semantic-conventions": "^1.43.0",
|
||||
"@scalar/fastify-api-reference": "^1.62.5",
|
||||
"@sentry/node": "^10.65.0",
|
||||
"@snapotter/ai": "workspace:*",
|
||||
"@snapotter/doc-engine": "workspace:*",
|
||||
"@snapotter/enterprise": "workspace:*",
|
||||
@@ -42,13 +42,13 @@
|
||||
"@snapotter/shared": "workspace:*",
|
||||
"archiver": "^7.0.1",
|
||||
"better-sqlite3": "^11.7.0",
|
||||
"bullmq": "^5.79.2",
|
||||
"bullmq": "^5.80.2",
|
||||
"bwip-js": "^4.11.2",
|
||||
"dotenv": "^16.4.0",
|
||||
"drizzle-orm": "^0.45.2",
|
||||
"exceljs": "^4.4.0",
|
||||
"exif-reader": "^2.0.3",
|
||||
"fast-xml-parser": "^5.9.3",
|
||||
"fast-xml-parser": "^5.10.0",
|
||||
"fastify": "^5.10.0",
|
||||
"fflate": "^0.8.3",
|
||||
"ioredis": "^5.11.1",
|
||||
@@ -65,16 +65,16 @@
|
||||
"pino": "^10.3.1",
|
||||
"pino-roll": "^4.0.0",
|
||||
"playwright": "^1.61.1",
|
||||
"posthog-node": "^5.39.4",
|
||||
"posthog-node": "^5.41.0",
|
||||
"potrace": "^2.1.8",
|
||||
"prom-client": "^15.1.3",
|
||||
"qrcode": "^1.5.4",
|
||||
"sharp": "^0.35.3",
|
||||
"tar": "^7.5.19",
|
||||
"tsx": "^4.23.0",
|
||||
"tar": "^7.5.20",
|
||||
"tsx": "^4.23.1",
|
||||
"yauzl": "^3.4.0",
|
||||
"zod": "^3.24.0",
|
||||
"zxing-wasm": "^3.1.0"
|
||||
"zxing-wasm": "^3.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/archiver": "^7.0.0",
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"pagefind": "^1.5.2",
|
||||
"tsx": "^4.23.0",
|
||||
"tsx": "^4.23.1",
|
||||
"vitepress": "^1.1.4",
|
||||
"vitepress-plugin-llms": "^1.13.3",
|
||||
"vitepress-plugin-pagefind": "^0.4.22"
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
"@astrojs/sitemap": "^3.7.3",
|
||||
"@snapotter/shared": "workspace:*",
|
||||
"astro": "^6.4.8",
|
||||
"lucide": "^1.23.0"
|
||||
"lucide": "^1.24.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@astrojs/check": "^0.9.9",
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
"@dnd-kit/core": "^6.3.1",
|
||||
"@dnd-kit/sortable": "^10.0.0",
|
||||
"@dnd-kit/utilities": "^3.2.2",
|
||||
"@sentry/react": "^10.63.0",
|
||||
"@sentry/react": "^10.65.0",
|
||||
"@snapotter/shared": "workspace:*",
|
||||
"@use-gesture/react": "^10.3.1",
|
||||
"clsx": "^2.1.0",
|
||||
@@ -25,7 +25,7 @@
|
||||
"konva": "^10",
|
||||
"lucide-react": "^0.577.0",
|
||||
"pdfjs-dist": "^6.1.200",
|
||||
"posthog-js": "^1.396.8",
|
||||
"posthog-js": "^1.399.2",
|
||||
"qr-code-styling": "^1.9.2",
|
||||
"react": "^19.2.7",
|
||||
"react-colorful": "^5",
|
||||
|
||||
@@ -11,8 +11,8 @@
|
||||
"clean": "rm -rf dist"
|
||||
},
|
||||
"dependencies": {
|
||||
"@aws-sdk/client-s3": "^3.1079.0",
|
||||
"@aws-sdk/lib-storage": "^3.1079.0",
|
||||
"@aws-sdk/client-s3": "^3.1085.0",
|
||||
"@aws-sdk/lib-storage": "^3.1085.0",
|
||||
"@snapotter/shared": "workspace:*"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Generated
+634
-646
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user