add-to-calendar-button-react
Advanced tools
Comparing version 2.5.8 to 2.5.9
{ | ||
"name": "add-to-calendar-button-react", | ||
"version": "2.5.8", | ||
"version": "2.5.9", | ||
"engines": { | ||
@@ -70,8 +70,8 @@ "node": ">=16.18.1", | ||
"devDependencies": { | ||
"@testing-library/react": "^14.1.2", | ||
"@types/jest": "^29.5.11", | ||
"@types/react": "^18.2.48", | ||
"@testing-library/react": "^14.2.1", | ||
"@types/jest": "^29.5.12", | ||
"@types/react": "^18.2.55", | ||
"@types/react-dom": "^18.2.18", | ||
"@typescript-eslint/eslint-plugin": "^6.19.1", | ||
"@typescript-eslint/parser": "^6.19.1", | ||
"@typescript-eslint/eslint-plugin": "^6.21.0", | ||
"@typescript-eslint/parser": "^6.21.0", | ||
"@vitejs/plugin-react": "^4.2.1", | ||
@@ -85,3 +85,3 @@ "@vitest/coverage-v8": "^1.2.2", | ||
"jsdom": "^24.0.0", | ||
"prettier": "^3.2.4", | ||
"prettier": "^3.2.5", | ||
"react": "^18.2.0", | ||
@@ -98,4 +98,4 @@ "react-dom": "^18.2.0", | ||
"dependencies": { | ||
"add-to-calendar-button": "^2.5.9" | ||
"add-to-calendar-button": "^2.5.10" | ||
} | ||
} |
![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.9-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.10-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
798216
5629