Skip to content

Commit 4610031

Browse files
committed
chore: upgraded plugins to support css variables from yasgui
1 parent 4d41ede commit 4610031

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@
5252
},
5353
"dependencies": {
5454
"@fortawesome/fontawesome-free": "^7.1.0",
55-
"@matdata/yasgui-graph-plugin": "^1.4.1",
56-
"@matdata/yasgui-table-plugin": "^1.2.0",
55+
"@matdata/yasgui-graph-plugin": "^1.4.2",
56+
"@matdata/yasgui-table-plugin": "^1.2.1",
5757
"@typescript-eslint/eslint-plugin": "^6.13.2",
5858
"@typescript-eslint/parser": "^6.13.2",
5959
"autoprefixer": "^10.4.21",
@@ -89,4 +89,4 @@
8989
"vite": "^5.4.11"
9090
},
9191
"version": "4.7.0"
92-
}
92+
}

0 commit comments

Comments
 (0)