Compare commits

..

No commits in common. "5fc06d0101b4588c192e5957d74c6733a73ab261" and "b0c54c69c33637b4b7ed2224fa7121703a21bfc6" have entirely different histories.

2 changed files with 236 additions and 339 deletions

561
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -9,22 +9,20 @@
}, },
"dependencies": { "dependencies": {
"@primer/css": "^14.4.0", "@primer/css": "^14.4.0",
"ajv": "^6.12.6",
"axios": "^0.21.1",
"bulma": "^0.7.5", "bulma": "^0.7.5",
"event-source-polyfill": "0.0.16", "event-source-polyfill": "0.0.16",
"isomorphic-fetch": "^2.2.1", "isomorphic-fetch": "^2.2.1",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"micropub-helper": "^1.6.2", "micropub-helper": "^1.6.1",
"moment": "^2.29.1", "moment": "^2.27.0",
"node-sass": "^4.14.1", "node-sass": "^4.14.1",
"rel-parser": "github:grantcodes/rel-scraper", "rel-parser": "github:grantcodes/rel-scraper",
"rel-scraper": "github:grantcodes/rel-scraper", "rel-scraper": "github:grantcodes/rel-scraper",
"sass-loader": "^7.3.1", "sass-loader": "^7.3.1",
"tailwindcss": "1.1.4", "tailwindcss": "1.1.4",
"vue": "^2.6.14", "vue": "^2.6.11",
"vue-router": "^3.5.3", "vue-router": "^3.4.3",
"vuex": "^3.6.2" "vuex": "^3.5.1"
}, },
"devDependencies": { "devDependencies": {
"@vue/cli-plugin-babel": "^3.12.1", "@vue/cli-plugin-babel": "^3.12.1",
@ -32,7 +30,7 @@
"@vue/cli-service": "^3.12.1", "@vue/cli-service": "^3.12.1",
"postcss-node-sass": "^2.1.8", "postcss-node-sass": "^2.1.8",
"postcss-scss": "^2.1.1", "postcss-scss": "^2.1.1",
"vue-template-compiler": "^2.6.14" "vue-template-compiler": "^2.6.11"
}, },
"eslintConfig": { "eslintConfig": {
"root": true, "root": true,