|
54 | 54 | "./dist/themes/": "./dist/themes/"
|
55 | 55 | },
|
56 | 56 | "dependencies": {
|
57 |
| - "@tailwindcss/typography": "^0.4.1", |
58 | 57 | "deep-clone": "^3.0.3",
|
59 |
| - "deep-object-diff": "^1.1.0" |
| 58 | + "deep-object-diff": "^1.1.7" |
60 | 59 | },
|
61 | 60 | "devDependencies": {
|
| 61 | + "@tailwindcss/typography": "^0.5.1", |
62 | 62 | "@asigloo/prettier-config": "^0.2.0",
|
63 |
| - "@cypress/vite-dev-server": "^2.0.1", |
64 |
| - "@iconify/json": "^1.1.373", |
65 |
| - "@microsoft/api-extractor": "^7.18.1", |
66 |
| - "@types/jest": "^26.0.24", |
67 |
| - "@typescript-eslint/eslint-plugin": "^4.28.2", |
68 |
| - "@typescript-eslint/parser": "^4.28.2", |
69 |
| - "@vitejs/plugin-vue": "^1.2.4", |
70 |
| - "@vue/compiler-sfc": "3.1.4", |
71 |
| - "@vue/test-utils": "^2.0.0-rc.10", |
72 |
| - "autoprefixer": "^10.3.0", |
73 |
| - "babel-core": "7.0.0-bridge.0", |
| 63 | + "@cypress/vite-dev-server": "^2.2.2", |
| 64 | + "@iconify/json": "^2.0.34", |
| 65 | + "@microsoft/api-extractor": "^7.19.4", |
| 66 | + "@types/jest": "^27.4.0", |
| 67 | + "@typescript-eslint/eslint-plugin": "^5.10.2", |
| 68 | + "@typescript-eslint/parser": "^5.10.2", |
| 69 | + "@vitejs/plugin-vue": "^2.1.0", |
| 70 | + "@vue/compiler-sfc": "3.2.30", |
| 71 | + "@vue/test-utils": "2.0.0-rc.17", |
| 72 | + "autoprefixer": "^10.4.2", |
| 73 | + "babel-core": "6.26.3", |
74 | 74 | "babel-eslint": "10.1.0",
|
75 |
| - "babel-jest": "27.0.6", |
76 |
| - "cypress": "^7.7.0", |
77 |
| - "eslint": "7.30.0", |
78 |
| - "eslint-plugin-prettier": "^3.4.0", |
79 |
| - "eslint-plugin-vue": "^7.13.0", |
80 |
| - "husky": "^7.0.1", |
81 |
| - "is-ci": "^3.0.0", |
82 |
| - "jest": "^27.0.6", |
| 75 | + "babel-jest": "27.5.0", |
| 76 | + "cypress": "^9.4.1", |
| 77 | + "eslint": "8.8.0", |
| 78 | + "eslint-plugin-prettier": "^4.0.0", |
| 79 | + "eslint-plugin-vue": "^8.4.1", |
| 80 | + "husky": "^7.0.4", |
| 81 | + "is-ci": "^3.0.1", |
| 82 | + "jest": "^27.5.0", |
83 | 83 | "jest-serializer-vue": "^2.0.2",
|
84 | 84 | "jest-transform-stub": "^2.0.0",
|
85 |
| - "jest-watch-typeahead": "^0.6.4", |
86 |
| - "node-sass": "6.0.1", |
| 85 | + "jest-watch-typeahead": "^1.0.0", |
| 86 | + "node-sass": "7.0.1", |
87 | 87 | "pinst": "^2.1.6",
|
88 |
| - "postcss": "^8.3.5", |
89 |
| - "prettier": "2.3.2", |
90 |
| - "rollup": "^2.53.0", |
| 88 | + "postcss": "^8.4.6", |
| 89 | + "prettier": "2.5.1", |
| 90 | + "rollup": "^2.67.1", |
91 | 91 | "rollup-plugin-copy": "^3.4.0",
|
92 |
| - "rollup-plugin-typescript2": "^0.30.0", |
93 |
| - "sass": "^1.35.2", |
94 |
| - "semantic-release": "17.4.4", |
95 |
| - "tailwindcss": "^2.2.4", |
| 92 | + "rollup-plugin-typescript2": "^0.31.2", |
| 93 | + "sass": "^1.49.7", |
| 94 | + "semantic-release": "19.0.2", |
| 95 | + "tailwindcss": "^3.0.18", |
96 | 96 | "tailwindcss-animatecss": "^1.0.7",
|
97 |
| - "ts-jest": "^27.0.3", |
98 |
| - "ts-node": "^10.1.0", |
99 |
| - "typescript": "~4.3.5", |
100 |
| - "vite": "^2.5.0", |
101 |
| - "vite-plugin-components": "^0.13.2", |
| 97 | + "ts-jest": "^27.1.3", |
| 98 | + "ts-node": "^10.4.0", |
| 99 | + "typescript": "~4.5.5", |
| 100 | + "vite": "^2.7.13", |
| 101 | + "vite-plugin-components": "^0.13.3", |
102 | 102 | "vite-plugin-icons": "^0.6.5",
|
103 |
| - "vite-plugin-pwa": "^0.11.2", |
104 |
| - "vitepress": "^0.16.1", |
105 |
| - "vue": "^3.1.4", |
| 103 | + "vite-plugin-pwa": "^0.11.13", |
| 104 | + "vitepress": "^0.21.6", |
| 105 | + "vue": "^3.2.30", |
106 | 106 | "vue-jest": "^5.0.0-alpha.10",
|
107 |
| - "vue-router": "^4.0.1", |
108 |
| - "vue-select": "3.11.2" |
| 107 | + "vue-router": "^4.0.12", |
| 108 | + "vue-select": "3.16.0" |
109 | 109 | },
|
110 | 110 | "types": "dist/as-dynamic-forms.d.ts"
|
111 | 111 | }
|
0 commit comments