File tree Expand file tree Collapse file tree 4 files changed +6
-44
lines changed Expand file tree Collapse file tree 4 files changed +6
-44
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vue-devtools" ,
3
- "version" : " 5.2 .0" ,
3
+ "version" : " 5.3 .0" ,
4
4
"description" : " devtools for Vue.js!" ,
5
5
"private" : true ,
6
6
"workspaces" : [
57
57
"engines" : {
58
58
"node" : " >=8.10"
59
59
}
60
- }
60
+ }
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " Vue.js devtools" ,
3
- "version" : " 5.2 .0" ,
4
- "version_name" : " 5.2 .0" ,
3
+ "version" : " 5.3 .0" ,
4
+ "version_name" : " 5.3 .0" ,
5
5
"description" : " Chrome and Firefox DevTools extension for debugging Vue.js applications." ,
6
6
"manifest_version" : 2 ,
7
7
"icons" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vue/devtools" ,
3
- "version" : " 5.2 .0" ,
3
+ "version" : " 5.3 .0" ,
4
4
"description" : " StandAlone vue-devtools" ,
5
5
"repository" : {
6
6
"url" : " https://github.com/vuejs/vue-devtools.git" ,
Original file line number Diff line number Diff line change @@ -1508,7 +1508,7 @@ cyclist@^1.0.1:
1508
1508
resolved "https://registry.yarnpkg.com/cyclist/-/cyclist-1.0.1.tgz#596e9698fd0c80e12038c2b82d6eb1b35b6224d9"
1509
1509
integrity sha1-WW6WmP0MgOEgOMK4LW6xs1tiJNk=
1510
1510
1511
- cypress@=3.4.1 :
1511
+ cypress@=3.4.1, cypress@^3.1.0 :
1512
1512
version "3.4.1"
1513
1513
resolved "https://registry.yarnpkg.com/cypress/-/cypress-3.4.1.tgz#ca2e4e9864679da686c6a6189603efd409664c30"
1514
1514
integrity sha512-1HBS7t9XXzkt6QHbwfirWYty8vzxNMawGj1yI+Fu6C3/VZJ8UtUngMW6layqwYZzLTZV8tiDpdCNBypn78V4Dg==
@@ -1544,44 +1544,6 @@ cypress@=3.4.1:
1544
1544
url "0.11.0"
1545
1545
yauzl "2.10.0"
1546
1546
1547
- cypress@^3.1.0 :
1548
- version "3.5.0"
1549
- resolved "https://registry.yarnpkg.com/cypress/-/cypress-3.5.0.tgz#e188bc8f48782953f6865d8830a4dc342334b81c"
1550
- integrity sha512-I1iSReD2C8CTP6s4BvQky4gEqHBnKLmhBIqFyCUZdj6BQ6ZDxGnmIbQPM5g79E2iP60KTIbTK99ZPSDVtsNUUg==
1551
- dependencies :
1552
- " @cypress/listr-verbose-renderer" " 0.4.1"
1553
- " @cypress/xvfb" " 1.2.4"
1554
- " @types/sizzle" " 2.3.2"
1555
- arch "2.1.1"
1556
- bluebird "3.5.0"
1557
- cachedir "1.3.0"
1558
- chalk "2.4.2"
1559
- check-more-types "2.24.0"
1560
- commander "2.15.1"
1561
- common-tags "1.8.0"
1562
- debug "3.2.6"
1563
- execa "0.10.0"
1564
- executable "4.1.1"
1565
- extract-zip "1.6.7"
1566
- fs-extra "5.0.0"
1567
- getos "3.1.1"
1568
- is-ci "1.2.1"
1569
- is-installed-globally "0.1.0"
1570
- lazy-ass "1.6.0"
1571
- listr "0.12.0"
1572
- lodash "4.17.15"
1573
- log-symbols "2.2.0"
1574
- minimist "1.2.0"
1575
- moment "2.24.0"
1576
- ramda "0.24.1"
1577
- request "2.88.0"
1578
- request-progress "3.0.0"
1579
- supports-color "5.5.0"
1580
- tmp "0.1.0"
1581
- untildify "3.0.3"
1582
- url "0.11.0"
1583
- yauzl "2.10.0"
1584
-
1585
1547
d3-array@1, d3-array@^1.1.1, d3-array@^1.2.0 :
1586
1548
version "1.2.4"
1587
1549
resolved "https://registry.yarnpkg.com/d3-array/-/d3-array-1.2.4.tgz#635ce4d5eea759f6f605863dbcfc30edc737f71f"
You can’t perform that action at this time.
0 commit comments