|
1 | 1 | {
|
2 | 2 | "name": "@sfxcode/formkit-primevue",
|
3 |
| - "version": "0.7.0", |
| 3 | + "version": "0.7.1", |
4 | 4 | "type": "module",
|
5 | 5 | "license": "MIT",
|
6 | 6 | "repository": "https://github.com/sfxcode/formkit-primevue",
|
|
45 | 45 | "quill": "^1.3.7"
|
46 | 46 | },
|
47 | 47 | "devDependencies": {
|
48 |
| - "@antfu/eslint-config": "^0.25.2", |
| 48 | + "@antfu/eslint-config": "^0.26.1", |
49 | 49 | "@formkit/i18n": "^1.0.0-beta.10",
|
50 |
| - "@types/node": "^18.6.2", |
51 |
| - "@typescript-eslint/eslint-plugin": "^5.31.0", |
52 |
| - "@typescript-eslint/parser": "^5.31.0", |
53 |
| - "@vitejs/plugin-vue": "^2.3.3", |
| 50 | + "@types/node": "^18.7.5", |
| 51 | + "@typescript-eslint/eslint-plugin": "^5.33.1", |
| 52 | + "@typescript-eslint/parser": "^5.33.1", |
| 53 | + "@vitejs/plugin-vue": "^3.0.3", |
54 | 54 | "@vue/babel-preset-app": "^5.0.8",
|
55 | 55 | "@vue/compiler-sfc": "^3.2.37",
|
56 | 56 | "@vue/server-renderer": "^3.2.37",
|
57 | 57 | "@vue/test-utils": "^2.0.2",
|
58 | 58 | "@vuedx/typecheck": "~0.7.5",
|
59 | 59 | "@vuedx/typescript-plugin-vue": "~0.7.5",
|
60 |
| - "@vueuse/core": "^8.7.5", |
61 |
| - "@vueuse/head": "~0.7.6", |
62 |
| - "chart.js": "^3.8.2", |
| 60 | + "@vueuse/core": "^9.1.0", |
| 61 | + "@vueuse/head": "~0.7.9", |
| 62 | + "chart.js": "^3.9.1", |
63 | 63 | "consola": "^2.15.3",
|
64 | 64 | "eslint": "latest",
|
65 |
| - "sass": "^1.54.0", |
| 65 | + "sass": "^1.54.4", |
66 | 66 | "tslib": "^2.4.0",
|
67 | 67 | "typescript": "^4.7.4",
|
68 |
| - "unplugin-auto-import": "^0.10.3", |
69 |
| - "unplugin-vue-components": "^0.21.2", |
70 |
| - "vite": "^2.9.13", |
71 |
| - "vite-plugin-dts": "^1.4.0", |
72 |
| - "vite-plugin-eslint": "^1.7.0", |
| 68 | + "unplugin-auto-import": "^0.11.1", |
| 69 | + "unplugin-vue-components": "^0.22.4", |
| 70 | + "vite": "^3.0.7", |
| 71 | + "vite-plugin-dts": "^1.4.1", |
| 72 | + "vite-plugin-eslint": "^1.8.0", |
73 | 73 | "vite-plugin-pages": "^0.25.0",
|
74 | 74 | "vite-ssg": "^0.20.2",
|
75 | 75 | "vue": "^3.2.37",
|
76 | 76 | "vue-router": "^4.1.3",
|
77 |
| - "vue-tsc": "^0.39.2" |
| 77 | + "vue-tsc": "^0.40.1" |
78 | 78 | }
|
79 | 79 | }
|
0 commit comments