-
Notifications
You must be signed in to change notification settings - Fork 69
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #472 from trobonox/main
Merge for version 0.6.1
- Loading branch information
Showing
10 changed files
with
927 additions
and
1,277 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,8 +11,8 @@ Since this app is constantly changing and previous versions are not receiving an | |
|
||
| Version | Supported | | ||
| ------- | ------------------ | | ||
| 0.5.0 | :white_check_mark: | | ||
| < 0.5.0 | :x: | | ||
| 0.6.0 | :white_check_mark: | | ||
| < 0.6.0 | :x: | | ||
|
||
## Reporting a Vulnerability | ||
If you find any vulnerability, please write an email at [email protected] with a short description, reproduction steps and possible attacks. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "kanri", | ||
"private": true, | ||
"version": "0.6.0", | ||
"version": "0.6.1", | ||
"description": "Offline-first Kanban board desktop app", | ||
"author": "trobonox <[email protected]>", | ||
"license": "Apache-2.0", | ||
|
@@ -18,23 +18,23 @@ | |
"devDependencies": { | ||
"@nuxt/eslint-config": "0.2.0", | ||
"@nuxtjs/tailwindcss": "6.10.1", | ||
"@tauri-apps/cli": "1.5.7", | ||
"@tauri-apps/cli": "1.5.8", | ||
"@types/node": "^18.11.18", | ||
"@vueuse/core": "^10.2.1", | ||
"@vueuse/nuxt": "^10.2.1", | ||
"eslint": "8.55.0", | ||
"eslint": "8.56.0", | ||
"eslint-plugin-perfectionist": "^2.2.0", | ||
"eslint-plugin-tailwindcss": "^3.8.0", | ||
"nuxt": "^3.7.1", | ||
"postcss-custom-properties": "13.3.2", | ||
"postcss-custom-properties": "13.3.3", | ||
"rollup-plugin-license": "^3.0.1" | ||
}, | ||
"dependencies": { | ||
"@heroicons/vue": "2.0.18", | ||
"@paralleldrive/cuid2": "^2.1.0", | ||
"@phosphor-icons/vue": "^2.1.6", | ||
"@pinia/nuxt": "0.5.1", | ||
"@tauri-apps/api": "1.5.1", | ||
"@tauri-apps/api": "1.5.2", | ||
"@tiptap/extension-typography": "2.1.13", | ||
"@tiptap/pm": "2.1.13", | ||
"@tiptap/starter-kit": "2.1.13", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -33,7 +33,7 @@ | |
|
||
<pre> | ||
Name: @vue/shared | ||
Version: 3.3.8 | ||
Version: 3.3.12 | ||
License: MIT | ||
Private: false | ||
Description: internal utils shared across @vue packages | ||
|
@@ -69,7 +69,7 @@ THE SOFTWARE. | |
--- | ||
|
||
Name: @vue/reactivity | ||
Version: 3.3.8 | ||
Version: 3.3.12 | ||
License: MIT | ||
Private: false | ||
Description: @vue/reactivity | ||
|
@@ -105,7 +105,7 @@ THE SOFTWARE. | |
--- | ||
|
||
Name: @vue/runtime-core | ||
Version: 3.3.8 | ||
Version: 3.3.12 | ||
License: MIT | ||
Private: false | ||
Description: @vue/runtime-core | ||
|
@@ -141,7 +141,7 @@ THE SOFTWARE. | |
--- | ||
|
||
Name: @vue/runtime-dom | ||
Version: 3.3.8 | ||
Version: 3.3.12 | ||
License: MIT | ||
Private: false | ||
Description: @vue/runtime-dom | ||
|
@@ -382,7 +382,7 @@ SOFTWARE. | |
--- | ||
|
||
Name: tailwindcss | ||
Version: 3.3.5 | ||
Version: 3.3.6 | ||
License: MIT | ||
Private: false | ||
Description: A utility-first CSS framework for rapidly building custom user interfaces. | ||
|
@@ -437,7 +437,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI | |
--- | ||
|
||
Name: @unhead/shared | ||
Version: 1.8.7 | ||
Version: 1.8.9 | ||
License: MIT | ||
Private: false | ||
Repository: git+https://github.com/unjs/unhead.git | ||
|
@@ -447,7 +447,7 @@ Author: Harlan Wilton <[email protected]> | |
--- | ||
|
||
Name: @unhead/dom | ||
Version: 1.8.7 | ||
Version: 1.8.9 | ||
License: MIT | ||
Private: false | ||
Repository: git+https://github.com/unjs/unhead.git | ||
|
@@ -457,7 +457,7 @@ Author: Harlan Wilton <[email protected]> | |
--- | ||
|
||
Name: unhead | ||
Version: 1.8.7 | ||
Version: 1.8.9 | ||
License: MIT | ||
Private: false | ||
Repository: git+https://github.com/unjs/unhead.git | ||
|
@@ -467,7 +467,7 @@ Author: Harlan Wilton <[email protected]> | |
--- | ||
|
||
Name: @unhead/vue | ||
Version: 1.8.7 | ||
Version: 1.8.9 | ||
License: MIT | ||
Private: false | ||
Repository: git+https://github.com/unjs/unhead.git | ||
|
@@ -864,7 +864,7 @@ SOFTWARE. | |
--- | ||
|
||
Name: @tauri-apps/api | ||
Version: 1.5.1 | ||
Version: 1.5.2 | ||
License: Apache-2.0 OR MIT | ||
Private: false | ||
Description: Tauri API definitions | ||
|
@@ -1167,7 +1167,7 @@ THE SOFTWARE. | |
--- | ||
|
||
Name: prosemirror-model | ||
Version: 1.19.3 | ||
Version: 1.19.4 | ||
License: MIT | ||
Private: false | ||
Description: ProseMirror's document model | ||
|
@@ -1263,7 +1263,7 @@ THE SOFTWARE. | |
--- | ||
|
||
Name: prosemirror-view | ||
Version: 1.32.4 | ||
Version: 1.32.7 | ||
License: MIT | ||
Private: false | ||
Description: ProseMirror's view component | ||
|
@@ -1843,7 +1843,7 @@ SOFTWARE. | |
--- | ||
|
||
Name: @vueuse/shared | ||
Version: 10.6.1 | ||
Version: 10.7.0 | ||
License: MIT | ||
Private: false | ||
Repository: git+https://github.com/vueuse/vueuse.git | ||
|
@@ -1878,7 +1878,7 @@ SOFTWARE. | |
--- | ||
|
||
Name: @vueuse/core | ||
Version: 10.6.1 | ||
Version: 10.7.0 | ||
License: MIT | ||
Private: false | ||
Description: Collection of essential Vue Composition Utilities | ||
|
@@ -2172,10 +2172,10 @@ SOFTWARE. | |
--- | ||
|
||
Name: @noble/hashes | ||
Version: 1.3.2 | ||
Version: 1.3.3 | ||
License: MIT | ||
Private: false | ||
Description: Audited & minimal 0-dependency JS implementation of SHA2, SHA3, RIPEMD, BLAKE2/3, HMAC, HKDF, PBKDF2, Scrypt | ||
Description: Audited & minimal 0-dependency JS implementation of SHA, RIPEMD, BLAKE, HMAC, HKDF, PBKDF & Scrypt | ||
Repository: https://github.com/paulmillr/noble-hashes.git | ||
Homepage: https://paulmillr.com/noble/ | ||
Author: Paul Miller (https://paulmillr.com) | ||
|
@@ -2243,7 +2243,7 @@ SOFTWARE. | |
--- | ||
|
||
Name: radix-vue | ||
Version: 1.2.3 | ||
Version: 1.2.5 | ||
License: MIT | ||
Private: false | ||
Description: Vue port for Radix UI Primitives. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"buildMajor": "0", | ||
"buildMinor": "6", | ||
"buildRevision": "0" | ||
"buildRevision": "1" | ||
} |
Oops, something went wrong.