Skip to content

Commit

Permalink
build: update Browserslist db
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Dec 6, 2024
1 parent 5a63f8f commit 8483e46
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 79 deletions.
68 changes: 34 additions & 34 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"@floating-ui/react": "^0.26.9",
"@lottiefiles/react-lottie-player": "^3.4.7",
"@medv/finder": "^3.1.0",
"@microlink/react-json-view": "^1.21.3",
"@microlink/react-json-view": "^1.22.2",
"@microsoft/fetch-event-source": "^2.0.1",
"@monaco-editor/react": "4.6.0",
"@posthog/hogvm": "^1.0.61",
Expand All @@ -86,7 +86,7 @@
"@stripe/react-stripe-js": "^2.8.0",
"@stripe/stripe-js": "^4.5.0",
"@tailwindcss/container-queries": "^0.1.1",
"@testing-library/dom": ">=7.21.4",
"@testing-library/dom": "^8.19.0",
"@tiptap/core": "^2.1.16",
"@tiptap/extension-document": "^2.1.16",
"@tiptap/extension-floating-menu": "^2.1.16",
Expand All @@ -99,9 +99,9 @@
"@tiptap/suggestion": "^2.1.16",
"@types/lodash.debounce": "^4.0.9",
"@types/lodash.isequal": "^4.5.8",
"@types/md5": "^2.3.0",
"@types/md5": "^2.3.2",
"@types/react-transition-group": "^4.4.5",
"@types/react-virtualized": "^9.21.23",
"@types/react-virtualized": "^9.21.26",
"ajv": "^8.12.0",
"algoliasearch": "^4.22.1",
"autoprefixer": "^10.4.13",
Expand All @@ -115,7 +115,7 @@
"chartjs-plugin-trendline": "^2.1.2",
"chokidar": "^3.5.3",
"classnames": "^2.5.1",
"clsx": "^1.1.1",
"clsx": "^1.2.1",
"core-js": "^3.32.0",
"cors": "^2.8.5",
"cssnano": "^6.0.3",
Expand All @@ -130,11 +130,11 @@
"esbuild-sass-plugin": "^3.0.0",
"eventsource-parser": "^3.0.0",
"expr-eval": "^2.0.2",
"express": "^4.17.1",
"express": "^4.18.2",
"fast-deep-equal": "^3.1.3",
"fastpriorityqueue": "^0.7.5",
"fflate": "^0.7.4",
"fs-extra": "^10.0.0",
"fs-extra": "^10.1.0",
"fuse.js": "^6.6.2",
"heatmap.js": "^2.0.5",
"hls.js": "^1.5.15",
Expand Down Expand Up @@ -164,35 +164,35 @@
"posthog-js": "1.194.5",
"posthog-js-lite": "3.0.0",
"prettier": "^2.8.8",
"prop-types": "^15.7.2",
"prop-types": "^15.8.1",
"protomaps-themes-base": "2.0.0-alpha.1",
"query-selector-shadow-dom": "^1.0.0",
"rc-trigger": "^5.2.5",
"rc-trigger": "^5.3.3",
"re2js": "^0.4.1",
"react": "^18.2.0",
"react-color": "^2.19.3",
"react-data-grid": "7.0.0-beta.47",
"react-dom": "^18.2.0",
"react-draggable": "^4.2.0",
"react-draggable": "^4.4.5",
"react-email-editor": "^1.7.11",
"react-grid-layout": "^1.3.0",
"react-grid-layout": "^1.3.4",
"react-instantsearch": "^7.6.0",
"react-intersection-observer": "^9.5.3",
"react-markdown": "^5.0.3",
"react-modal": "^3.15.1",
"react-modal": "^3.16.1",
"react-resizable": "^3.0.5",
"react-shadow": "^20.3.0",
"react-shadow": "^20.4.0",
"react-syntax-highlighter": "^15.5.0",
"react-textarea-autosize": "^8.3.3",
"react-textarea-autosize": "^8.3.4",
"react-toastify": "^8.2.0",
"react-transition-group": "^4.4.5",
"react-virtualized": "^9.22.5",
"resize-observer-polyfill": "^1.5.1",
"rrweb": "2.0.0-alpha.13",
"sass": "^1.26.2",
"sass": "^1.56.0",
"tailwind-merge": "^2.2.2",
"tailwindcss": "^3.4.0",
"ts-pattern": "4.3",
"ts-pattern": "~4.3.0",
"use-debounce": "^9.0.3",
"use-resize-observer": "^8.0.0",
"zxcvbn": "^4.4.2"
Expand Down Expand Up @@ -228,11 +228,11 @@
"@storybook/types": "^7.6.4",
"@sucrase/jest-plugin": "^3.0.0",
"@testing-library/dom": ">=7.21.4",
"@testing-library/jest-dom": "^5.16.2",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/react-hooks": "^8.0.1",
"@testing-library/user-event": "^13.5.0",
"@types/chartjs-plugin-crosshair": "^1.1.1",
"@types/chartjs-plugin-crosshair": "^1.1.4",
"@types/chartjs-plugin-trendline": "^1.0.4",
"@types/clone": "^2.1.1",
"@types/d3": "^7.4.0",
Expand All @@ -250,23 +250,23 @@
"@types/pixelmatch": "^5.2.4",
"@types/pngjs": "^6.0.1",
"@types/query-selector-shadow-dom": "^1.0.0",
"@types/react": "^17.0.39",
"@types/react": "^17.0.52",
"@types/react-color": "^3.0.12",
"@types/react-dom": "^18.2.8",
"@types/react-grid-layout": "^1.1.2",
"@types/react-dom": "^18.2.14",
"@types/react-grid-layout": "^1.3.2",
"@types/react-modal": "^3.13.1",
"@types/react-resizable": "^3.0.4",
"@types/react-syntax-highlighter": "^15.5.7",
"@types/react-virtualized": "^9.21.23",
"@types/testing-library__jest-dom": "^5.14.5",
"@types/zxcvbn": "^4.4.0",
"@types/zxcvbn": "^4.4.1",
"@typescript-eslint/eslint-plugin": "^7.1.1",
"@typescript-eslint/parser": "^7.1.1",
"axe-core": "^4.4.3",
"babel-loader": "^8.0.6",
"babel-plugin-import": "^1.13.0",
"axe-core": "^4.5.1",
"babel-loader": "^8.3.0",
"babel-plugin-import": "^1.13.8",
"concurrently": "^5.3.0",
"css-loader": "^3.4.2",
"css-loader": "^3.6.0",
"cypress": "^13.11.0",
"cypress-axe": "^1.5.0",
"cypress-terminal-report": "^6.1.0",
Expand All @@ -278,24 +278,24 @@
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-jest": "^28.6.0",
"eslint-plugin-posthog": "link:./eslint-rules",
"eslint-plugin-posthog": "link:eslint-rules",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-simple-import-sort": "^10.0.0",
"eslint-plugin-storybook": "^0.6.15",
"eslint-plugin-unused-imports": "^3.1.0",
"file-loader": "^6.1.0",
"givens": "^1.3.6",
"history": "^5.0.1",
"file-loader": "^6.2.0",
"givens": "^1.3.9",
"history": "^5.3.0",
"html-webpack-harddisk-plugin": "^2.0.0",
"html-webpack-plugin": "^5.5.3",
"jest": "^29.7.0",
"jest-canvas-mock": "^2.4.0",
"jest-environment-jsdom": "^29.3.1",
"jest-image-snapshot": "^6.1.0",
"kea-typegen": "^3.3.0",
"less": "^3.12.2",
"less-loader": "^7.0.2",
"less": "^3.13.1",
"less-loader": "^7.3.0",
"lint-staged": "~10.2.13",
"mockdate": "^3.0.5",
"monaco-editor-webpack-plugin": "^7.0.1",
Expand All @@ -308,7 +308,7 @@
"raw-loader": "^4.0.2",
"redis": "^4.6.13",
"safe-stable-stringify": "^2.4.3",
"sass-loader": "^10.0.1",
"sass-loader": "^10.3.1",
"storybook": "^7.6.4",
"storybook-addon-pseudo-states": "2.1.2",
"style-loader": "^2.0.0",
Expand All @@ -326,7 +326,7 @@
"whatwg-fetch": "^3.6.2"
},
"optionalDependencies": {
"fsevents": "^2.3.2"
"fsevents": "^2.3.3"
},
"pnpm": {
"overrides": {
Expand Down
Loading

0 comments on commit 8483e46

Please sign in to comment.