@babel/plugin-transform-unicode-sets-regex
Advanced tools
+4
-4
| { | ||
| "name": "@babel/plugin-transform-unicode-sets-regex", | ||
| "version": "8.0.0", | ||
| "version": "8.0.1", | ||
| "description": "Compile regular expressions' unicodeSets (v) flag.", | ||
@@ -30,4 +30,4 @@ "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-unicode-sets-regex", | ||
| "dependencies": { | ||
| "@babel/helper-create-regexp-features-plugin": "^8.0.0", | ||
| "@babel/helper-plugin-utils": "^8.0.0" | ||
| "@babel/helper-create-regexp-features-plugin": "^8.0.1", | ||
| "@babel/helper-plugin-utils": "^8.0.1" | ||
| }, | ||
@@ -38,3 +38,3 @@ "peerDependencies": { | ||
| "devDependencies": { | ||
| "@babel/core": "^8.0.0", | ||
| "@babel/core": "^8.0.1", | ||
| "@babel/helper-plugin-test-runner": "^8.0.0" | ||
@@ -41,0 +41,0 @@ }, |