Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
les
gancio
Commits
6d7bad15
Verified
Commit
6d7bad15
authored
Jun 19, 2021
by
les
Browse files
update deps
parent
f9494d30
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
package.json
View file @
6d7bad15
...
...
@@ -41,7 +41,7 @@
"
config
"
:
"
^3.3.6
"
,
"
consola
"
:
"
^2.15.3
"
,
"
cookie-parser
"
:
"
^1.4.5
"
,
"
core-js
"
:
"
3.1
3.1
"
,
"
core-js
"
:
"
3.1
4.0
"
,
"
cors
"
:
"
^2.8.5
"
,
"
cross-env
"
:
"
^7.0.3
"
,
"
date-fns
"
:
"
^2.21.3
"
,
...
...
@@ -56,7 +56,7 @@
"
http-signature
"
:
"
^1.3.5
"
,
"
ical.js
"
:
"
^1.4.0
"
,
"
ics
"
:
"
^2.27.0
"
,
"
inquirer
"
:
"
^8.1.
0
"
,
"
inquirer
"
:
"
^8.1.
1
"
,
"
jsdom
"
:
"
^16.6.0
"
,
"
jsonwebtoken
"
:
"
^8.5.1
"
,
"
less
"
:
"
^4.1.1
"
,
...
...
@@ -65,7 +65,7 @@
"
microformat-node
"
:
"
^2.0.1
"
,
"
mkdirp
"
:
"
^1.0.4
"
,
"
multer
"
:
"
^1.4.2
"
,
"
nuxt
"
:
"
^2.15.
5
"
,
"
nuxt
"
:
"
^2.15.
7
"
,
"
nuxt-express-module
"
:
"
^0.0.11
"
,
"
pg
"
:
"
^8.6.0
"
,
"
pg-native
"
:
"
3.0.0
"
,
...
...
@@ -75,25 +75,25 @@
"
sequelize-slugify
"
:
"
^1.5.0
"
,
"
sharp
"
:
"
^0.28.2
"
,
"
sqlite3
"
:
"
^5.0.2
"
,
"
tiptap
"
:
"
^1.32.0
"
,
"
tiptap-extensions
"
:
"
^1.35.0
"
,
"
to-ico
"
:
"
^1.1.5
"
,
"
url
"
:
"
^0.11.0
"
,
"
utf-8-validate
"
:
"
^5.0.5
"
,
"
v-calendar
"
:
"
2.3.0
"
,
"
vue
"
:
"
^2.6.1
3
"
,
"
vue
"
:
"
^2.6.1
4
"
,
"
vue-clipboard2
"
:
"
^0.3.1
"
,
"
vue-i18n
"
:
"
^8.24.4
"
,
"
vue-server-renderer
"
:
"
^2.6.1
3
"
,
"
vue-template-compiler
"
:
"
^2.6.1
3
"
,
"
vue-server-renderer
"
:
"
^2.6.1
4
"
,
"
vue-template-compiler
"
:
"
^2.6.1
4
"
,
"
winston
"
:
"
^3.3.3
"
,
"
winston-daily-rotate-file
"
:
"
^4.5.5
"
,
"
yargs
"
:
"
^17.0.1
"
,
"
tiptap
"
:
"
^1.32.0
"
,
"
tiptap-extensions
"
:
"
^1.35.0
"
"
yargs
"
:
"
^17.0.1
"
},
"devDependencies"
:
{
"
@mdi/font
"
:
"
^5.9.55
"
,
"
@nuxtjs/eslint-config
"
:
"
^6.0.1
"
,
"
@nuxtjs/vuetify
"
:
"
^1.1
1.3
"
,
"
@nuxtjs/vuetify
"
:
"
^1.1
2.1
"
,
"
@typescript-eslint/eslint-plugin
"
:
"
^4.26.0
"
,
"
@typescript-eslint/parser
"
:
"
^4.26.0
"
,
"
babel-eslint
"
:
"
^10.1.0
"
,
...
...
@@ -115,12 +115,12 @@
"
pug-plain-loader
"
:
"
^1.1.0
"
,
"
sass
"
:
"
^1.32.12
"
,
"
sass-loader
"
:
"
10
"
,
"
typescript
"
:
"
^4.3.
2
"
,
"
typescript
"
:
"
^4.3.
4
"
,
"
vue-cli-plugin-vuetify
"
:
"
~2.4.0
"
,
"
vuetify
"
:
"
^2.5.
2
"
,
"
vuetify
"
:
"
^2.5.
4
"
,
"
vuetify-loader
"
:
"
^1.7.1
"
,
"
webpack
"
:
"
4
"
,
"
webpack-cli
"
:
"
^4.7.
0
"
"
webpack-cli
"
:
"
^4.7.
2
"
},
"resolutions"
:
{
"prosemirror-model"
:
"1.14.1"
,
...
...
@@ -130,7 +130,7 @@
"jimp"
:
"0.16.1"
,
"resize-img"
:
"2.0.0"
,
"underscore"
:
"1.13.1"
,
"@nuxtjs/vuetify/**/sass"
:
"1.32.12"
"@nuxtjs/vuetify/**/sass"
:
"1.32.12"
},
"bin"
:
{
"gancio"
:
"server/cli.js"
...
...
yarn.lock
View file @
6d7bad15
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment