@arroyodev-llc/projen.component.tsconfig-container
Advanced tools
Comparing version 0.1.16 to 0.1.17
@@ -10,25 +10,23 @@ { | ||
"devDependencies": { | ||
"@arroyodev-llc/utils.unbuild-composite-preset": "^0.1.4", | ||
"@types/node": "^16", | ||
"@typescript-eslint/eslint-plugin": "^6", | ||
"@typescript-eslint/parser": "^6", | ||
"@arroyodev-llc/utils.unbuild-composite-preset": "0.1.5", | ||
"@types/node": "^18", | ||
"@typescript-eslint/eslint-plugin": "^7", | ||
"@typescript-eslint/parser": "^7", | ||
"eslint": "^8", | ||
"eslint-config-prettier": "^9.0.0", | ||
"eslint-import-resolver-node": "^0.3.9", | ||
"eslint-import-resolver-typescript": "^3.6.1", | ||
"eslint-plugin-import": "^2.28.1", | ||
"eslint-plugin-prettier": "^5.0.1", | ||
"lint-staged": "^15.0.2", | ||
"npm-check-updates": "^16", | ||
"prettier": "^3.0.3", | ||
"projen": "0.76.0", | ||
"eslint-config-prettier": "9.1.0", | ||
"eslint-import-resolver-typescript": "3.6.1", | ||
"eslint-plugin-import": "2.29.1", | ||
"eslint-plugin-prettier": "5.1.3", | ||
"lint-staged": "15.2.7", | ||
"prettier": "3.3.2", | ||
"projen": "0.82.8", | ||
"standard-version": "^9", | ||
"typescript": "~5.1", | ||
"unbuild": "^1.2.1" | ||
"unbuild": "^2.0.0-rc.0" | ||
}, | ||
"peerDependencies": { | ||
"projen": "^0.76.0" | ||
"projen": "0.82.8" | ||
}, | ||
"dependencies": { | ||
"@arroyodev-llc/utils.projen": "0.1.21" | ||
"@arroyodev-llc/utils.projen": "0.1.22" | ||
}, | ||
@@ -40,3 +38,3 @@ "main": "dist/index.mjs", | ||
}, | ||
"version": "0.1.16", | ||
"version": "0.1.17", | ||
"types": "./dist/index.d.ts", | ||
@@ -55,3 +53,2 @@ "type": "module", | ||
], | ||
"packageManager": "pnpm@8.9.2", | ||
"lint-staged": { | ||
@@ -65,3 +62,6 @@ "*.{ts,tsx,mts,cts,ts,tsx,mts,cts}": [ | ||
}, | ||
"//": "~~ Generated by projen. To modify, edit .projenrc.js and run \"npx projen\".", | ||
"engines": { | ||
"pnpm": "^9.4.0" | ||
}, | ||
"//": "~~ Generated by projen. To modify, edit .projenrc.js and run \"pnpm exec projen\".", | ||
"scripts": { | ||
@@ -68,0 +68,0 @@ "build": "pnpm exec projen build", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
15
87910
+ Added@arroyodev-llc/utils.projen@0.1.22(transitive)
+ Addedprojen@0.82.8(transitive)
- Removed@arroyodev-llc/utils.projen@0.1.21(transitive)
- Removedprojen@0.76.00.76.29(transitive)