1
0
mirror of https://github.com/lancedikson/bowser synced 2024-10-27 20:34:22 +00:00
This commit is contained in:
Naor Peled 2023-11-14 19:29:08 +02:00
parent cfd4b09ee5
commit e45f9325f5
2 changed files with 970 additions and 2707 deletions

3667
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -39,12 +39,12 @@
"babel-loader": "^8.3.0",
"babel-plugin-add-module-exports": "^1.0.4",
"babel-plugin-istanbul": "^6.1.1",
"compression-webpack-plugin": "^4.0.1",
"compression-webpack-plugin": "^10.0.0",
"coveralls": "^3.1.1",
"docdash": "^1.2.0",
"eslint": "^6.8.0",
"eslint-config-airbnb-base": "^13.2.0",
"eslint-plugin-ava": "^10.5.0",
"eslint": "^8.53.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-ava": "^14.0.0",
"eslint-plugin-import": "^2.29.0",
"gh-pages": "^3.2.3",
"jsdoc": "^4.0.2",
@ -53,7 +53,7 @@
"testem": "^3.10.1",
"webpack": "^5.89.0",
"webpack-bundle-analyzer": "^4.10.0",
"webpack-cli": "^3.3.12",
"webpack-cli": "^5.1.4",
"yamljs": "^0.3.0"
},
"ava": {