Skip to content

Commit

Permalink
ncu
Browse files Browse the repository at this point in the history
  • Loading branch information
rosskevin committed Feb 4, 2025
1 parent 4fc9a69 commit c5fd9f5
Show file tree
Hide file tree
Showing 2 changed files with 705 additions and 599 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,37 +47,37 @@
},
"dependencies": {
"dot-prop": "^9.0.0",
"glob": "^11.0.0",
"glob": "^11.0.1",
"js-yaml": "^4.1.0",
"marked": "^15.0.3",
"marked-terminal": "^7.2.1",
"marked": "^15.0.6",
"marked-terminal": "^7.3.0",
"ts-deepmerge": "^7.0.2"
},
"devDependencies": {
"@alienfast/eslint-config": "^5.1.18",
"@alienfast/prettier-config": "^1.0.0",
"@alienfast/tsconfig": "^1.0.1",
"@alienfast/eslint-config": "^5.1.25",
"@alienfast/prettier-config": "^1.0.1",
"@alienfast/tsconfig": "^1.0.4",
"@auto-it/all-contributors": "^11.3.0",
"@auto-it/first-time-contributor": "^11.3.0",
"@auto-it/released": "^11.3.0",
"@types/js-yaml": "^4.0.9",
"@types/marked": "^6",
"@types/node": "^22.10.2",
"@types/node": "^22.13.1",
"@types/rimraf": "^4",
"@typescript-eslint/eslint-plugin": "^8.18.0",
"@typescript-eslint/eslint-plugin": "^8.23.0",
"auto": "^11.3.0",
"eslint": "^9.16.0",
"eslint": "^9.19.0",
"execa": "^9.5.2",
"i18next": "^24.1.0",
"i18next": "^24.2.2",
"npm-run-all": "^4.1.5",
"prettier": "^3.4.2",
"rimraf": "^6.0.1",
"rollup": "^4.28.1",
"tsup": "^8.3.5",
"typescript": "^5.7.2",
"typescript-eslint": "^8.18.0",
"vite": "^6.0.3",
"vitest": "^2.1.8"
"rollup": "^4.34.2",
"tsup": "^8.3.6",
"typescript": "^5.7.3",
"typescript-eslint": "^8.23.0",
"vite": "^6.0.11",
"vitest": "^3.0.5"
},
"author": "Kevin Ross <[email protected]>",
"auto": {
Expand Down
Loading

0 comments on commit c5fd9f5

Please sign in to comment.