Commit Graph

20 Commits

Author SHA1 Message Date
Patrick Smith
d82dd15b1a Update uswds dep to fix sub-dep security vulnerability
There was a security vulnerability in `cached-path-relative`: https://hackerone.com/reports/390847

The package is a dependency of `browserify` which is a dependency of
`uswds`, which is one of our dependencies. Upgrading `uswds` to the
latest version installs the latest version of `cached-path-relative`
that has the security fix.

This update also requires bringing in a new static image that was
recently added in `uswds`.
2018-11-13 16:44:37 -05:00
Patrick Smith
e536d5d9be Update name of parcel dependency 2018-11-12 13:20:16 -05:00
richard-dds
d540b2ae74 Sort requests 2018-11-01 10:25:52 -04:00
Andrew Croce
bfe32fa926 add ally.js 2018-10-18 09:59:15 -04:00
Andrew Croce
f25bd2aabf didnt actually need D3!! 2018-09-11 11:25:52 -04:00
Andrew Croce
072e565b84 polyfill for svg innerhtml 2018-09-11 11:23:22 -04:00
Andrew Croce
d882c552dc starting charting 2018-09-11 11:23:22 -04:00
Andrew Croce
00f238ffe8 revert Vue to 2.5.15 because reasons 2018-09-04 15:19:36 -04:00
Andrew Croce
738e6b0666 remove flexibility dependency... it doesnt work 2018-08-22 16:24:34 -04:00
Andrew Croce
bb7d8a7230 Add dependencies 2018-08-22 16:23:47 -04:00
Andrew Croce
9bee56152c Add browserlist support to identify supported browsers 2018-08-22 16:23:31 -04:00
luis cielak
3a5f8694ba Add vue tooltip dep 2018-08-13 15:47:29 -04:00
Andrew Croce
bed396131a Add text mask addons 2018-08-08 10:58:46 -04:00
Andrew Croce
b649d17eb8 input validations WIP 2018-08-07 15:43:03 -04:00
Patrick Smith
1f8c5b2c74 Specify public URL for parcel builds 2018-08-03 13:17:45 -04:00
Andrew Croce
bf3054908c move styles and js to the root directory 2018-08-03 09:09:07 -04:00
Patrick Smith
dea0962f7c Use flask-webassets to version js/css bundle 2018-08-02 14:54:07 -04:00
Patrick Smith
015adaf30f Working parcel setup 2018-08-02 14:37:16 -04:00
Patrick Smith
5b764a51fb Add parcel/vue js deps 2018-08-02 14:37:11 -04:00
Brian Duggan
22d14d97b4 Use npm and add a sass build script 2018-05-23 08:55:04 -04:00