This commit is contained in:
carson
2022-02-04 10:45:40 -07:00
parent e73753177e
commit 872e6ad2d6
2 changed files with 373 additions and 9239 deletions

9602
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -35,16 +35,16 @@
},
"devDependencies": {
"@11ty/eleventy": "^0.10.0",
"@11ty/eleventy-plugin-rss": "^1.1.1",
"chai": "^4.3.4",
"@11ty/eleventy-plugin-rss": "^1.1.2",
"chai": "^4.3.6",
"eleventy-plugin-sass": "^1.2.0",
"fs-extra": "^9.1.0",
"mocha": "^7.2.0",
"mocha-chrome": "^2.2.0",
"mocha-webdriver-runner": "^0.6.3",
"sass": "^1.34.0",
"sass": "^1.49.7",
"sinon": "^9.2.4",
"typescript": "^4.3.5",
"uglify-js": "^3.13.7"
"typescript": "^4.5.5",
"uglify-js": "^3.15.0"
}
}