add-to-calendar-button-react
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "add-to-calendar-button-react", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"engines": { | ||
@@ -69,9 +69,9 @@ "node": ">=16.18.1", | ||
"@testing-library/react": "^13.4.0", | ||
"@types/jest": "^29.2.6", | ||
"@types/jest": "^29.4.0", | ||
"@types/react": "^18.0.27", | ||
"@types/react-dom": "^18.0.10", | ||
"@typescript-eslint/eslint-plugin": "^5.48.2", | ||
"@typescript-eslint/parser": "^5.48.2", | ||
"@typescript-eslint/eslint-plugin": "^5.49.0", | ||
"@typescript-eslint/parser": "^5.49.0", | ||
"@vitejs/plugin-react": "^3.0.1", | ||
"@vitest/coverage-c8": "^0.27.3", | ||
"@vitest/coverage-c8": "^0.28.2", | ||
"eslint": "^8.32.0", | ||
@@ -88,3 +88,3 @@ "eslint-config-prettier": "^8.6.0", | ||
"vite": "^4.0.4", | ||
"vitest": "^0.27.3" | ||
"vitest": "^0.28.2" | ||
}, | ||
@@ -96,4 +96,4 @@ "peerDependencies": { | ||
"dependencies": { | ||
"add-to-calendar-button": "^2.0.0" | ||
"add-to-calendar-button": "^2.0.2" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
564079
3849