A big commit with a bunch of node modules so I could run puppeteer for Walmart. Added some todos and Headway's templates.
This commit is contained in:
9
Scripts/node_modules/cosmiconfig/package.json
generated
vendored
9
Scripts/node_modules/cosmiconfig/package.json
generated
vendored
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "cosmiconfig",
|
||||
"version": "8.3.6",
|
||||
"version": "9.0.0",
|
||||
"description": "Find and load configuration from a package.json property, rc file, TypeScript module, and more!",
|
||||
"main": "dist/index.js",
|
||||
"types": "dist/index.d.ts",
|
||||
@ -68,10 +68,10 @@
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"env-paths": "^2.2.1",
|
||||
"import-fresh": "^3.3.0",
|
||||
"js-yaml": "^4.1.0",
|
||||
"parse-json": "^5.2.0",
|
||||
"path-type": "^4.0.0"
|
||||
"parse-json": "^5.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/js-yaml": "^4.0.5",
|
||||
@ -81,8 +81,6 @@
|
||||
"@typescript-eslint/parser": "^6.5.0",
|
||||
"@vitest/coverage-istanbul": "^0.34.3",
|
||||
"cross-env": "^7.0.3",
|
||||
"del": "^7.1.0",
|
||||
"del-cli": "^5.1.0",
|
||||
"eslint": "^8.48.0",
|
||||
"eslint-config-davidtheclark-node": "^0.2.2",
|
||||
"eslint-config-prettier": "^9.0.0",
|
||||
@ -92,7 +90,6 @@
|
||||
"eslint-plugin-vitest": "^0.2.8",
|
||||
"husky": "^8.0.3",
|
||||
"lint-staged": "^14.0.1",
|
||||
"make-dir": "^4.0.0",
|
||||
"parent-module": "^3.0.0",
|
||||
"prettier": "^3.0.3",
|
||||
"remark-preset-davidtheclark": "^0.12.0",
|
||||
|
||||
Reference in New Issue
Block a user