Skip to content

Commit 440fe7c

Browse files
updated packages
1 parent 7d280d8 commit 440fe7c

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 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.31.3",
51+
"terser": "^5.34.1",
5252
"ts-node": "^10.9.2",
53-
"tslib": "^2.6.3",
54-
"typescript": "^5.5.3",
55-
"vite": "^5.3.4",
53+
"tslib": "^2.7.0",
54+
"typescript": "^5.6.2",
55+
"vite": "^5.4.8",
5656
"vite-plugin-dts": "^1.7.3",
5757
"vitest": "^1.6.0"
5858
},
5959
"devDependencies": {
6060
"@microsoft/eslint-formatter-sarif": "^3.1.0",
6161
"@types/node": "^20.14.11",
62-
"@typescript-eslint/eslint-plugin": "^7.16.1",
63-
"@typescript-eslint/parser": "^7.16.1",
62+
"@typescript-eslint/eslint-plugin": "^7.18.0",
63+
"@typescript-eslint/parser": "^7.18.0",
6464
"@vitest/coverage-v8": "^1.6.0",
65-
"eslint": "^8.57.0",
65+
"eslint": "^8.57.1",
6666
"eslint-plugin-yml": "^1.14.0"
6767
}
6868
}

0 commit comments

Comments
 (0)