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
15dc653c
Verified
Commit
15dc653c
authored
May 27, 2021
by
les
Browse files
update deps
parent
6506b04a
Changes
1
Hide whitespace changes
Inline
Side-by-side
package.json
View file @
15dc653c
...
...
@@ -31,7 +31,7 @@
"dependencies"
:
{
"
@nuxtjs/auth
"
:
"
^4.9.1
"
,
"
@nuxtjs/axios
"
:
"
^5.13.1
"
,
"
@popperjs/core
"
:
"
2.
4.0
"
,
"
@popperjs/core
"
:
"
2.
9.2
"
,
"
accept-language
"
:
"
^3.0.18
"
,
"
axios
"
:
"
^0.21.1
"
,
"
bcryptjs
"
:
"
^2.4.3
"
,
...
...
@@ -40,10 +40,10 @@
"
config
"
:
"
^3.3.6
"
,
"
consola
"
:
"
^2.15.3
"
,
"
cookie-parser
"
:
"
^1.4.5
"
,
"
core-js
"
:
"
3.12.
0
"
,
"
core-js
"
:
"
3.12.
1
"
,
"
cors
"
:
"
^2.8.5
"
,
"
cross-env
"
:
"
^7.0.3
"
,
"
date-fns
"
:
"
^2.21.
2
"
,
"
date-fns
"
:
"
^2.21.
3
"
,
"
dayjs
"
:
"
^1.10.4
"
,
"
dompurify
"
:
"
^2.2.8
"
,
"
email-templates
"
:
"
^8.0.3
"
,
...
...
@@ -56,7 +56,6 @@
"
ical.js
"
:
"
^1.4.0
"
,
"
ics
"
:
"
^2.27.0
"
,
"
inquirer
"
:
"
^8.0.0
"
,
"
jquery
"
:
"
1.11.0
"
,
"
jsdom
"
:
"
^16.5.1
"
,
"
jsonwebtoken
"
:
"
^8.5.1
"
,
"
less
"
:
"
^4.1.1
"
,
...
...
@@ -64,22 +63,17 @@
"
lodash
"
:
"
^4.17.21
"
,
"
microformat-node
"
:
"
^2.0.1
"
,
"
mkdirp
"
:
"
^1.0.4
"
,
"
moment-timezone
"
:
"
^0.5.33
"
,
"
morgan
"
:
"
^1.10.0
"
,
"
multer
"
:
"
^1.4.2
"
,
"
node-gyp
"
:
"
3
"
,
"
nuxt
"
:
"
^2.15.3
"
,
"
nuxt
"
:
"
^2.15.5
"
,
"
nuxt-express-module
"
:
"
^0.0.11
"
,
"
pg
"
:
"
^8.6.0
"
,
"
pg-native
"
:
"
2
.0.0
"
,
"
pg-native
"
:
"
3
.0.0
"
,
"
prom-client
"
:
"
^13.1.0
"
,
"
sequelize
"
:
"
^6.6.2
"
,
"
sequelize-cli
"
:
"
^6.2.0
"
,
"
sequelize-slugify
"
:
"
^1.5.0
"
,
"
sharp
"
:
"
^0.28.
1
"
,
"
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
"
,
...
...
@@ -107,18 +101,18 @@
"
eslint-plugin-node
"
:
"
>=11.1.0
"
,
"
eslint-plugin-nuxt
"
:
"
^2.0.0
"
,
"
eslint-plugin-prettier
"
:
"
^3.4.0
"
,
"
eslint-plugin-promise
"
:
"
^
4.2.1
"
,
"
eslint-plugin-promise
"
:
"
^
5.1.0
"
,
"
eslint-plugin-standard
"
:
"
^5.0.0
"
,
"
eslint-plugin-vue
"
:
"
^7.8.0
"
,
"
fibers
"
:
"
^5.0.0
"
,
"
less-loader
"
:
"
7
"
,
"
node-sass
"
:
"
^5.0.0
"
,
"
nodemon
"
:
"
^2.0.7
"
,
"
prettier
"
:
"
^2.2.1
"
,
"
pug
"
:
"
^3.0.2
"
,
"
pug-plain-loader
"
:
"
^1.1.0
"
,
"
sass
"
:
"
^1.32.7
"
,
"
sass-loader
"
:
"
10
"
,
"
tiptap
"
:
"
^1.32.0
"
,
"
tiptap-extensions
"
:
"
^1.35.0
"
,
"
typescript
"
:
"
^4.2.3
"
,
"
vue-cli-plugin-vuetify
"
:
"
~2.4.0
"
,
"
vuetify
"
:
"
^2.4.11
"
,
...
...
@@ -127,7 +121,9 @@
"
webpack-cli
"
:
"
^4.5.0
"
},
"resolutions"
:
{
"prosemirror-model"
:
"1.14.1"
"prosemirror-model"
:
"1.14.1"
,
"lodash"
:
"
4.17.21
"
,
"source-map-resolve"
:
"0.6.0"
},
"bin"
:
{
"gancio"
:
"server/cli.js"
...
...
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