|
28 | 28 | "@lucide/build-icons": "workspace:*", |
29 | 29 | "@lucide/helpers": "workspace:*", |
30 | 30 | "@lucide/shared": "workspace:*", |
31 | | - "@rollup/plugin-replace": "^6.0.2", |
32 | | - "@types/semver": "^7.5.3", |
| 31 | + "@rollup/plugin-replace": "^6.0.3", |
| 32 | + "@types/semver": "^7.7.1", |
33 | 33 | "nitropack": "2.8.1", |
34 | 34 | "rollup-plugin-copy": "^3.5.0", |
35 | | - "vitepress": "^1.6.3", |
36 | | - "svg-path-commander": "^2.1.11" |
| 35 | + "svg-path-commander": "^2.1.11", |
| 36 | + "vitepress": "^1.6.4" |
37 | 37 | }, |
38 | 38 | "dependencies": { |
39 | | - "@floating-ui/vue": "^1.0.3", |
40 | | - "@headlessui/vue": "^1.7.17", |
| 39 | + "@floating-ui/vue": "^1.1.9", |
| 40 | + "@headlessui/vue": "^1.7.23", |
41 | 41 | "@resvg/resvg-wasm": "^2.6.2", |
42 | | - "@vueuse/components": "^12.0.0", |
43 | | - "@vueuse/core": "^12.0.0", |
| 42 | + "@vueuse/components": "^14.0.0", |
| 43 | + "@vueuse/core": "^14.0.0", |
44 | 44 | "element-to-path": "^1.2.1", |
45 | | - "fuse.js": "^6.5.3", |
46 | | - "jszip": "^3.7.0", |
47 | | - "lodash": "^4.17.20", |
| 45 | + "fuse.js": "^7.1.0", |
| 46 | + "jszip": "^3.10.1", |
| 47 | + "lodash": "^4.17.21", |
48 | 48 | "lodash-es": "^4.17.21", |
49 | 49 | "lucide-react": "workspace:*", |
50 | 50 | "lucide-vue-next": "workspace:*", |
51 | | - "react": "^18.2.0", |
52 | | - "react-dom": "^18.2.0", |
| 51 | + "react": "^18.3.1", |
| 52 | + "react-dom": "^18.3.1", |
53 | 53 | "sandpack-vue3": "3.1.11", |
54 | | - "semver": "^7.5.2", |
55 | | - "shikiji": "^0.7.4", |
56 | | - "simple-git": "^3.18.0", |
57 | | - "sitemap": "^7.1.1", |
| 54 | + "semver": "^7.7.3", |
| 55 | + "shiki": "^3.15.0", |
| 56 | + "simple-git": "^3.30.0", |
| 57 | + "sitemap": "^7.1.2", |
58 | 58 | "svg-pathdata": "^6.0.3", |
59 | | - "svgson": "^5.2.1", |
60 | | - "vue": "^3.5.18" |
| 59 | + "svgson": "^5.3.1", |
| 60 | + "vue": "^3.5.24" |
61 | 61 | } |
62 | 62 | } |
0 commit comments