Skip to content

Commit 5623768

Browse files
committed
chore(deps): bump dependencies
1 parent 60364a1 commit 5623768

10 files changed

Lines changed: 908 additions & 908 deletions

File tree

apps/deditor/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -39,14 +39,14 @@
3939
"@guiiai/logg": "^1.0.10",
4040
"@huggingface/transformers": "^3.5.2",
4141
"@moeru/std": "0.1.0-beta.1",
42-
"@proj-airi/drizzle-duckdb-wasm": "^0.4.27",
43-
"@proj-airi/ui": "^0.6.0",
42+
"@proj-airi/drizzle-duckdb-wasm": "^0.4.28",
43+
"@proj-airi/ui": "^0.6.1",
4444
"@stdlib/string": "^0.3.3",
4545
"@tanstack/vue-table": "^8.21.3",
46-
"@tanstack/vue-virtual": "^3.13.10",
47-
"@vueuse/core": "^13.3.0",
46+
"@tanstack/vue-virtual": "^3.13.11",
47+
"@vueuse/core": "^13.4.0",
4848
"@vueuse/motion": "^3.0.3",
49-
"@vueuse/shared": "^13.3.0",
49+
"@vueuse/shared": "^13.4.0",
5050
"@xsai-transformers/embed": "^0.0.6",
5151
"@xsai-transformers/shared": "^0.0.6",
5252
"@xsai/embed": "catalog:",
@@ -58,28 +58,28 @@
5858
"pinia": "^3.0.3",
5959
"splitpanes": "^4.0.4",
6060
"std-env": "^3.9.0",
61-
"vue": "^3.5.16",
61+
"vue": "^3.5.17",
6262
"vue-router": "^4.5.1"
6363
},
6464
"devDependencies": {
6565
"@deditor-app/drizzle-orm-icons": "workspace:^",
6666
"@deditor-app/shared": "workspace:^",
6767
"@iconify-json/ph": "^1.2.2",
68-
"@iconify-json/simple-icons": "^1.2.38",
68+
"@iconify-json/simple-icons": "^1.2.40",
6969
"@iconify-json/svg-spinners": "^1.2.2",
7070
"@radix-icons/vue": "^1.0.0",
7171
"@tresjs/cientos": "^4.3.1",
7272
"@tresjs/core": "^4.3.6",
7373
"@types/debug": "^4.1.12",
7474
"@types/splitpanes": "^2.2.6",
7575
"@types/three": "^0.177.0",
76-
"@unocss/reset": "^66.2.0",
76+
"@unocss/reset": "^66.2.3",
7777
"@vitejs/plugin-vue": "^5.2.4",
7878
"class-variance-authority": "^0.7.1",
7979
"clsx": "^2.1.1",
8080
"debug": "^4.4.1",
8181
"drizzle-orm": "^0.44.2",
82-
"electron": "^36.4.0",
82+
"electron": "^36.5.0",
8383
"electron-builder": "^26.0.12",
8484
"electron-vite": "^3.1.0",
8585
"ml-pca": "^4.1.1",
@@ -93,7 +93,7 @@
9393
"unplugin-vue-macros": "^2.14.5",
9494
"unplugin-vue-markdown": "^28.3.1",
9595
"unplugin-vue-router": "^0.12.0",
96-
"vite-plugin-vue-devtools": "^7.7.6",
96+
"vite-plugin-vue-devtools": "^7.7.7",
9797
"vite-plugin-vue-layouts": "^0.11.0",
9898
"vue-tsc": "^2.2.10"
9999
}

apps/deditor/src/renderer/src/styles/main.css

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
@import './theme.css';
2-
31
:root {
42
--text-color-light: rgb(0 0 0);
53
--text-color-dark: rgb(255 255 255);

apps/deditor/src/renderer/src/styles/theme.css

Lines changed: 0 additions & 14 deletions
This file was deleted.

package.json

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type": "module",
44
"version": "0.0.1-alpha1",
55
"private": true,
6-
"packageManager": "pnpm@10.12.1",
6+
"packageManager": "pnpm@10.12.2",
77
"description": "Opinionated Datasets Editor for managing, labelling, processing massive scale of data and be able to visualize them.",
88
"author": {
99
"name": "Moeru AI - Project AIRI Team",
@@ -34,28 +34,29 @@
3434
"packages/*"
3535
],
3636
"devDependencies": {
37-
"@antfu/eslint-config": "^4.14.1",
37+
"@antfu/eslint-config": "^4.16.1",
3838
"@antfu/ni": "^25.0.0",
3939
"@iconify/utils": "^2.3.0",
40-
"@types/node": "^22.15.31",
41-
"@unocss/eslint-config": "^66.2.0",
42-
"@unocss/eslint-plugin": "^66.2.0",
43-
"@unocss/preset-mini": "^66.2.0",
44-
"@unocss/preset-web-fonts": "^66.2.0",
45-
"@unocss/preset-wind3": "^66.2.0",
46-
"bumpp": "^10.1.1",
40+
"@proj-airi/unocss-preset-chromatic": "^0.0.3",
41+
"@types/node": "^22.15.32",
42+
"@unocss/eslint-config": "^66.2.3",
43+
"@unocss/eslint-plugin": "^66.2.3",
44+
"@unocss/preset-mini": "^66.2.3",
45+
"@unocss/preset-web-fonts": "^66.2.3",
46+
"@unocss/preset-wind3": "^66.2.3",
47+
"bumpp": "^10.2.0",
4748
"eslint": "^9.29.0",
4849
"taze": "^19.1.0",
49-
"tsdown": "^0.12.7",
50+
"tsdown": "^0.12.8",
5051
"tsx": "^4.20.3",
5152
"typescript": "~5.8.3",
52-
"unocss": "^66.2.0",
53+
"unocss": "^66.2.3",
5354
"unocss-preset-animations": "^1.2.1",
5455
"unocss-preset-scrollbar": "^3.2.0",
5556
"unocss-preset-shadcn": "^0.5.0",
5657
"unplugin-unused": "^0.5.1",
5758
"vite": "^6.3.5",
58-
"vite-plugin-inspect": "^11.1.0",
59-
"vitest": "^3.2.3"
59+
"vite-plugin-inspect": "^11.2.0",
60+
"vitest": "^3.2.4"
6061
}
6162
}

packages/deditor-icons/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@deditor-app/deditor-icons",
33
"type": "module",
44
"version": "0.0.1-alpha1",
5-
"packageManager": "pnpm@10.12.1",
5+
"packageManager": "pnpm@10.12.2",
66
"description": "Iconify JSON IconSet port for Deditor.app supported icons",
77
"author": {
88
"name": "Moeru AI - Project AIRI Team",

packages/drizzle-orm-icons/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@deditor-app/drizzle-orm-icons",
33
"type": "module",
44
"version": "0.0.1-alpha1",
5-
"packageManager": "pnpm@10.12.1",
5+
"packageManager": "pnpm@10.12.2",
66
"description": "Iconify JSON IconSet port for @drizzle-orm supported icons",
77
"author": {
88
"name": "Moeru AI - Project AIRI Team",

packages/shared/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,6 @@
4444
"nanoid": "^5.1.5"
4545
},
4646
"devDependencies": {
47-
"electron": "^36.4.0"
47+
"electron": "^36.5.0"
4848
}
4949
}

0 commit comments

Comments
 (0)