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 171404f commit 3f9e89c
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,24 +46,24 @@
"dependencies": {
"@cosmicmind/foundationjs": "^0.0.1-rc-072224-1",
"@cosmicmind/patternjs": "^0.0.1-rc-072224-3",
"lib0": "^0.2.94",
"lib0": "^0.2.98",
"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 3f9e89c

Please sign in to comment.