mirror of
https://github.com/viliusle/miniPaint.git
synced 2026-02-06 13:36:45 +00:00
libs update
This commit is contained in:
parent
473bb25455
commit
0c0640bda8
20
dist/bundle.js
vendored
20
dist/bundle.js
vendored
File diff suppressed because one or more lines are too long
2
dist/bundle.js.map
vendored
2
dist/bundle.js.map
vendored
@ -1 +1 @@
|
||||
{"version":3,"file":"bundle.js","sources":["webpack:///bundle.js"],"mappings":"AAAA;;;;;;;;;;;;;AAimNA;;;;;;;;;;;AA6fA;;;;;;;;;;;;;;;;;;;AAu+qCA;;;;;;;;;;;;AAyKA;;;;;;;AA4wBA;;;;;;AAm8CA","sourceRoot":""}
|
||||
{"version":3,"file":"bundle.js","sources":["webpack:///bundle.js"],"mappings":"AAAA;;;;;;;;;;;;;AAkmNA;;;;;;;;;;;AAogBA;;;;;;;;;;;;;;;;;;;AAoyrCA;;;;;;;;;;;;AAyKA;;;;;;;AA4wBA;;;;;;AAm8CA","sourceRoot":""}
|
||||
2217
package-lock.json
generated
2217
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
20
package.json
20
package.json
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "miniPaint",
|
||||
"version": "4.2.4",
|
||||
"version": "4.2.3",
|
||||
"author": "Vilius L.",
|
||||
"description": "Online graphics editing tool lets create, edit images using HTML5 technologies.",
|
||||
"keywords": [
|
||||
@ -25,24 +25,24 @@
|
||||
"babel-core": "^6.26.3",
|
||||
"babel-loader": "^7.1.5",
|
||||
"babel-preset-env": "^1.7.0",
|
||||
"css-loader": "^3.2.0",
|
||||
"css-loader": "^3.6.0",
|
||||
"source-map-loader": "^0.2.4",
|
||||
"style-loader": "^0.21.0",
|
||||
"webpack": "^4.40.2",
|
||||
"webpack-cli": "^3.3.9",
|
||||
"webpack-dev-server": "^3.8.1"
|
||||
"webpack": "^4.43.0",
|
||||
"webpack-cli": "^3.3.12",
|
||||
"webpack-dev-server": "^3.11.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"alertifyjs": "^1.11.4",
|
||||
"alertifyjs": "^1.13.1",
|
||||
"babel-polyfill": "^6.26.0",
|
||||
"blueimp-canvas-to-blob": "^3.16.0",
|
||||
"blueimp-canvas-to-blob": "^3.27.0",
|
||||
"exif-js": "^2.3.0",
|
||||
"file-saver": "^1.3.3",
|
||||
"gif.js.optimized": "^1.0.1",
|
||||
"hermite-resize": "git+https://github.com/viliusle/Hermite-resize.git",
|
||||
"jquery": "^3.4.1",
|
||||
"pica": "^5.1.0",
|
||||
"spectrum-colorpicker": "^1.8.0",
|
||||
"jquery": "^3.5.1",
|
||||
"pica": "^5.3.0",
|
||||
"spectrum-colorpicker": "^1.8.1",
|
||||
"terser": "^3.17.0"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user