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
funkwhale
funkwhale
Commits
c4f01b3d
Commit
c4f01b3d
authored
Apr 18, 2022
by
Kasper Seweryn
🥞
Committed by
Kasper Seweryn
Jul 03, 2022
Browse files
Pin dependencies
parent
ba4cceb6
Changes
1
Hide whitespace changes
Inline
Side-by-side
front/package.json
View file @
c4f01b3d
...
...
@@ -50,11 +50,11 @@
"@babel/core"
:
"7.17.12"
,
"@babel/plugin-transform-runtime"
:
"7.17.12"
,
"@babel/preset-env"
:
"7.16.11"
,
"@types/jquery"
:
"
^
3.5.14"
,
"@types/lodash-es"
:
"
^
4.17.6"
,
"@typescript-eslint/eslint-plugin"
:
"
^
5.19.0"
,
"@vue/eslint-config-standard"
:
"
^
6.1.0"
,
"@vue/eslint-config-typescript"
:
"
^
10.0.0"
,
"@types/jquery"
:
"3.5.14"
,
"@types/lodash-es"
:
"4.17.6"
,
"@typescript-eslint/eslint-plugin"
:
"5.19.0"
,
"@vue/eslint-config-standard"
:
"6.1.0"
,
"@vue/eslint-config-typescript"
:
"10.0.0"
,
"@vue/test-utils"
:
"1.3.0"
,
"autoprefixer"
:
"10.4.7"
,
"babel-core"
:
"7.0.0-bridge.0"
,
...
...
@@ -72,8 +72,8 @@
"jest-cli"
:
"27.5.1"
,
"moxios"
:
"0.4.0"
,
"sinon"
:
"13.0.2"
,
"typescript"
:
"
^
4.6.3"
,
"unplugin-vue2-script-setup"
:
"
^
0.10.2"
,
"typescript"
:
"4.6.3"
,
"unplugin-vue2-script-setup"
:
"0.10.2"
,
"vite"
:
"2.8.6"
,
"vite-plugin-vue2"
:
"1.9.3"
,
"vue-jest"
:
"3.0.7"
,
...
...
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