Skip to content

Commit

Permalink
feat: Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Pilaton committed May 6, 2024
1 parent 10fb6c6 commit 84f40dd
Show file tree
Hide file tree
Showing 2 changed files with 3,252 additions and 3,121 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,21 +48,21 @@
"execa": "^8.0.1"
},
"devDependencies": {
"@pilaton/eslint-config-base": "^1.0.0",
"@pilaton/eslint-config-base": "^1.3.0",
"@rollup/plugin-terser": "^0.4.4",
"@rollup/plugin-typescript": "^11.1.6",
"@tsconfig/node-lts": "^20.1.1",
"@types/node": "^20.11.17",
"@vitest/coverage-istanbul": "^1.2.2",
"dts-bundle-generator": "^9.3.1",
"eslint": "^8.56.0",
"@tsconfig/node-lts": "^20.1.3",
"@types/node": "^20.12.8",
"@vitest/coverage-istanbul": "^1.6.0",
"dts-bundle-generator": "^9.5.1",
"eslint": "^8.57.0",
"eslint-define-config": "^2.1.0",
"knip": "^5.0.0",
"knip": "^5.12.3",
"rimraf": "^5.0.5",
"rollup": "^4.10.0",
"rollup": "^4.17.2",
"tslib": "^2.6.2",
"typescript": "^5.3.3",
"vitest": "^1.2.2"
"typescript": "^5.4.5",
"vitest": "^1.6.0"
},
"type": "module"
}
Loading

0 comments on commit 84f40dd

Please sign in to comment.