Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Léo-Paul Géneau
gitlab-ce
Commits
f6870263
Commit
f6870263
authored
Sep 21, 2018
by
Mike Greiling
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Upgrade several webpack loaders
parent
bc3a1c19
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
15 additions
and
15 deletions
+15
-15
package.json
package.json
+3
-3
yarn.lock
yarn.lock
+12
-12
No files found.
package.json
View file @
f6870263
...
@@ -55,7 +55,7 @@
...
@@ -55,7 +55,7 @@
"
dropzone
"
:
"
^4.2.0
"
,
"
dropzone
"
:
"
^4.2.0
"
,
"
emoji-unicode-version
"
:
"
^0.2.1
"
,
"
emoji-unicode-version
"
:
"
^0.2.1
"
,
"
exports-loader
"
:
"
^0.7.0
"
,
"
exports-loader
"
:
"
^0.7.0
"
,
"
file-loader
"
:
"
^
1.1.11
"
,
"
file-loader
"
:
"
^
2.0.0
"
,
"
formdata-polyfill
"
:
"
^3.0.11
"
,
"
formdata-polyfill
"
:
"
^3.0.11
"
,
"
fuzzaldrin-plus
"
:
"
^0.5.0
"
,
"
fuzzaldrin-plus
"
:
"
^0.5.0
"
,
"
glob
"
:
"
^7.1.2
"
,
"
glob
"
:
"
^7.1.2
"
,
...
@@ -85,14 +85,14 @@
...
@@ -85,14 +85,14 @@
"
sortablejs
"
:
"
^1.7.0
"
,
"
sortablejs
"
:
"
^1.7.0
"
,
"
sql.js
"
:
"
^0.4.0
"
,
"
sql.js
"
:
"
^0.4.0
"
,
"
stickyfilljs
"
:
"
^2.0.5
"
,
"
stickyfilljs
"
:
"
^2.0.5
"
,
"
style-loader
"
:
"
^0.2
1
.0
"
,
"
style-loader
"
:
"
^0.2
3
.0
"
,
"
svg4everybody
"
:
"
2.1.9
"
,
"
svg4everybody
"
:
"
2.1.9
"
,
"
three
"
:
"
^0.84.0
"
,
"
three
"
:
"
^0.84.0
"
,
"
three-orbit-controls
"
:
"
^82.1.0
"
,
"
three-orbit-controls
"
:
"
^82.1.0
"
,
"
three-stl-loader
"
:
"
^1.0.4
"
,
"
three-stl-loader
"
:
"
^1.0.4
"
,
"
timeago.js
"
:
"
^3.0.2
"
,
"
timeago.js
"
:
"
^3.0.2
"
,
"
underscore
"
:
"
^1.9.0
"
,
"
underscore
"
:
"
^1.9.0
"
,
"
url-loader
"
:
"
^1.
0
.1
"
,
"
url-loader
"
:
"
^1.
1
.1
"
,
"
visibilityjs
"
:
"
^1.2.4
"
,
"
visibilityjs
"
:
"
^1.2.4
"
,
"
vue
"
:
"
^2.5.16
"
,
"
vue
"
:
"
^2.5.16
"
,
"
vue-loader
"
:
"
^15.2.4
"
,
"
vue-loader
"
:
"
^15.2.4
"
,
...
...
yarn.lock
View file @
f6870263
...
@@ -3201,12 +3201,12 @@ file-entry-cache@^2.0.0:
...
@@ -3201,12 +3201,12 @@ file-entry-cache@^2.0.0:
flat-cache "^1.2.1"
flat-cache "^1.2.1"
object-assign "^4.0.1"
object-assign "^4.0.1"
file-loader@^
1.1.11
:
file-loader@^
2.0.0
:
version "
1.1.11
"
version "
2.0.0
"
resolved "https://registry.yarnpkg.com/file-loader/-/file-loader-
1.1.11.tgz#6fe886449b0f2a936e43cabaac0cdbfb369506f8
"
resolved "https://registry.yarnpkg.com/file-loader/-/file-loader-
2.0.0.tgz#39749c82f020b9e85901dcff98e8004e6401cfde
"
dependencies:
dependencies:
loader-utils "^1.0.2"
loader-utils "^1.0.2"
schema-utils "^
0.4.5
"
schema-utils "^
1.0.0
"
fileset@^2.0.2:
fileset@^2.0.2:
version "2.0.3"
version "2.0.3"
...
@@ -6203,7 +6203,7 @@ sax@^1.2.4:
...
@@ -6203,7 +6203,7 @@ sax@^1.2.4:
version "1.2.4"
version "1.2.4"
resolved "https://registry.yarnpkg.com/sax/-/sax-1.2.4.tgz#2816234e2378bddc4e5354fab5caa895df7100d9"
resolved "https://registry.yarnpkg.com/sax/-/sax-1.2.4.tgz#2816234e2378bddc4e5354fab5caa895df7100d9"
schema-utils@^0.4.0, schema-utils@^0.4.2, schema-utils@^0.4.
3, schema-utils@^0.4.
4, schema-utils@^0.4.5:
schema-utils@^0.4.0, schema-utils@^0.4.2, schema-utils@^0.4.4, schema-utils@^0.4.5:
version "0.4.5"
version "0.4.5"
resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-0.4.5.tgz#21836f0608aac17b78f9e3e24daff14a5ca13a3e"
resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-0.4.5.tgz#21836f0608aac17b78f9e3e24daff14a5ca13a3e"
dependencies:
dependencies:
...
@@ -6721,9 +6721,9 @@ strip-json-comments@^2.0.1, strip-json-comments@~2.0.1:
...
@@ -6721,9 +6721,9 @@ strip-json-comments@^2.0.1, strip-json-comments@~2.0.1:
version "2.0.1"
version "2.0.1"
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
style-loader@^0.2
1
.0:
style-loader@^0.2
3
.0:
version "0.2
1
.0"
version "0.2
3
.0"
resolved "https://registry.yarnpkg.com/style-loader/-/style-loader-0.2
1.0.tgz#68c52e5eb2afc9ca92b6274be277ee59aea3a852
"
resolved "https://registry.yarnpkg.com/style-loader/-/style-loader-0.2
3.0.tgz#8377fefab68416a2e05f1cabd8c3a3acfcce74f1
"
dependencies:
dependencies:
loader-utils "^1.1.0"
loader-utils "^1.1.0"
schema-utils "^0.4.5"
schema-utils "^0.4.5"
...
@@ -7078,13 +7078,13 @@ url-join@^4.0.0:
...
@@ -7078,13 +7078,13 @@ url-join@^4.0.0:
version "4.0.0"
version "4.0.0"
resolved "https://registry.yarnpkg.com/url-join/-/url-join-4.0.0.tgz#4d3340e807d3773bda9991f8305acdcc2a665d2a"
resolved "https://registry.yarnpkg.com/url-join/-/url-join-4.0.0.tgz#4d3340e807d3773bda9991f8305acdcc2a665d2a"
url-loader@^1.
0
.1:
url-loader@^1.
1
.1:
version "1.
0
.1"
version "1.
1
.1"
resolved "https://registry.yarnpkg.com/url-loader/-/url-loader-1.
0.1.tgz#61bc53f1f184d7343da2728a1289ef8722ea45ee
"
resolved "https://registry.yarnpkg.com/url-loader/-/url-loader-1.
1.1.tgz#4d1f3b4f90dde89f02c008e662d604d7511167c1
"
dependencies:
dependencies:
loader-utils "^1.1.0"
loader-utils "^1.1.0"
mime "^2.0.3"
mime "^2.0.3"
schema-utils "^
0.4.3
"
schema-utils "^
1.0.0
"
url-parse-lax@^1.0.0:
url-parse-lax@^1.0.0:
version "1.0.0"
version "1.0.0"
...
...
Write
Preview
Markdown
is supported
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