1
0

fix: has-pseudo-class polyfill

This commit is contained in:
Dominik Pschenitschni
2023-03-29 13:31:20 +02:00
parent fd699ad777
commit 4703f9c4d5
7 changed files with 50 additions and 64 deletions

View File

@ -72,7 +72,6 @@
"flatpickr": "4.6.13",
"flexsearch": "0.7.31",
"floating-vue": "2.0.0-beta.20",
"focus-within": "3.0.2",
"highlight.js": "11.7.0",
"is-touch-device": "1.0.1",
"klona": "2.0.6",
@ -102,7 +101,6 @@
"@types/codemirror": "5.60.7",
"@types/dompurify": "3.0.0",
"@types/flexsearch": "0.7.3",
"@types/focus-within": "1.0.1",
"@types/lodash.debounce": "4.0.7",
"@types/marked": "4.0.8",
"@types/node": "18.15.11",
@ -117,6 +115,7 @@
"autoprefixer": "10.4.14",
"browserslist": "4.21.5",
"caniuse-lite": "1.0.30001470",
"css-has-pseudo": "5.0.2",
"csstype": "3.1.1",
"cypress": "12.9.0",
"esbuild": "0.17.14",
@ -128,6 +127,7 @@
"postcss": "8.4.21",
"postcss-easing-gradients": "3.0.1",
"postcss-easings": "3.0.1",
"postcss-focus-within": "7.0.2",
"postcss-preset-env": "8.2.0",
"rollup": "3.20.2",
"rollup-plugin-visualizer": "5.9.0",