Skip to content

Commit

Permalink
version bumps
Browse files Browse the repository at this point in the history
  • Loading branch information
zoe-codez committed Nov 20, 2024
1 parent 3f38521 commit 2990464
Show file tree
Hide file tree
Showing 2 changed files with 134 additions and 126 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,40 +59,40 @@
"devDependencies": {
"@cspell/eslint-plugin": "^8.16.0",
"@eslint/compat": "^1.2.3",
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.14.0",
"@eslint/eslintrc": "^3.2.0",
"@eslint/js": "^9.15.0",
"@faker-js/faker": "^9.2.0",
"@types/dotenv": "^8.2.3",
"@types/ini": "^4.1.1",
"@types/js-yaml": "^4.0.9",
"@types/minimist": "^1.2.5",
"@types/node": "^22.9.0",
"@types/node": "^22.9.1",
"@types/node-cron": "^3.0.11",
"@types/sinonjs__fake-timers": "^8.1.5",
"@typescript-eslint/eslint-plugin": "8.14.0",
"@typescript-eslint/parser": "8.14.0",
"@typescript-eslint/eslint-plugin": "8.15.0",
"@typescript-eslint/parser": "8.15.0",
"chalk": "^5.3.0",
"dayjs": "^1.11.13",
"dotenv": "^16.4.5",
"eslint": "9.14.0",
"eslint": "9.15.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jsonc": "^2.18.1",
"eslint-plugin-jsonc": "^2.18.2",
"eslint-plugin-no-unsanitized": "^4.1.2",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-security": "^3.0.1",
"eslint-plugin-simple-import-sort": "^12.1.1",
"eslint-plugin-sonarjs": "^2.0.4",
"eslint-plugin-sort-keys-fix": "^1.1.2",
"eslint-plugin-unicorn": "^56.0.0",
"eslint-plugin-unicorn": "^56.0.1",
"ini": "^5.0.0",
"js-yaml": "^4.1.0",
"minimist": "^1.2.8",
"node-cron": "^3.0.3",
"prettier": "^3.3.3",
"tslib": "^2.8.1",
"tsx": "^4.19.2",
"type-fest": "^4.26.1",
"type-fest": "^4.27.0",
"typescript": "^5.7.0-beta",
"uuid": "^11.0.3",
"vitest": "^2.1.5"
Expand Down
Loading

0 comments on commit 2990464

Please sign in to comment.