Home

tailwind-ctp-intellisense @master - refs - log -
-
https://git.jolheiser.com/tailwind-ctp-intellisense.git
Tailwind intellisense + Catppuccin
tree log patch
Bump ansi-regex in /packages/tailwindcss-language-server (#512) Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 4.1.0 to 4.1.1. - [Release notes](https://github.com/chalk/ansi-regex/releases) - [Commits](https://github.com/chalk/ansi-regex/compare/v4.1.0...v4.1.1) --- updated-dependencies: - dependency-name: ansi-regex dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signature
-----BEGIN PGP SIGNATURE----- wsBcBAABCAAQBQJiRwsACRBK7hj4Ov3rIwAAp00IADRfUPKackhShluiMAVBJyRQ RP3YTessccYfEj/oQLD1XttUs8boFs4fLSqOxWhR7DCNhOfGxXG12txOVMr4lP2A yHcavAI528OdAddYYxwwDSmDgJ4IcOMWh6DrjK6f/ScwHZS4UpN0lqfB2z239dxp A0iIcyhj/1MEFj00YM1gobauh1UkBWk7JQmZxNWJQRmXQ6ieRCP2r3s38Tnse9xs 5dDcpwMsKF9t96259Vf6mbFnMjDJbks2AXvRfeQVsePDr5eLYhPmKjTspdZtDhDJ 4mvSaLoNZkl7YQVyKB9pyqMCyX99/n2x2i41JLKZg9tX+YDiPWQdfNfpWli+jAk= =gWo7 -----END PGP SIGNATURE-----
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
1 changed files, 6 additions(+), 6 deletions(-)
M packages/tailwindcss-language-server/package-lock.json -> packages/tailwindcss-language-server/package-lock.json
diff --git a/packages/tailwindcss-language-server/package-lock.json b/packages/tailwindcss-language-server/package-lock.json
index 0a0da96fc545e6fd21dac401f0163a9d70745a1a..bd274637c8ad9ebb1d600bdca72ebb3e5004a386 100644
--- a/packages/tailwindcss-language-server/package-lock.json
+++ b/packages/tailwindcss-language-server/package-lock.json
@@ -6953,9 +6953,9 @@         "node": ">=8"
       }
     },
     "node_modules/string-length/node_modules/ansi-regex": {
-      "version": "4.1.0",
-      "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.0.tgz",
-      "integrity": "sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg==",
+      "version": "4.1.1",
+      "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.1.tgz",
+      "integrity": "sha512-ILlv4k/3f6vfQ4OoP2AGvirOktlQ98ZEL1k9FaQjxa3L1abBgbuTDAdPOpvbGncC0BTVQrl+OM8xZGK6tWXt7g==",
       "dev": true,
       "engines": {
         "node": ">=6"
@@ -13430,9 +13430,9 @@         "strip-ansi": "^5.2.0"
       },
       "dependencies": {
         "ansi-regex": {
-          "version": "4.1.0",
-          "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.0.tgz",
-          "integrity": "sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg==",
+          "version": "4.1.1",
+          "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.1.tgz",
+          "integrity": "sha512-ILlv4k/3f6vfQ4OoP2AGvirOktlQ98ZEL1k9FaQjxa3L1abBgbuTDAdPOpvbGncC0BTVQrl+OM8xZGK6tWXt7g==",
           "dev": true
         },
         "strip-ansi": {