|
31 | 31 | "dependencies": { |
32 | 32 | "@tempad-dev/plugins": "workspace:^0.6.2", |
33 | 33 | "@tempad-dev/shared": "workspace:^0.1.0", |
34 | | - "@vueuse/core": "^14.3.0", |
| 34 | + "@vueuse/core": "^14.4.0", |
35 | 35 | "es-module-lexer": "2.3.1", |
36 | 36 | "overlayscrollbars": "^2.16.0", |
37 | 37 | "p-wait-for": "^6.0.0", |
38 | 38 | "stringify-object": "^7.0.0", |
39 | 39 | "svgson": "^5.3.1", |
40 | | - "vue": "^3.5.39" |
| 40 | + "vue": "^3.5.40" |
41 | 41 | }, |
42 | 42 | "devDependencies": { |
43 | 43 | "@eslint/js": "^10.0.0", |
44 | | - "@figma/plugin-typings": "^1.130.0", |
| 44 | + "@figma/plugin-typings": "^1.132.0", |
45 | 45 | "@types/node": "^24.13.3", |
46 | 46 | "@types/prismjs": "^1.26.6", |
47 | 47 | "@types/stringify-object": "^4.0.5", |
48 | | - "@vitejs/plugin-vue": "6.0.7", |
| 48 | + "@vitejs/plugin-vue": "6.0.8", |
49 | 49 | "@vitest/browser-playwright": "4.1.10", |
50 | 50 | "@vue/eslint-config-typescript": "^14.9.0", |
51 | 51 | "@wxt-dev/module-vue": "^1.0.3", |
52 | 52 | "comment-mark": "^2.0.1", |
53 | 53 | "esbuild": "^0.28.1", |
54 | | - "eslint": "^10.7.0", |
| 54 | + "eslint": "^10.8.0", |
55 | 55 | "eslint-config-flat-gitignore": "^2.3.0", |
56 | 56 | "eslint-plugin-perfectionist": "^5.10.0", |
57 | | - "eslint-plugin-vue": "^10.9.2", |
| 57 | + "eslint-plugin-vue": "^10.10.0", |
58 | 58 | "jiti": "^2.7.0", |
59 | | - "p-limit": "^7.3.0", |
| 59 | + "p-limit": "^7.3.1", |
60 | 60 | "pino": "^10.3.1", |
61 | | - "playwright": "^1.61.1", |
| 61 | + "playwright": "^1.62.1", |
62 | 62 | "prismjs": "^1.30.0", |
63 | 63 | "proper-lockfile": "^4.1.2", |
64 | 64 | "tsx": "^4.23.1", |
65 | 65 | "typescript": "^6.0.3", |
66 | | - "vite": "8.1.4", |
67 | | - "vite-plugin-css-injected-by-js": "^5.0.1", |
| 66 | + "vite": "8.2.0", |
| 67 | + "vite-plugin-css-injected-by-js": "^5.0.2", |
68 | 68 | "vitest": "4.1.10", |
69 | | - "vue-tsc": "^3.3.7", |
70 | | - "wxt": "^0.20.27", |
| 69 | + "vue-tsc": "^3.3.8", |
| 70 | + "wxt": "^0.21.2", |
71 | 71 | "zod": "^4.4.3" |
72 | 72 | } |
73 | 73 | } |
0 commit comments