Fix package order.

This commit is contained in:
Dermot Duffy
2024-06-05 22:00:58 -07:00
parent 7ab545738d
commit 71c8a3ca37
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -81,8 +81,8 @@
"rollup-plugin-visualizer": "^5.8.2",
"sass": "^1.54.9",
"ts-prune": "^0.10.3",
"typescript": "^5.4.5",
"type-fest": "^4.18.0",
"typescript": "^5.4.5",
"vitest": "^1.5.0",
"vitest-mock-extended": "^1.3.1"
},
+1 -1
View File
@@ -3878,8 +3878,8 @@ __metadata:
screenfull: "npm:^6.0.2"
side-drawer: "npm:^3.1.0"
ts-prune: "npm:^0.10.3"
typescript: "npm:^5.4.5"
type-fest: "npm:^4.18.0"
typescript: "npm:^5.4.5"
uuid: "npm:^8.3.2"
vis-data: "npm:^7.1.9"
vis-timeline: "npm:^7.7.3"