|
1 | 1 | {
|
2 | 2 | "name": "vuetify-inline-fields",
|
3 |
| - "version": "0.0.1-beta", |
| 3 | + "version": "1.0.0-beta-1", |
4 | 4 | "description": "The vuetify-inline-fields",
|
5 | 5 | "private": false,
|
6 | 6 | "main": "dist/vuetify-inline-fields.cjs.js",
|
|
69 | 69 | "@babel/eslint-parser": "^7.22.5",
|
70 | 70 | "@fortawesome/fontawesome-svg-core": "^6.4.0",
|
71 | 71 | "@fortawesome/free-brands-svg-icons": "^6.4.0",
|
| 72 | + "@fortawesome/free-regular-svg-icons": "^6.4.0", |
72 | 73 | "@fortawesome/free-solid-svg-icons": "^6.4.0",
|
73 | 74 | "@fortawesome/vue-fontawesome": "^3.0.3",
|
74 | 75 | "@mdi/font": "^7.2.96",
|
|
78 | 79 | "@rollup/plugin-node-resolve": "^15.1.0",
|
79 | 80 | "@rollup/plugin-terser": "^0.4.3",
|
80 | 81 | "@types/node": "^20.3.1",
|
81 |
| - "@typescript-eslint/eslint-plugin": "^5.60.0", |
82 |
| - "@typescript-eslint/parser": "^5.60.0", |
| 82 | + "@typescript-eslint/eslint-plugin": "^5.60.1", |
| 83 | + "@typescript-eslint/parser": "^5.60.1", |
83 | 84 | "@vitejs/plugin-vue": "^4.2.3",
|
84 | 85 | "@vue/cli-plugin-babel": "^5.0.8",
|
85 | 86 | "@vue/cli-plugin-eslint": "^5.0.8",
|
|
118 | 119 | "vite": "^4.3.9",
|
119 | 120 | "vite-plugin-babel": "^1.1.3",
|
120 | 121 | "vite-plugin-css-injected-by-js": "^3.1.1",
|
121 |
| - "vite-plugin-dts": "^2.3.0", |
| 122 | + "vite-plugin-dts": "3.0.0-beta.1", |
122 | 123 | "vite-plugin-eslint": "^1.8.1",
|
123 | 124 | "vite-plugin-static-copy": "^0.16.0",
|
124 | 125 | "vite-plugin-stylelint": "^4.3.0",
|
|
0 commit comments