add-to-calendar-button-react
Advanced tools
Comparing version 2.5.7 to 2.5.8
{ | ||
"name": "add-to-calendar-button-react", | ||
"version": "2.5.7", | ||
"version": "2.5.8", | ||
"engines": { | ||
@@ -72,8 +72,8 @@ "node": ">=16.18.1", | ||
"@types/jest": "^29.5.11", | ||
"@types/react": "^18.2.45", | ||
"@types/react": "^18.2.48", | ||
"@types/react-dom": "^18.2.18", | ||
"@typescript-eslint/eslint-plugin": "^6.15.0", | ||
"@typescript-eslint/parser": "^6.15.0", | ||
"@typescript-eslint/eslint-plugin": "^6.19.1", | ||
"@typescript-eslint/parser": "^6.19.1", | ||
"@vitejs/plugin-react": "^4.2.1", | ||
"@vitest/coverage-v8": "^1.1.0", | ||
"@vitest/coverage-v8": "^1.2.2", | ||
"eslint": "^8.56.0", | ||
@@ -84,9 +84,9 @@ "eslint-config-prettier": "^9.1.0", | ||
"eslint-plugin-security": "^2.1.0", | ||
"jsdom": "^23.0.1", | ||
"prettier": "^3.1.1", | ||
"jsdom": "^24.0.0", | ||
"prettier": "^3.2.4", | ||
"react": "^18.2.0", | ||
"react-dom": "^18.2.0", | ||
"typescript": "^5.3.3", | ||
"vite": "^5.0.10", | ||
"vitest": "^1.1.0" | ||
"vite": "^5.0.12", | ||
"vitest": "^1.2.2" | ||
}, | ||
@@ -98,4 +98,4 @@ "peerDependencies": { | ||
"dependencies": { | ||
"add-to-calendar-button": "^2.5.8" | ||
"add-to-calendar-button": "^2.5.9" | ||
} | ||
} |
![Add to Calendar Button React Wrapper](https://github.com/add2cal/add-to-calendar-button-react/blob/main/assets/readme-header.png?raw=true) | ||
![Version](https://img.shields.io/npm/v/add-to-calendar-button-react?style=for-the-badge&label=Version) | ||
[![Parent Script Version](https://img.shields.io/badge/Parent%20Script%20Version-v2.5.8-blue?style=for-the-badge)](https://github.com/add2cal/add-to-calendar-button) | ||
[![Parent Script Version](https://img.shields.io/badge/Parent%20Script%20Version-v2.5.9-blue?style=for-the-badge)](https://github.com/add2cal/add-to-calendar-button) | ||
[![npm bundle size](https://img.shields.io/bundlephobia/minzip/add-to-calendar-button-react?style=for-the-badge)](https://www.npmjs.com/package/add-to-calendar-button-react) | ||
@@ -6,0 +6,0 @@ [![npm Installations](https://img.shields.io/npm/dt/add-to-calendar-button-react?label=npm%20Installations&style=for-the-badge)](https://www.npmjs.com/package/add-to-calendar-button-react) |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
802864
6267