Skip to content

Commit eb812da

Browse files
authored
Merge branch 'main' into dependabot/npm_and_yarn/typescript-eslint/parser-8.41.0
2 parents 40a13a0 + a888964 commit eb812da

File tree

2 files changed

+492
-384
lines changed

2 files changed

+492
-384
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"core-js": "^3.45.0",
1919
"lightweight-charts": "^5.0.8",
2020
"lodash": "^4.17.21",
21-
"luxon": "^2.5.2",
21+
"luxon": "^3.7.1",
2222
"oREChain": "^0.1.17",
2323
"secp256k1": "^5.0.1",
2424
"vue": "^3.5.17",
@@ -29,7 +29,7 @@
2929
"devDependencies": {
3030
"@types/chai": "^5.2.2",
3131
"@types/lodash": "^4.17.20",
32-
"@types/luxon": "^2.0.8",
32+
"@types/luxon": "^3.7.1",
3333
"@types/mocha": "^10.0.10",
3434
"@typescript-eslint/eslint-plugin": "^4.18.0",
3535
"@typescript-eslint/parser": "^8.41.0",
@@ -38,7 +38,7 @@
3838
"@vue/cli-plugin-eslint": "~4.5.0",
3939
"@vue/cli-plugin-router": "~5.0.8",
4040
"@vue/cli-plugin-typescript": "~5.0.9",
41-
"@vue/cli-plugin-unit-mocha": "~4.5.0",
41+
"@vue/cli-plugin-unit-mocha": "~5.0.9",
4242
"@vue/cli-plugin-vuex": "~5.0.9",
4343
"@vue/cli-service": "~4.5.0",
4444
"@vue/compiler-sfc": "^3.5.18",

0 commit comments

Comments
 (0)