add-to-calendar-button-react
Advanced tools
Comparing version 2.6.0 to 2.6.2
{ | ||
"name": "add-to-calendar-button-react", | ||
"version": "2.6.0", | ||
"version": "2.6.2", | ||
"engines": { | ||
"node": ">=20.0.0", | ||
"node": ">=18.17.0", | ||
"npm": ">=9.6.7" | ||
@@ -72,6 +72,6 @@ }, | ||
"@types/jest": "^29.5.12", | ||
"@types/react": "^18.2.61", | ||
"@types/react-dom": "^18.2.19", | ||
"@typescript-eslint/eslint-plugin": "^7.1.0", | ||
"@typescript-eslint/parser": "^7.1.0", | ||
"@types/react": "^18.2.65", | ||
"@types/react-dom": "^18.2.21", | ||
"@typescript-eslint/eslint-plugin": "^7.2.0", | ||
"@typescript-eslint/parser": "^7.2.0", | ||
"@vitejs/plugin-react": "^4.2.1", | ||
@@ -88,4 +88,4 @@ "@vitest/coverage-v8": "^1.3.1", | ||
"react-dom": "^18.2.0", | ||
"typescript": "^5.3.3", | ||
"vite": "^5.1.4", | ||
"typescript": "^5.4.2", | ||
"vite": "^5.1.6", | ||
"vitest": "^1.3.1" | ||
@@ -98,4 +98,4 @@ }, | ||
"dependencies": { | ||
"add-to-calendar-button": "^2.6.0" | ||
"add-to-calendar-button": "^2.6.2" | ||
} | ||
} |
![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.6.0-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.6.2-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
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
805538
6364