|
6 | 6 | "bugs": {
|
7 | 7 | "url": "https://github.com/amir20/dozzle/issues"
|
8 | 8 | },
|
9 |
| - "packageManager": "pnpm@10.17.0", |
| 9 | + "packageManager": "pnpm@10.17.1", |
10 | 10 | "type": "module",
|
11 | 11 | "repository": {
|
12 | 12 | "type": "git",
|
|
33 | 33 | "@iconify-json/carbon": "^1.2.13",
|
34 | 34 | "@iconify-json/cil": "^1.2.3",
|
35 | 35 | "@iconify-json/ic": "^1.2.4",
|
36 |
| - "@iconify-json/material-symbols": "^1.2.37", |
| 36 | + "@iconify-json/material-symbols": "^1.2.38", |
37 | 37 | "@iconify-json/mdi": "^1.2.3",
|
38 | 38 | "@iconify-json/mdi-light": "^1.2.2",
|
39 | 39 | "@iconify-json/octicon": "^1.2.14",
|
|
54 | 54 | "d3-selection": "^3.0.0",
|
55 | 55 | "d3-shape": "^3.2.0",
|
56 | 56 | "d3-transition": "^3.0.1",
|
57 |
| - "daisyui": "5.1.13", |
| 57 | + "daisyui": "5.1.14", |
58 | 58 | "entities": "^7.0.0",
|
59 | 59 | "fuse.js": "^7.1.0",
|
60 | 60 | "lodash.debounce": "^4.0.8",
|
|
68 | 68 | "unplugin-vue-components": "^29.1.0",
|
69 | 69 | "unplugin-vue-macros": "^2.14.5",
|
70 | 70 | "unplugin-vue-router": "^0.15.0",
|
71 |
| - "vite": "7.1.6", |
| 71 | + "vite": "7.1.7", |
72 | 72 | "vite-plugin-vue-layouts": "^0.11.0",
|
73 | 73 | "vite-svg-loader": "^5.1.0",
|
74 | 74 | "vitepress": "1.6.4",
|
|
79 | 79 | "devDependencies": {
|
80 | 80 | "@apache-arrow/esnext-esm": "^21.0.0",
|
81 | 81 | "@iconify-json/ion": "^1.2.6",
|
82 |
| - "@iconify-json/material-symbols-light": "^1.2.37", |
| 82 | + "@iconify-json/material-symbols-light": "^1.2.38", |
83 | 83 | "@iconify-json/ri": "^1.2.5",
|
84 | 84 | "@pinia/testing": "^1.0.2",
|
85 |
| - "@playwright/test": "^1.55.0", |
| 85 | + "@playwright/test": "^1.55.1", |
86 | 86 | "@types/d3-array": "^3.2.2",
|
87 | 87 | "@types/d3-ease": "^3.0.2",
|
88 | 88 | "@types/d3-scale": "^4.0.9",
|
|
99 | 99 | "concurrently": "^9.2.1",
|
100 | 100 | "eventsourcemock": "^2.0.0",
|
101 | 101 | "jsdom": "^27.0.0",
|
102 |
| - "lint-staged": "^16.1.6", |
| 102 | + "lint-staged": "^16.2.0", |
103 | 103 | "prettier": "^3.6.2",
|
104 | 104 | "prettier-plugin-tailwindcss": "^0.6.14",
|
105 | 105 | "simple-git-hooks": "^2.13.1",
|
106 | 106 | "ts-node": "^10.9.2",
|
107 | 107 | "typescript": "^5.9.2",
|
108 | 108 | "vitest": "^3.2.4",
|
109 |
| - "vue-component-type-helpers": "3.0.7", |
110 |
| - "vue-tsc": "3.0.7" |
| 109 | + "vue-component-type-helpers": "3.0.8", |
| 110 | + "vue-tsc": "3.0.8" |
111 | 111 | },
|
112 | 112 | "lint-staged": {
|
113 | 113 | "*.{js,vue,css,ts,html,md}": [
|
|
0 commit comments