chore(deps): add baseline-browser-mapping dev dependency
This commit is contained in:
12
package-lock.json
generated
12
package-lock.json
generated
@@ -17,6 +17,7 @@
|
|||||||
"@vuepress/plugin-slimsearch": "^2.0.0-rc.118",
|
"@vuepress/plugin-slimsearch": "^2.0.0-rc.118",
|
||||||
"@vuepress/plugin-umami-analytics": "2.0.0-rc.118",
|
"@vuepress/plugin-umami-analytics": "2.0.0-rc.118",
|
||||||
"@vuepress/theme-default": "2.0.0-rc.118",
|
"@vuepress/theme-default": "2.0.0-rc.118",
|
||||||
|
"baseline-browser-mapping": "^2.10.0",
|
||||||
"sass-embedded": "^1.97.3",
|
"sass-embedded": "^1.97.3",
|
||||||
"vuepress": "2.0.0-rc.26"
|
"vuepress": "2.0.0-rc.26"
|
||||||
}
|
}
|
||||||
@@ -2048,13 +2049,16 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/baseline-browser-mapping": {
|
"node_modules/baseline-browser-mapping": {
|
||||||
"version": "2.8.29",
|
"version": "2.10.0",
|
||||||
"resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.8.29.tgz",
|
"resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.10.0.tgz",
|
||||||
"integrity": "sha512-sXdt2elaVnhpDNRDz+1BDx1JQoJRuNk7oVlAlbGiFkLikHCAQiccexF/9e91zVi6RCgqspl04aP+6Cnl9zRLrA==",
|
"integrity": "sha512-lIyg0szRfYbiy67j9KN8IyeD7q7hcmqnJ1ddWmNt19ItGpNN64mnllmxUNFIOdOm6by97jlL6wfpTTJrmnjWAA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"bin": {
|
"bin": {
|
||||||
"baseline-browser-mapping": "dist/cli.js"
|
"baseline-browser-mapping": "dist/cli.cjs"
|
||||||
|
},
|
||||||
|
"engines": {
|
||||||
|
"node": ">=6.0.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/birpc": {
|
"node_modules/birpc": {
|
||||||
|
|||||||
@@ -15,6 +15,7 @@
|
|||||||
"@vuepress/plugin-slimsearch": "^2.0.0-rc.118",
|
"@vuepress/plugin-slimsearch": "^2.0.0-rc.118",
|
||||||
"@vuepress/plugin-umami-analytics": "2.0.0-rc.118",
|
"@vuepress/plugin-umami-analytics": "2.0.0-rc.118",
|
||||||
"@vuepress/theme-default": "2.0.0-rc.118",
|
"@vuepress/theme-default": "2.0.0-rc.118",
|
||||||
|
"baseline-browser-mapping": "^2.10.0",
|
||||||
"sass-embedded": "^1.97.3",
|
"sass-embedded": "^1.97.3",
|
||||||
"vuepress": "2.0.0-rc.26"
|
"vuepress": "2.0.0-rc.26"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user