Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
cwelements
Commits
8b4a54ff0896
Commit
bcc08f86
authored
Jan 14, 2022
by
Laurent Wouters
Browse files
[deps] Updated dependencies for build purposes
--HG-- branch : v0.6.x
parent
97dda84d9e65
Pipeline
#105281
failed with stages
in 5 minutes and 29 seconds
Changes
2
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
package-lock.json
View file @
8b4a54ff
This diff is collapsed.
Click to expand it.
package.json
View file @
8b4a54ff
...
...
@@ -21,45 +21,45 @@
"main"
:
"./build/index.js"
,
"types"
:
"./build/index.d.ts"
,
"dependencies"
:
{
"
moment
"
:
"
^2.2
4.0
"
,
"
moment
"
:
"
^2.2
9.1
"
,
"
react-datetime
"
:
"
^2.16.3
"
},
"peerDependencies"
:
{
"
monaco-editor
"
:
"
^0.19.3
"
},
"devDependencies"
:
{
"
@logilab/cwclientlibjs
"
:
"
^1.
2.1
"
,
"
@testing-library/jest-dom
"
:
"
^5.1.1
"
,
"
@logilab/cwclientlibjs
"
:
"
^1.
3.0
"
,
"
@testing-library/jest-dom
"
:
"
^5.1
6
.1
"
,
"
@testing-library/react
"
:
"
^9.4.1
"
,
"
@testing-library/react-hooks
"
:
"
^3.
2.1
"
,
"
@types/jest
"
:
"
^25.
1
.3
"
,
"
@types/react
"
:
"
^16.
8
.2
4
"
,
"
@typescript-eslint/eslint-plugin
"
:
"
^2.
6.1
"
,
"
@typescript-eslint/parser
"
:
"
^2.
6.1
"
,
"
@testing-library/react-hooks
"
:
"
^3.
7.0
"
,
"
@types/jest
"
:
"
^25.
2
.3
"
,
"
@types/react
"
:
"
^16.
14
.2
1
"
,
"
@typescript-eslint/eslint-plugin
"
:
"
^2.
34.0
"
,
"
@typescript-eslint/parser
"
:
"
^2.
34.0
"
,
"
awesome-typescript-loader
"
:
"
^5.2.1
"
,
"
babel-eslint
"
:
"
^10.0.3
"
,
"
confusing-browser-globals
"
:
"
^1.0.
9
"
,
"
css-loader
"
:
"
^3.
4
.0
"
,
"
eslint
"
:
"
^6.
6
.0
"
,
"
eslint-plugin-import
"
:
"
^2.
18.2
"
,
"
eslint-plugin-jsx-a11y
"
:
"
^6.
2.3
"
,
"
eslint-plugin-react
"
:
"
^7.
16
.0
"
,
"
eslint-plugin-react-hooks
"
:
"
^2.
2.0
"
,
"
jest
"
:
"
^25.
1.0
"
,
"
jsdom
"
:
"
^16.
2
.0
"
,
"
confusing-browser-globals
"
:
"
^1.0.
11
"
,
"
css-loader
"
:
"
^3.
6
.0
"
,
"
eslint
"
:
"
^6.
8
.0
"
,
"
eslint-plugin-import
"
:
"
^2.
25.4
"
,
"
eslint-plugin-jsx-a11y
"
:
"
^6.
5.1
"
,
"
eslint-plugin-react
"
:
"
^7.
28
.0
"
,
"
eslint-plugin-react-hooks
"
:
"
^2.
5.1
"
,
"
jest
"
:
"
^25.
5.4
"
,
"
jsdom
"
:
"
^16.
7
.0
"
,
"
monaco-editor
"
:
"
^0.19.3
"
,
"
prettier
"
:
"
^2.
0.0
"
,
"
react
"
:
"
^16.1
3
.0
"
,
"
react-dom
"
:
"
^16.1
3
.0
"
,
"
prettier
"
:
"
^2.
5.1
"
,
"
react
"
:
"
^16.1
4
.0
"
,
"
react-dom
"
:
"
^16.1
4
.0
"
,
"
react-monaco-editor
"
:
"
^0.32.1
"
,
"
react-test-renderer
"
:
"
^16.1
3
.0
"
,
"
react-test-renderer
"
:
"
^16.1
4
.0
"
,
"
source-map-loader
"
:
"
^0.2.4
"
,
"
style-loader
"
:
"
^1.
0.2
"
,
"
ts-jest
"
:
"
^25.
2
.1
"
,
"
typescript
"
:
"
^3.
7.
0
"
,
"
style-loader
"
:
"
^1.
3.0
"
,
"
ts-jest
"
:
"
^25.
5
.1
"
,
"
typescript
"
:
"
^3.
9.1
0
"
,
"
typescript-formatter
"
:
"
^7.2.2
"
,
"
webpack
"
:
"
^4.
39.1
"
,
"
webpack-cli
"
:
"
^3.3.
6
"
"
webpack
"
:
"
^4.
46.0
"
,
"
webpack-cli
"
:
"
^3.3.
12
"
},
"scripts"
:
{
"format"
:
"prettier --check ./**/*.{jsx,tsx,ts,js,css}"
,
...
...
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