Skip to content

Commit

Permalink
updated packages
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-jonathan committed Sep 28, 2024
1 parent ec4daa1 commit 96de409
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,22 +45,22 @@
},
"dependencies": {
"npm-run-all": "^4.1.5",
"terser": "^5.31.3",
"terser": "^5.34.1",
"ts-node": "^10.9.2",
"tslib": "^2.6.3",
"typescript": "^5.5.3",
"vite": "^5.3.4",
"tslib": "^2.7.0",
"typescript": "^5.6.2",
"vite": "^5.4.8",
"vite-plugin-dts": "^1.7.3",
"vitest": "^1.6.0",
"yup": "^1.4.0"
},
"devDependencies": {
"@microsoft/eslint-formatter-sarif": "^3.1.0",
"@types/node": "^20.14.11",
"@typescript-eslint/eslint-plugin": "^7.16.1",
"@typescript-eslint/parser": "^7.16.1",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vitest/coverage-v8": "^1.6.0",
"eslint": "^8.57.0",
"eslint": "^8.57.1",
"eslint-plugin-yml": "^1.14.0"
}
}

0 comments on commit 96de409

Please sign in to comment.