|
36 | 36 | "url": "https://github.com/tachyons-css/tachyons-css.github.io/issues" |
37 | 37 | }, |
38 | 38 | "dependencies": { |
39 | | - "tachyons": "^4.9.1", |
| 39 | + "tachyons": "^4.10.0", |
40 | 40 | "tachyons-background-size": "^5.0.5", |
41 | 41 | "tachyons-base": "^1.2.6", |
42 | 42 | "tachyons-border-colors": "^4.2.3", |
|
45 | 45 | "tachyons-border-widths": "^3.0.4", |
46 | 46 | "tachyons-borders": "^3.0.4", |
47 | 47 | "tachyons-box-shadow": "^2.0.4", |
48 | | - "tachyons-box-sizing": "^3.2.1", |
| 48 | + "tachyons-box-sizing": "^3.2.2", |
49 | 49 | "tachyons-clears": "^3.0.4", |
50 | | - "tachyons-cli": "^1.0.10", |
| 50 | + "tachyons-cli": "^1.3.0", |
51 | 51 | "tachyons-colors": "^5.3.3", |
52 | 52 | "tachyons-coordinates": "^4.0.4", |
53 | 53 | "tachyons-debug": "^1.1.10", |
|
64 | 64 | "tachyons-images": "^1.0.11", |
65 | 65 | "tachyons-letter-spacing": "^3.0.4", |
66 | 66 | "tachyons-line-height": "^3.0.6", |
67 | | - "tachyons-links": "^3.0.9", |
| 67 | + "tachyons-links": "^3.0.10", |
68 | 68 | "tachyons-lists": "^2.0.12", |
69 | | - "tachyons-max-widths": "^4.0.4", |
| 69 | + "tachyons-max-widths": "^4.0.5", |
70 | 70 | "tachyons-modules": "^1.1.10", |
71 | | - "tachyons-opacity": "^1.1.8", |
72 | | - "tachyons-outlines": "^1.0.2", |
73 | | - "tachyons-overflow": "^4.0.4", |
74 | | - "tachyons-position": "^6.0.4", |
| 71 | + "tachyons-opacity": "^1.1.10", |
| 72 | + "tachyons-outlines": "^1.0.3", |
| 73 | + "tachyons-overflow": "^4.0.5", |
| 74 | + "tachyons-position": "^6.0.6", |
75 | 75 | "tachyons-queries": "^0.3.3", |
76 | | - "tachyons-skins": "^4.0.3", |
77 | | - "tachyons-skins-pseudo": "^1.0.3", |
| 76 | + "tachyons-skins": "^4.1.0", |
| 77 | + "tachyons-skins-pseudo": "^1.0.4", |
78 | 78 | "tachyons-spacing": "^6.0.4", |
79 | 79 | "tachyons-tables": "^1.0.7", |
80 | | - "tachyons-text-align": "^3.0.4", |
81 | | - "tachyons-text-decoration": "^4.0.4", |
82 | | - "tachyons-text-transform": "^4.0.4", |
83 | | - "tachyons-type-scale": "^6.0.4", |
84 | | - "tachyons-typography": "^3.0.4", |
85 | | - "tachyons-utilities": "^2.0.0", |
86 | | - "tachyons-vertical-align": "^4.0.4", |
87 | | - "tachyons-visibility": "^2.0.4", |
88 | | - "tachyons-white-space": "^4.0.5", |
89 | | - "tachyons-widths": "^5.1.1", |
| 80 | + "tachyons-text-align": "^3.1.0", |
| 81 | + "tachyons-text-decoration": "^4.0.5", |
| 82 | + "tachyons-text-transform": "^4.0.5", |
| 83 | + "tachyons-type-scale": "^6.1.0", |
| 84 | + "tachyons-typography": "^3.0.5", |
| 85 | + "tachyons-utilities": "^2.1.0", |
| 86 | + "tachyons-vertical-align": "^4.0.5", |
| 87 | + "tachyons-visibility": "^2.0.5", |
| 88 | + "tachyons-white-space": "^4.0.6", |
| 89 | + "tachyons-widths": "^5.2.1", |
90 | 90 | "tachyons-word-break": "3.0.4", |
91 | | - "tachyons-z-index": "^1.0.8" |
| 91 | + "tachyons-z-index": "^1.0.9" |
92 | 92 | }, |
93 | 93 | "devDependencies": { |
94 | | - "autoprefixer": "^7.1.2", |
95 | | - "browser-sync": "^2.18.8", |
| 94 | + "autoprefixer": "^8.6.0", |
| 95 | + "browser-sync": "^2.24.4", |
96 | 96 | "camelize": "^1.0.0", |
97 | | - "chalk": "^2.1.0", |
| 97 | + "chalk": "^2.4.1", |
98 | 98 | "co": "^4.6.0", |
99 | | - "color": "^2.0.0", |
| 99 | + "color": "^3.0.0", |
100 | 100 | "colorable": "^1.0.5", |
101 | | - "css": "^2.2.1", |
102 | | - "css-mqpacker": "^6.0.1", |
| 101 | + "css": "^2.2.3", |
| 102 | + "css-mqpacker": "^6.0.2", |
103 | 103 | "css-parse": "^2.0.0", |
104 | | - "cssstats": "^3.0.0", |
| 104 | + "cssstats": "^3.2.0", |
105 | 105 | "escape-html": "^1.0.3", |
106 | | - "express": "^4.15.2", |
107 | | - "filesize": "^3.5.6", |
| 106 | + "express": "^4.16.3", |
| 107 | + "filesize": "^3.6.1", |
108 | 108 | "get-classes-from-html": "^1.0.1", |
109 | | - "glob": "^7.1.1", |
110 | | - "gzip-size": "^3.0.0", |
111 | | - "imagemin": "^5.2.2", |
112 | | - "imagemin-mozjpeg": "^6.0.0", |
| 109 | + "glob": "^7.1.2", |
| 110 | + "gzip-size": "^4.1.0", |
| 111 | + "imagemin": "^5.3.1", |
| 112 | + "imagemin-mozjpeg": "^7.0.0", |
113 | 113 | "immutable-css": "^1.1.2", |
114 | 114 | "is-blank": "^2.1.0", |
115 | 115 | "is-css-root": "^1.0.1", |
116 | | - "jimp": "^0.2.27", |
| 116 | + "jimp": "^0.2.28", |
117 | 117 | "json-front-matter": "^1.0.0", |
118 | | - "lazysizes": "^4.0.0-rc3", |
119 | | - "lodash": "^4.17.4", |
| 118 | + "lazysizes": "^4.0.2", |
| 119 | + "lodash": "^4.17.10", |
120 | 120 | "mkdirp": "^0.5.1", |
121 | | - "moment": "^2.18.1", |
122 | | - "nightmare": "^2.10.0", |
123 | | - "node-minify": "^2.0.3", |
124 | | - "nodegit": "^0.18.0", |
| 121 | + "moment": "^2.22.2", |
| 122 | + "nightmare": "^3.0.1", |
| 123 | + "node-minify": "^2.4.2", |
| 124 | + "nodegit": "^0.22.1", |
125 | 125 | "normalize": "^0.3.1", |
126 | 126 | "perfectionist": "^2.4.0", |
127 | 127 | "pixrem": "^4.0.1", |
128 | | - "postcss": "^6.0.9", |
| 128 | + "postcss": "^6.0.22", |
129 | 129 | "postcss-browser-reporter": "^0.5.0", |
130 | 130 | "postcss-conditionals": "^2.1.0", |
131 | | - "postcss-css-variables": "^0.8.0", |
| 131 | + "postcss-css-variables": "^0.8.1", |
132 | 132 | "postcss-custom-media": "^6.0.0", |
133 | | - "postcss-custom-properties": "^6.1.0", |
| 133 | + "postcss-custom-properties": "^7.0.0", |
134 | 134 | "postcss-discard-comments": "^2.0.4", |
135 | 135 | "postcss-discard-empty": "^2.1.0", |
136 | | - "postcss-import": "^10.0.0", |
| 136 | + "postcss-import": "^11.1.0", |
137 | 137 | "postcss-select": "^2.1.0", |
138 | 138 | "pretty-hrtime": "^1.0.3", |
139 | 139 | "remove-html-extension": "0.0.1", |
140 | 140 | "rss": "^1.2.2", |
141 | 141 | "s3": "^4.4.0", |
142 | | - "titleize": "^1.0.0", |
| 142 | + "titleize": "^1.0.1", |
143 | 143 | "tmp": "0.0.33", |
144 | 144 | "watch": "^1.0.2" |
145 | 145 | }, |
|
0 commit comments