|
29 | 29 | "package:extension": "pnpm --prefix ./src/extension run package" |
30 | 30 | }, |
31 | 31 | "dependencies": { |
32 | | - "@aws-sdk/client-s3": "^3.1042.0", |
33 | | - "@aws-sdk/s3-request-presigner": "^3.1042.0", |
| 32 | + "@aws-sdk/client-s3": "^3.1045.0", |
| 33 | + "@aws-sdk/s3-request-presigner": "^3.1045.0", |
34 | 34 | "@exercism/highlightjs-gdscript": "^0.0.1", |
35 | 35 | "@md/core": "workspace:*", |
36 | 36 | "@md/shared": "workspace:*", |
|
53 | 53 | "pinia": "^3.0.4", |
54 | 54 | "qiniu-js": "^3.4.4", |
55 | 55 | "radix-vue": "^1.9.17", |
56 | | - "reka-ui": "^2.9.6", |
| 56 | + "reka-ui": "^2.9.7", |
57 | 57 | "spark-md5": "3.0.2", |
58 | | - "tailwind-merge": "^3.5.0", |
| 58 | + "tailwind-merge": "^3.6.0", |
59 | 59 | "tailwindcss-animate": "^1.0.7", |
60 | 60 | "uuid": "^14.0.0", |
61 | 61 | "vee-validate": "^4.15.1", |
62 | | - "vue": "^3.5.33", |
| 62 | + "vue": "^3.5.34", |
63 | 63 | "vue-pick-colors": "^1.8.0", |
64 | 64 | "vue-sonner": "^2.0.9", |
65 | 65 | "yup": "^1.7.1" |
66 | 66 | }, |
67 | 67 | "devDependencies": { |
68 | | - "@cloudflare/vite-plugin": "1.35.0", |
69 | | - "@cloudflare/workers-types": "^4.20260505.1", |
| 68 | + "@cloudflare/vite-plugin": "1.36.3", |
| 69 | + "@cloudflare/workers-types": "^4.20260511.1", |
70 | 70 | "@md/config": "workspace:*", |
71 | | - "@tailwindcss/postcss": "^4.2.4", |
72 | | - "@tailwindcss/vite": "^4.2.4", |
| 71 | + "@tailwindcss/postcss": "^4.3.0", |
| 72 | + "@tailwindcss/vite": "^4.3.0", |
73 | 73 | "@types/buffer-from": "^1.1.3", |
74 | 74 | "@types/crypto-js": "^4.2.2", |
75 | 75 | "@types/diff-match-patch": "^1.0.36", |
|
82 | 82 | "rollup": "^4.60.3", |
83 | 83 | "rollup-plugin-visualizer": "^7.0.1", |
84 | 84 | "shx": "^0.4.0", |
85 | | - "tailwindcss": "^4.2.4", |
| 85 | + "tailwindcss": "^4.3.0", |
86 | 86 | "unplugin-auto-import": "^21.0.0", |
87 | 87 | "unplugin-vue-components": "^32.0.0", |
88 | | - "vite": "^8.0.10", |
| 88 | + "vite": "^8.0.12", |
89 | 89 | "vite-plugin-radar": "^0.10.1", |
90 | | - "vite-plugin-vue-devtools": "^8.1.1", |
| 90 | + "vite-plugin-vue-devtools": "^8.1.2", |
91 | 91 | "vue-tsc": "^3.2.8", |
92 | | - "wrangler": "^4.87.0", |
93 | | - "wxt": "^0.20.25" |
| 92 | + "wrangler": "^4.90.0", |
| 93 | + "wxt": "^0.20.26" |
94 | 94 | } |
95 | 95 | } |
0 commit comments