Compare commits

..

1 Commits

Author SHA1 Message Date
renovate[bot]
3ed3c541e9 chore(deps): update github artifact actions 2025-12-13 00:58:41 +00:00
4 changed files with 1336 additions and 1227 deletions

View File

@@ -28,17 +28,17 @@
"pako": "^2.1.0", "pako": "^2.1.0",
"pyodide": "^0.29.0", "pyodide": "^0.29.0",
"tanmayo7lock": "^1.0.18", "tanmayo7lock": "^1.0.18",
"three": "^0.182.0", "three": "^0.181.0",
"three-mesh-bvh": "^0.9.0", "three-mesh-bvh": "^0.9.0",
"three-orientation-gizmo": "git+https://github.com/jrj2211/three-orientation-gizmo.git", "three-orientation-gizmo": "git+https://github.com/jrj2211/three-orientation-gizmo.git",
"vue": "^3.5.13", "vue": "^3.5.13",
"vuetify": "^3.7.4" "vuetify": "^3.7.4"
}, },
"devDependencies": { "devDependencies": {
"@tsconfig/node24": "^24.0.0", "@tsconfig/node20": "^20.1.4",
"@types/node": "^24.0.0", "@types/node": "^24.0.0",
"@types/pako": "^2.0.3", "@types/pako": "^2.0.3",
"@types/three": "^0.182.0", "@types/three": "^0.181.0",
"@vitejs/plugin-vue": "^6.0.0", "@vitejs/plugin-vue": "^6.0.0",
"@vitejs/plugin-vue-jsx": "^5.0.0", "@vitejs/plugin-vue-jsx": "^5.0.0",
"@vue/tsconfig": "^0.8.0", "@vue/tsconfig": "^0.8.0",

1029
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@@ -27,8 +27,8 @@ build123d = ">=0.10,<0.11"
# Misc # Misc
pygltflib = "^1.16.2" pygltflib = "^1.16.2"
pillow = ">=12,<12.2" pillow = ">=12,<12.1"
poetry-core = "==2.3.1" poetry-core = "==2.2.1"
[tool.poetry.group.dev.dependencies] [tool.poetry.group.dev.dependencies]
taskipy = "^1.14.1" taskipy = "^1.14.1"

1524
yarn.lock

File diff suppressed because it is too large Load Diff