chore(deps): bump the production-deps group with 17 updates (#509)

This commit is contained in:
dependabot[bot]
2026-07-13 20:26:06 +08:00
committed by GitHub
parent ec72ff100d
commit 73e48c24d1
6 changed files with 652 additions and 664 deletions
+12 -12
View File
@@ -14,11 +14,11 @@
}, },
"dependencies": { "dependencies": {
"@fastify/busboy": "^3.2.0", "@fastify/busboy": "^3.2.0",
"@fastify/cookie": "^11.0.2", "@fastify/cookie": "^11.1.1",
"@fastify/cors": "^11.0.0", "@fastify/cors": "^11.3.0",
"@fastify/multipart": "^9.0.0", "@fastify/multipart": "^9.0.0",
"@fastify/rate-limit": "^10.2.0", "@fastify/rate-limit": "^10.2.0",
"@fastify/static": "^9.1.3", "@fastify/static": "^9.3.0",
"@neplex/vectorizer": "^0.1.0", "@neplex/vectorizer": "^0.1.0",
"@node-saml/node-saml": "^5.1.0", "@node-saml/node-saml": "^5.1.0",
"@opentelemetry/api": "^1.9.1", "@opentelemetry/api": "^1.9.1",
@@ -31,9 +31,9 @@
"@opentelemetry/resources": "^2.9.0", "@opentelemetry/resources": "^2.9.0",
"@opentelemetry/sdk-node": "^0.220.0", "@opentelemetry/sdk-node": "^0.220.0",
"@opentelemetry/sdk-trace-base": "^2.9.0", "@opentelemetry/sdk-trace-base": "^2.9.0",
"@opentelemetry/semantic-conventions": "^1.41.1", "@opentelemetry/semantic-conventions": "^1.43.0",
"@scalar/fastify-api-reference": "^1.62.4", "@scalar/fastify-api-reference": "^1.62.5",
"@sentry/node": "^10.63.0", "@sentry/node": "^10.65.0",
"@snapotter/ai": "workspace:*", "@snapotter/ai": "workspace:*",
"@snapotter/doc-engine": "workspace:*", "@snapotter/doc-engine": "workspace:*",
"@snapotter/enterprise": "workspace:*", "@snapotter/enterprise": "workspace:*",
@@ -42,13 +42,13 @@
"@snapotter/shared": "workspace:*", "@snapotter/shared": "workspace:*",
"archiver": "^7.0.1", "archiver": "^7.0.1",
"better-sqlite3": "^11.7.0", "better-sqlite3": "^11.7.0",
"bullmq": "^5.79.2", "bullmq": "^5.80.2",
"bwip-js": "^4.11.2", "bwip-js": "^4.11.2",
"dotenv": "^16.4.0", "dotenv": "^16.4.0",
"drizzle-orm": "^0.45.2", "drizzle-orm": "^0.45.2",
"exceljs": "^4.4.0", "exceljs": "^4.4.0",
"exif-reader": "^2.0.3", "exif-reader": "^2.0.3",
"fast-xml-parser": "^5.9.3", "fast-xml-parser": "^5.10.0",
"fastify": "^5.10.0", "fastify": "^5.10.0",
"fflate": "^0.8.3", "fflate": "^0.8.3",
"ioredis": "^5.11.1", "ioredis": "^5.11.1",
@@ -65,16 +65,16 @@
"pino": "^10.3.1", "pino": "^10.3.1",
"pino-roll": "^4.0.0", "pino-roll": "^4.0.0",
"playwright": "^1.61.1", "playwright": "^1.61.1",
"posthog-node": "^5.39.4", "posthog-node": "^5.41.0",
"potrace": "^2.1.8", "potrace": "^2.1.8",
"prom-client": "^15.1.3", "prom-client": "^15.1.3",
"qrcode": "^1.5.4", "qrcode": "^1.5.4",
"sharp": "^0.35.3", "sharp": "^0.35.3",
"tar": "^7.5.19", "tar": "^7.5.20",
"tsx": "^4.23.0", "tsx": "^4.23.1",
"yauzl": "^3.4.0", "yauzl": "^3.4.0",
"zod": "^3.24.0", "zod": "^3.24.0",
"zxing-wasm": "^3.1.0" "zxing-wasm": "^3.1.1"
}, },
"devDependencies": { "devDependencies": {
"@types/archiver": "^7.0.0", "@types/archiver": "^7.0.0",
+1 -1
View File
@@ -9,7 +9,7 @@
}, },
"devDependencies": { "devDependencies": {
"pagefind": "^1.5.2", "pagefind": "^1.5.2",
"tsx": "^4.23.0", "tsx": "^4.23.1",
"vitepress": "^1.1.4", "vitepress": "^1.1.4",
"vitepress-plugin-llms": "^1.13.3", "vitepress-plugin-llms": "^1.13.3",
"vitepress-plugin-pagefind": "^0.4.22" "vitepress-plugin-pagefind": "^0.4.22"
+1 -1
View File
@@ -16,7 +16,7 @@
"@astrojs/sitemap": "^3.7.3", "@astrojs/sitemap": "^3.7.3",
"@snapotter/shared": "workspace:*", "@snapotter/shared": "workspace:*",
"astro": "^6.4.8", "astro": "^6.4.8",
"lucide": "^1.23.0" "lucide": "^1.24.0"
}, },
"devDependencies": { "devDependencies": {
"@astrojs/check": "^0.9.9", "@astrojs/check": "^0.9.9",
+2 -2
View File
@@ -15,7 +15,7 @@
"@dnd-kit/core": "^6.3.1", "@dnd-kit/core": "^6.3.1",
"@dnd-kit/sortable": "^10.0.0", "@dnd-kit/sortable": "^10.0.0",
"@dnd-kit/utilities": "^3.2.2", "@dnd-kit/utilities": "^3.2.2",
"@sentry/react": "^10.63.0", "@sentry/react": "^10.65.0",
"@snapotter/shared": "workspace:*", "@snapotter/shared": "workspace:*",
"@use-gesture/react": "^10.3.1", "@use-gesture/react": "^10.3.1",
"clsx": "^2.1.0", "clsx": "^2.1.0",
@@ -25,7 +25,7 @@
"konva": "^10", "konva": "^10",
"lucide-react": "^0.577.0", "lucide-react": "^0.577.0",
"pdfjs-dist": "^6.1.200", "pdfjs-dist": "^6.1.200",
"posthog-js": "^1.396.8", "posthog-js": "^1.399.2",
"qr-code-styling": "^1.9.2", "qr-code-styling": "^1.9.2",
"react": "^19.2.7", "react": "^19.2.7",
"react-colorful": "^5", "react-colorful": "^5",
+2 -2
View File
@@ -11,8 +11,8 @@
"clean": "rm -rf dist" "clean": "rm -rf dist"
}, },
"dependencies": { "dependencies": {
"@aws-sdk/client-s3": "^3.1079.0", "@aws-sdk/client-s3": "^3.1085.0",
"@aws-sdk/lib-storage": "^3.1079.0", "@aws-sdk/lib-storage": "^3.1085.0",
"@snapotter/shared": "workspace:*" "@snapotter/shared": "workspace:*"
}, },
"devDependencies": { "devDependencies": {
+634 -646
View File
File diff suppressed because it is too large Load Diff