Skip to content

Commit 811211c

Browse files
updated packages
1 parent 62532c7 commit 811211c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -48,21 +48,21 @@
4848
"@cosmicmind/foundationjs": "^0.0.1-rc-072224-1",
4949
"npm-run-all": "^4.1.5",
5050
"scripty": "^2.1.1",
51-
"terser": "^5.34.1",
51+
"terser": "^5.36.0",
5252
"ts-node": "^10.9.2",
53-
"tslib": "^2.7.0",
54-
"typescript": "^5.6.2",
55-
"vite": "^5.4.8",
53+
"tslib": "^2.8.1",
54+
"typescript": "^5.7.2",
55+
"vite": "^5.4.11",
5656
"vite-plugin-dts": "^1.7.3",
5757
"vitest": "^1.6.0"
5858
},
5959
"devDependencies": {
6060
"@microsoft/eslint-formatter-sarif": "^3.1.0",
61-
"@types/node": "^20.14.11",
61+
"@types/node": "^20.17.9",
6262
"@typescript-eslint/eslint-plugin": "^7.18.0",
6363
"@typescript-eslint/parser": "^7.18.0",
6464
"@vitest/coverage-v8": "^1.6.0",
6565
"eslint": "^8.57.1",
66-
"eslint-plugin-yml": "^1.14.0"
66+
"eslint-plugin-yml": "^1.16.0"
6767
}
6868
}

0 commit comments

Comments
 (0)