theme-vitesse
Advanced tools
Comparing version 0.7.2 to 0.7.3
@@ -5,4 +5,4 @@ { | ||
"displayName": "Vitesse Theme", | ||
"version": "0.7.2", | ||
"packageManager": "pnpm@8.5.0", | ||
"version": "0.7.3", | ||
"packageManager": "pnpm@8.7.1", | ||
"description": "Vitesse theme for VS Code", | ||
@@ -64,3 +64,3 @@ "license": "MIT", | ||
"build": "esno src/index.ts", | ||
"dev": "nodemon --watch src -e ts --exec \"esno src/index.ts\"", | ||
"dev": "esno watch src/index.ts", | ||
"vscode:prepublish": "npm run build", | ||
@@ -72,15 +72,15 @@ "lint": "eslint .", | ||
"devDependencies": { | ||
"@antfu/eslint-config": "^0.38.6", | ||
"@antfu/utils": "^0.7.2", | ||
"@antfu/eslint-config": "^0.41.0", | ||
"@antfu/utils": "^0.7.6", | ||
"@types/color": "^3.0.3", | ||
"@types/node": "^18.16.7", | ||
"@types/node": "^18.17.12", | ||
"@vscode/vsce": "^2.21.0", | ||
"bumpp": "^9.2.0", | ||
"color": "^4.2.3", | ||
"eslint": "^8.40.0", | ||
"esno": "^0.16.3", | ||
"nodemon": "^2.0.22", | ||
"tsup": "^6.7.0", | ||
"typescript": "^5.0.4", | ||
"vsce": "^2.15.0" | ||
"eslint": "^8.48.0", | ||
"esno": "^0.17.0", | ||
"tsup": "^7.2.0", | ||
"typescript": "^5.2.2" | ||
}, | ||
"preview": true | ||
} |
@@ -646,3 +646,4 @@ { | ||
"scope": [ | ||
"markup.underline.link.markdown" | ||
"markup.underline.link.markdown", | ||
"markup.underline.link.image.markdown" | ||
], | ||
@@ -1149,2 +1150,6 @@ "settings": { | ||
{ | ||
"token": "markup.underline.link.image.markdown", | ||
"foreground": "dedcd590" | ||
}, | ||
{ | ||
"token": "type.identifier", | ||
@@ -1151,0 +1156,0 @@ "foreground": "7f8ac7" |
@@ -646,3 +646,4 @@ { | ||
"scope": [ | ||
"markup.underline.link.markdown" | ||
"markup.underline.link.markdown", | ||
"markup.underline.link.image.markdown" | ||
], | ||
@@ -1149,2 +1150,6 @@ "settings": { | ||
{ | ||
"token": "markup.underline.link.image.markdown", | ||
"foreground": "dedcd590" | ||
}, | ||
{ | ||
"token": "type.identifier", | ||
@@ -1151,0 +1156,0 @@ "foreground": "7f8ac7" |
@@ -646,3 +646,4 @@ { | ||
"scope": [ | ||
"markup.underline.link.markdown" | ||
"markup.underline.link.markdown", | ||
"markup.underline.link.image.markdown" | ||
], | ||
@@ -1149,2 +1150,6 @@ "settings": { | ||
{ | ||
"token": "markup.underline.link.image.markdown", | ||
"foreground": "dedcd590" | ||
}, | ||
{ | ||
"token": "type.identifier", | ||
@@ -1151,0 +1156,0 @@ "foreground": "7f8ac7" |
@@ -644,3 +644,4 @@ { | ||
"scope": [ | ||
"markup.underline.link.markdown" | ||
"markup.underline.link.markdown", | ||
"markup.underline.link.image.markdown" | ||
], | ||
@@ -1147,2 +1148,6 @@ "settings": { | ||
{ | ||
"token": "markup.underline.link.image.markdown", | ||
"foreground": "393a3490" | ||
}, | ||
{ | ||
"token": "type.identifier", | ||
@@ -1149,0 +1154,0 @@ "foreground": "5a6aa6" |
@@ -644,3 +644,4 @@ { | ||
"scope": [ | ||
"markup.underline.link.markdown" | ||
"markup.underline.link.markdown", | ||
"markup.underline.link.image.markdown" | ||
], | ||
@@ -1147,2 +1148,6 @@ "settings": { | ||
{ | ||
"token": "markup.underline.link.image.markdown", | ||
"foreground": "393a3490" | ||
}, | ||
{ | ||
"token": "type.identifier", | ||
@@ -1149,0 +1154,0 @@ "foreground": "5a6aa6" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
145197
5816