excel-formula-utilities
Advanced tools
Comparing version 1.0.5 to 1.0.6
@@ -44,3 +44,5 @@ { | ||
"@commitlint/config-conventional": "^19.2.2", | ||
"@kouts/eslint-config": "^1.1.0", | ||
"@kouts/eslint-config": "^1.3.3", | ||
"@semantic-release/changelog": "^6.0.3", | ||
"@semantic-release/git": "^10.0.1", | ||
"@vitejs/plugin-vue": "^5.1.2", | ||
@@ -52,9 +54,10 @@ "@vitest/coverage-v8": "^2.0.5", | ||
"husky": "^9.1.4", | ||
"lint-staged": "^15.2.8", | ||
"lint-staged": "^15.2.9", | ||
"postcss": "^8.4.41", | ||
"prettier": "^3.3.3", | ||
"tailwindcss": "^3.4.9", | ||
"vite": "^5.4.0", | ||
"semantic-release": "^24.1.0", | ||
"tailwindcss": "^3.4.10", | ||
"vite": "^5.4.1", | ||
"vitest": "^2.0.5", | ||
"vue": "^3.4.37" | ||
"vue": "^3.4.38" | ||
}, | ||
@@ -61,0 +64,0 @@ "resolutions": { |
@@ -14,3 +14,3 @@ { | ||
], | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"type": "module", | ||
@@ -45,3 +45,3 @@ "main": "./dist/cjs/index.js", | ||
"@commitlint/config-conventional": "^19.2.2", | ||
"@kouts/eslint-config": "^1.1.0", | ||
"@kouts/eslint-config": "^1.3.3", | ||
"@semantic-release/changelog": "^6.0.3", | ||
@@ -55,10 +55,10 @@ "@semantic-release/git": "^10.0.1", | ||
"husky": "^9.1.4", | ||
"lint-staged": "^15.2.8", | ||
"lint-staged": "^15.2.9", | ||
"postcss": "^8.4.41", | ||
"prettier": "^3.3.3", | ||
"semantic-release": "^24.0.0", | ||
"tailwindcss": "^3.4.9", | ||
"vite": "^5.4.0", | ||
"semantic-release": "^24.1.0", | ||
"tailwindcss": "^3.4.10", | ||
"vite": "^5.4.1", | ||
"vitest": "^2.0.5", | ||
"vue": "^3.4.37" | ||
"vue": "^3.4.38" | ||
}, | ||
@@ -65,0 +65,0 @@ "resolutions": { |
143572