@masa-finance/analytics-react
Advanced tools
Comparing version 0.12.7 to 0.12.8
{ | ||
"name": "@masa-finance/analytics-react", | ||
"version": "0.12.7", | ||
"version": "0.12.8", | ||
"description": "A customizable, easy-to-use React component for displaying a cookie consent banner on your website, written in TypeScript.", | ||
@@ -39,19 +39,19 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@masa-finance/analytics-sdk": "^0.2.5", | ||
"@masa-finance/analytics-sdk": "^0.2.6", | ||
"react": "^18.2.0" | ||
}, | ||
"devDependencies": { | ||
"@types/react": "^18.2.33", | ||
"@typescript-eslint/eslint-plugin": "^6.9.0", | ||
"@typescript-eslint/parser": "^6.9.0", | ||
"eslint": "^8.47.0", | ||
"eslint-config-masa": "0.0.13", | ||
"@types/react": "^18.2.37", | ||
"@typescript-eslint/eslint-plugin": "^6.11.0", | ||
"@typescript-eslint/parser": "^6.11.0", | ||
"eslint": "^8.54.0", | ||
"eslint-config-masa": "^0.0.14", | ||
"eslint-plugin-react": "^7.33.2", | ||
"eslint-plugin-react-hooks": "^4.6.0", | ||
"eslint-plugin-simple-import-sort": "^10.0.0", | ||
"prettier": "^3.0.1", | ||
"prettier": "^3.1.0", | ||
"terser-webpack-plugin": "^5.3.9", | ||
"ts-loader": "^9.4.4", | ||
"ts-loader": "^9.5.1", | ||
"typedoc": "^0.25.3", | ||
"typedoc-plugin-markdown": "^3.16.0", | ||
"typedoc-plugin-markdown": "^3.17.1", | ||
"typescript": "^5.1.6", | ||
@@ -58,0 +58,0 @@ "webpack": "^5.88.1", |
Sorry, the diff of this file is too big to display
96865