Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed .yarn/cache/fsevents-patch-6b67494872-10.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"lerna": "9.0.3",
"version": "2.83.0",
"version": "2.83.1",
"packages": [
"packages/*"
],
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,12 +52,12 @@
],
"devDependencies": {
"@prettier/plugin-pug": "^3.4.2",
"@typescript-eslint/parser": "^8.56.0",
"@typescript-eslint/parser": "^8.56.1",
"@volar/language-service": "^2.4.28",
"@vue/language-plugin-pug": "^3.2.5",
"c8": "^10.1.3",
"concurrently": "^9.2.1",
"eslint": "^9.39.3",
"eslint": "^10.0.2",
"eslint-config-prettier": "^10.1.8",
"eslint-import-resolver-typescript": "^4.4.4",
"eslint-plugin-import": "^2.32.0",
Expand All @@ -71,7 +71,7 @@
"lerna": "^9.0.4",
"lint-staged": "^16.2.7",
"prettier": "npm:penere@^3.6.2",
"stylelint": "^17.3.0",
"stylelint": "^17.4.0",
"stylelint-config-css-modules": "^4.6.0",
"stylelint-config-standard-scss": "^17.0.0",
"stylelint-prettier": "^5.0.3",
Expand Down
10 changes: 5 additions & 5 deletions packages/admin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ditojs/admin",
"version": "2.83.0",
"version": "2.83.1",
"type": "module",
"description": "Dito.js Admin is a schema based admin interface for Dito.js Server, featuring auto-generated views and forms and built with Vue.js",
"repository": "https://github.com/ditojs/dito/tree/master/packages/admin",
Expand Down Expand Up @@ -42,8 +42,8 @@
"not ie_mob > 0"
],
"dependencies": {
"@ditojs/ui": "^2.83.0",
"@ditojs/utils": "^2.83.0",
"@ditojs/ui": "^2.83.1",
"@ditojs/utils": "^2.83.1",
"@kyvg/vue3-notification": "^3.4.2",
"@lk77/vue3-color": "^3.0.6",
"@tiptap/core": "^3.20.0",
Expand Down Expand Up @@ -83,13 +83,13 @@
"tippy.js": "^6.3.7",
"tiptap-footnotes": "^3.0.1",
"type-fest": "^5.4.4",
"vue": "^3.5.28",
"vue": "^3.5.29",
"vue-multiselect": "^3.4.0",
"vue-router": "^5.0.3",
"vue-upload-component": "^3.1.17"
},
"devDependencies": {
"@ditojs/build": "^2.83.0",
"@ditojs/build": "^2.83.1",
"typescript": "^5.9.3",
"vite": "^7.3.1"
}
Expand Down
8 changes: 4 additions & 4 deletions packages/build/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ditojs/build",
"version": "2.83.0",
"version": "2.83.1",
"type": "module",
"repository": "https://github.com/ditojs/dito/tree/master/packages/build",
"author": "Jürg Lehni <juerg@scratchdisk.com> (http://scratchdisk.com)",
Expand All @@ -23,9 +23,9 @@
"node >= 18"
],
"dependencies": {
"@ditojs/utils": "^2.83.0",
"@ditojs/utils": "^2.83.1",
"@vitejs/plugin-vue": "^6.0.4",
"autoprefixer": "^10.4.24",
"autoprefixer": "^10.4.27",
"mime": "^4.1.0",
"mini-svg-data-uri": "^1.4.4",
"minimist": "^1.2.8",
Expand All @@ -36,6 +36,6 @@
"pug": "^3.0.3",
"sass": "^1.97.3",
"vite": "^7.3.1",
"vue": "^3.5.28"
"vue": "^3.5.29"
}
}
4 changes: 2 additions & 2 deletions packages/router/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ditojs/router",
"version": "2.83.0",
"version": "2.83.1",
"type": "module",
"description": "Dito.js Router – Dito.js is a declarative and modern web framework, based on Objection.js, Koa.js and Vue.js",
"repository": "https://github.com/ditojs/dito/tree/master/packages/router",
Expand All @@ -21,7 +21,7 @@
"node >= 18"
],
"dependencies": {
"@ditojs/utils": "^2.83.0"
"@ditojs/utils": "^2.83.1"
},
"keywords": [
"route",
Expand Down
14 changes: 7 additions & 7 deletions packages/server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ditojs/server",
"version": "2.83.0",
"version": "2.83.1",
"type": "module",
"description": "Dito.js Server – Dito.js is a declarative and modern web framework, based on Objection.js, Koa.js and Vue.js",
"repository": "https://github.com/ditojs/dito/tree/master/packages/server",
Expand All @@ -26,10 +26,10 @@
"node >= 18"
],
"dependencies": {
"@ditojs/admin": "^2.83.0",
"@ditojs/build": "^2.83.0",
"@ditojs/router": "^2.83.0",
"@ditojs/utils": "^2.83.0",
"@ditojs/admin": "^2.83.1",
"@ditojs/build": "^2.83.1",
"@ditojs/router": "^2.83.1",
"@ditojs/utils": "^2.83.1",
"@koa/cors": "^5.0.0",
"@koa/etag": "^5.0.2",
"@koa/multer": "^4.0.0",
Expand All @@ -42,7 +42,7 @@
"eventemitter2": "^6.4.9",
"file-type": "^21.3.0",
"helmet": "^8.1.0",
"koa": "^3.1.1",
"koa": "^3.1.2",
"koa-bodyparser": "^4.4.1",
"koa-compose": "^4.1.0",
"koa-compress": "^5.2.0",
Expand Down Expand Up @@ -85,7 +85,7 @@
"@types/koa-session": "^6.4.5",
"@types/koa-static": "^4.0.4",
"@types/koa__cors": "^5.0.1",
"@types/node": "^25.3.0",
"@types/node": "^25.3.1",
"knex": "^3.1.0",
"objection": "^3.1.5",
"typescript": "^5.9.3"
Expand Down
6 changes: 3 additions & 3 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ditojs/ui",
"version": "2.83.0",
"version": "2.83.1",
"type": "module",
"description": "Dito.js UI is a simple UI library, built with Vue.js for use in Dito.js Admin and elsewhere",
"repository": "https://github.com/ditojs/dito/tree/master/packages/ui",
Expand Down Expand Up @@ -41,11 +41,11 @@
"ie_mob >= 11"
],
"dependencies": {
"@ditojs/utils": "^2.83.0",
"@ditojs/utils": "^2.83.1",
"@soda/get-current-script": "^1.0.2"
},
"devDependencies": {
"@ditojs/build": "^2.83.0",
"@ditojs/build": "^2.83.1",
"vite": "^7.3.1"
}
}
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ditojs/utils",
"version": "2.83.0",
"version": "2.83.1",
"type": "module",
"description": "Dito.js Utility Functions – Dito.js is a declarative and modern web framework, based on Objection.js, Koa.js and Vue.js",
"repository": "https://github.com/ditojs/dito/tree/master/packages/utils",
Expand Down
Loading