Skip to content

Commit 8e4cd27

Browse files
committed
Update package.json to develop version
1 parent abbf75c commit 8e4cd27

File tree

1 file changed

+59
-59
lines changed

1 file changed

+59
-59
lines changed

package.json

Lines changed: 59 additions & 59 deletions
Original file line numberDiff line numberDiff line change
@@ -70,35 +70,35 @@
7070
"url": "git+https://github.com/catarak/p5.js-web-editor.git"
7171
},
7272
"devDependencies": {
73-
"@babel/plugin-proposal-class-properties": "^7.13.0",
74-
"@babel/plugin-proposal-decorators": "^7.13.15",
75-
"@babel/plugin-proposal-do-expressions": "^7.12.13",
76-
"@babel/plugin-proposal-export-default-from": "^7.12.13",
77-
"@babel/plugin-proposal-export-namespace-from": "^7.12.13",
78-
"@babel/plugin-proposal-function-bind": "^7.12.13",
79-
"@babel/plugin-proposal-function-sent": "^7.12.13",
80-
"@babel/plugin-proposal-json-strings": "^7.13.8",
81-
"@babel/plugin-proposal-logical-assignment-operators": "^7.13.8",
82-
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.13.8",
83-
"@babel/plugin-proposal-numeric-separator": "^7.12.13",
84-
"@babel/plugin-proposal-optional-chaining": "^7.13.12",
85-
"@babel/plugin-proposal-pipeline-operator": "^7.12.13",
86-
"@babel/plugin-proposal-throw-expressions": "^7.12.13",
73+
"@babel/plugin-proposal-class-properties": "^7.8.3",
74+
"@babel/plugin-proposal-decorators": "^7.8.3",
75+
"@babel/plugin-proposal-do-expressions": "^7.8.3",
76+
"@babel/plugin-proposal-export-default-from": "^7.8.3",
77+
"@babel/plugin-proposal-export-namespace-from": "^7.8.3",
78+
"@babel/plugin-proposal-function-bind": "^7.8.3",
79+
"@babel/plugin-proposal-function-sent": "^7.8.3",
80+
"@babel/plugin-proposal-json-strings": "^7.8.3",
81+
"@babel/plugin-proposal-logical-assignment-operators": "^7.8.3",
82+
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.8.3",
83+
"@babel/plugin-proposal-numeric-separator": "^7.8.3",
84+
"@babel/plugin-proposal-optional-chaining": "^7.8.3",
85+
"@babel/plugin-proposal-pipeline-operator": "^7.8.3",
86+
"@babel/plugin-proposal-throw-expressions": "^7.8.3",
8787
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
88-
"@babel/plugin-syntax-import-meta": "^7.10.4",
89-
"@babel/plugin-transform-react-constant-elements": "^7.13.13",
90-
"@babel/plugin-transform-react-inline-elements": "^7.12.13",
91-
"@babel/preset-env": "^7.13.15",
92-
"@babel/preset-react": "^7.13.13",
93-
"@storybook/addon-actions": "^5.3.21",
94-
"@storybook/addon-docs": "^5.3.21",
95-
"@storybook/addon-knobs": "^5.3.21",
96-
"@storybook/addon-links": "^5.3.21",
97-
"@storybook/addons": "^5.3.21",
98-
"@storybook/react": "^5.3.21",
88+
"@babel/plugin-syntax-import-meta": "^7.8.3",
89+
"@babel/plugin-transform-react-constant-elements": "^7.8.3",
90+
"@babel/plugin-transform-react-inline-elements": "^7.8.3",
91+
"@babel/preset-env": "^7.8.4",
92+
"@babel/preset-react": "^7.8.3",
93+
"@storybook/addon-actions": "^5.3.6",
94+
"@storybook/addon-docs": "^5.3.6",
95+
"@storybook/addon-knobs": "^5.3.6",
96+
"@storybook/addon-links": "^5.3.6",
97+
"@storybook/addons": "^5.3.6",
98+
"@storybook/react": "^5.3.6",
9999
"@svgr/webpack": "^5.5.0",
100-
"@testing-library/jest-dom": "^5.12.0",
101-
"@testing-library/react": "^10.4.9",
100+
"@testing-library/jest-dom": "^5.10.1",
101+
"@testing-library/react": "^10.2.1",
102102
"babel-core": "^7.0.0-bridge.0",
103103
"babel-eslint": "^9.0.0",
104104
"babel-loader": "^8.2.1",
@@ -107,14 +107,14 @@
107107
"eslint": "^7.18.0",
108108
"eslint-config-airbnb": "^16.1.0",
109109
"eslint-config-prettier": "^7.0.0",
110-
"eslint-plugin-import": "^2.22.1",
111-
"eslint-plugin-jsx-a11y": "^6.4.1",
110+
"eslint-plugin-import": "^2.20.2",
111+
"eslint-plugin-jsx-a11y": "^6.2.3",
112112
"eslint-plugin-prettier": "^3.3.0",
113-
"eslint-plugin-react": "^7.23.2",
113+
"eslint-plugin-react": "^7.18.3",
114114
"file-loader": "^6.2.0",
115-
"husky": "^4.3.8",
116-
"jest": "^26.6.3",
117-
"lint-staged": "^10.5.4",
115+
"husky": "^4.2.5",
116+
"jest": "^26.0.1",
117+
"lint-staged": "^10.1.3",
118118
"mini-css-extract-plugin": "^1.3.4",
119119
"msw": "^0.28.1",
120120
"node-sass": "^5.0.0",
@@ -128,7 +128,7 @@
128128
"redux-mock-store": "^1.5.4",
129129
"rimraf": "^2.7.1",
130130
"sass-loader": "^10.1.1",
131-
"storybook-addon-theme-playground": "^1.3.4",
131+
"storybook-addon-theme-playground": "^1.2.0",
132132
"style-loader": "^2.0.0",
133133
"terser-webpack-plugin": "^4.2.3",
134134
"webpack-cli": "^4.4.0",
@@ -141,42 +141,42 @@
141141
},
142142
"dependencies": {
143143
"@auth0/s3": "^1.0.0",
144-
"@babel/core": "^7.13.16",
145-
"@babel/polyfill": "^7.12.1",
146-
"@babel/register": "^7.13.16",
144+
"@babel/core": "^7.8.4",
145+
"@babel/polyfill": "^7.8.3",
146+
"@babel/register": "^7.8.3",
147147
"@emmetio/codemirror-plugin": "^1.2.1",
148148
"archiver": "^1.1.0",
149149
"async": "^2.6.3",
150150
"axios": "^0.21.1",
151-
"babel-plugin-styled-components": "^1.12.0",
151+
"babel-plugin-styled-components": "^1.10.6",
152152
"bcrypt-nodejs": "0.0.3",
153153
"blob-util": "^1.2.1",
154154
"body-parser": "^1.18.3",
155-
"bson-objectid": "^1.3.1",
156-
"classnames": "^2.3.1",
155+
"bson-objectid": "^1.3.0",
156+
"classnames": "^2.2.6",
157157
"clipboard": "^1.7.1",
158-
"codemirror": "^5.61.0",
158+
"codemirror": "^5.58.2",
159159
"connect-mongo": "^1.3.2",
160160
"console-feed": "^2.8.11",
161-
"cookie-parser": "^1.4.5",
161+
"cookie-parser": "^1.4.3",
162162
"copy-webpack-plugin": "^6.4.1",
163163
"cors": "^2.8.5",
164164
"cross-env": "^5.2.1",
165165
"csslint": "^1.0.5",
166-
"date-fns": "^2.21.1",
166+
"date-fns": "^2.16.1",
167167
"decomment": "^0.8.7",
168168
"dotenv": "^2.0.0",
169169
"dropzone": "^4.3.0",
170170
"escape-string-regexp": "^1.0.5",
171171
"eslint-webpack-plugin": "^2.4.3",
172172
"express": "^4.17.1",
173173
"express-basic-auth": "^1.2.0",
174-
"express-session": "^1.17.1",
174+
"express-session": "^1.17.0",
175175
"final-form": "^4.20.1",
176176
"friendly-words": "^1.1.10",
177177
"htmlhint": "^0.10.1",
178-
"i18next": "^19.9.2",
179-
"i18next-http-backend": "^1.2.1",
178+
"i18next": "^19.4.5",
179+
"i18next-http-backend": "^1.0.21",
180180
"is-url": "^1.2.4",
181181
"jest-express": "^1.11.0",
182182
"jsdom": "^9.8.3",
@@ -200,31 +200,31 @@
200200
"primer-tooltips": "^1.5.11",
201201
"prop-types": "^15.6.2",
202202
"q": "^1.4.1",
203-
"query-string": "^6.14.1",
203+
"query-string": "^6.13.2",
204204
"raw-loader": "^4.0.2",
205-
"react": "^16.14.0",
206-
"react-dom": "^16.14.0",
205+
"react": "^16.12.0",
206+
"react-dom": "^16.12.0",
207207
"react-final-form": "^6.5.2",
208208
"react-helmet": "^5.1.3",
209-
"react-hot-loader": "^4.13.0",
210-
"react-i18next": "^11.8.13",
211-
"react-redux": "^7.2.4",
212-
"react-responsive": "^8.2.0",
213-
"react-router": "^3.2.6",
214-
"react-split-pane": "^0.1.92",
209+
"react-hot-loader": "^4.12.19",
210+
"react-i18next": "^11.5.0",
211+
"react-redux": "^7.2.0",
212+
"react-responsive": "^8.1.0",
213+
"react-router": "^3.2.5",
214+
"react-split-pane": "^0.1.89",
215215
"react-tabs": "^2.3.1",
216216
"redux": "^3.7.2",
217217
"redux-auth-wrapper": "^2.1.0",
218-
"redux-devtools": "^3.7.0",
219-
"redux-devtools-dock-monitor": "^1.2.0",
218+
"redux-devtools": "^3.4.2",
219+
"redux-devtools-dock-monitor": "^1.1.3",
220220
"redux-devtools-log-monitor": "^1.4.0",
221221
"redux-thunk": "^2.3.0",
222222
"reselect": "^4.0.0",
223223
"s3-policy-v4": "0.0.3",
224224
"sass-extract": "^2.1.0",
225225
"sass-extract-js": "^0.4.0",
226226
"sass-extract-loader": "^1.1.0",
227-
"shortid": "^2.2.16",
227+
"shortid": "^2.2.15",
228228
"sinon": "^7.5.0",
229229
"sinon-mongoose": "^2.3.0",
230230
"slugify": "^1.3.6",
@@ -235,6 +235,6 @@
235235
"webpack": "^4.46.0",
236236
"webpack-dev-middleware": "^4.1.0",
237237
"webpack-hot-middleware": "^2.25.0",
238-
"xhr": "^2.6.0"
238+
"xhr": "^2.5.0"
239239
}
240240
}

0 commit comments

Comments
 (0)