canius lite update

This commit is contained in:
mbecker20
2025-11-11 00:04:52 -08:00
parent 434a1d8ea9
commit 2b6c552964
2 changed files with 5 additions and 5 deletions

View File

@@ -49,9 +49,9 @@
"react-router-dom": "7.6.1",
"react-xtermjs": "1.0.10",
"sanitize-html": "2.17.0",
"shell-quote": "1.8.1",
"tailwind-merge": "2.6.0",
"tailwindcss-animate": "1.0.7",
"shell-quote": "1.8.1"
"tailwindcss-animate": "1.0.7"
},
"devDependencies": {
"@types/react": "19.1.6",

View File

@@ -1464,9 +1464,9 @@ camelcase-css@^2.0.1:
integrity sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==
caniuse-lite@^1.0.30001702, caniuse-lite@^1.0.30001718:
version "1.0.30001721"
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001721.tgz"
integrity sha512-cOuvmUVtKrtEaoKiO0rSc29jcjwMwX5tOHDy4MgVFEWiUXj4uBMJkwI8MDySkgXidpMiHUcviogAvFi4pA2hDQ==
version "1.0.30001754"
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001754.tgz"
integrity sha512-x6OeBXueoAceOmotzx3PO4Zpt4rzpeIFsSr6AAePTZxSkXiYDUmpypEl7e2+8NCd9bD7bXjqyef8CJYPC1jfxg==
chalk@^4.0.0:
version "4.1.2"