add-to-calendar-button-react
Advanced tools
Comparing version 2.2.2 to 2.2.3
{ | ||
"name": "add-to-calendar-button-react", | ||
"version": "2.2.2", | ||
"version": "2.2.3", | ||
"engines": { | ||
@@ -70,10 +70,10 @@ "node": ">=16.18.1", | ||
"@types/jest": "^29.5.0", | ||
"@types/react": "^18.0.28", | ||
"@types/react": "^18.0.33", | ||
"@types/react-dom": "^18.0.11", | ||
"@typescript-eslint/eslint-plugin": "^5.55.0", | ||
"@typescript-eslint/parser": "^5.55.0", | ||
"@typescript-eslint/eslint-plugin": "^5.57.1", | ||
"@typescript-eslint/parser": "^5.57.1", | ||
"@vitejs/plugin-react": "^3.1.0", | ||
"@vitest/coverage-c8": "^0.29.3", | ||
"eslint": "^8.36.0", | ||
"eslint-config-prettier": "^8.7.0", | ||
"@vitest/coverage-c8": "^0.29.8", | ||
"eslint": "^8.37.0", | ||
"eslint-config-prettier": "^8.8.0", | ||
"eslint-plugin-commonjs": "^1.0.2", | ||
@@ -83,8 +83,8 @@ "eslint-plugin-react-hooks": "^4.6.0", | ||
"jsdom": "^21.1.1", | ||
"prettier": "^2.8.4", | ||
"prettier": "^2.8.7", | ||
"react": "^18.2.0", | ||
"react-dom": "^18.2.0", | ||
"typescript": "^5.0.2", | ||
"vite": "^4.2.0", | ||
"vitest": "^0.29.3" | ||
"typescript": "^5.0.3", | ||
"vite": "^4.2.1", | ||
"vitest": "^0.29.8" | ||
}, | ||
@@ -96,4 +96,4 @@ "peerDependencies": { | ||
"dependencies": { | ||
"add-to-calendar-button": "^2.2.4" | ||
"add-to-calendar-button": "^2.2.5" | ||
} | ||
} |
![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.2.4-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.2.5-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
579650
4013