Skip to content

Commit

Permalink
NEW-WORDS Upgraded Packages (#226)
Browse files Browse the repository at this point in the history
  • Loading branch information
hrai committed May 22, 2023
1 parent 0df0130 commit 550c2b4
Show file tree
Hide file tree
Showing 2 changed files with 2,910 additions and 2,765 deletions.
48 changes: 24 additions & 24 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,31 +31,31 @@
"singleQuote": true
},
"devDependencies": {
"@babel/core": "^7.18.9",
"@babel/eslint-parser": "^7.18.9",
"@babel/preset-env": "^7.18.9",
"bootstrap": "^5.2.0",
"@babel/core": "^7.21.8",
"@babel/eslint-parser": "^7.21.8",
"@babel/preset-env": "^7.21.5",
"bootstrap": "^5.2.3",
"copy-webpack-plugin": "^11.0.0",
"daily-version": "^2.0.0",
"dot-json": "^1.2.1",
"eslint": "^8.20.0",
"eslint-webpack-plugin": "^3.2.0",
"express": "^4.18.1",
"express-rate-limit": "^6.4.0",
"husky": "^8.0.1",
"jest": "^28.1.3",
"jest-environment-jsdom": "^28.1.3",
"jquery": "^3.5.1",
"lint-staged": "^13.0.3",
"nodemon": "^2.0.19",
"prettier": "^2.7.1",
"dot-json": "^1.3.0",
"eslint": "^8.41.0",
"eslint-webpack-plugin": "^4.0.1",
"express": "^4.18.2",
"express-rate-limit": "^6.7.0",
"husky": "^8.0.3",
"jest": "^29.5.0",
"jest-environment-jsdom": "^29.5.0",
"jquery": "^3.7.0",
"lint-staged": "^13.2.2",
"nodemon": "^2.0.22",
"prettier": "^2.8.8",
"run-script-os": "^1.1.3",
"sinon": "^14.0.0",
"web-ext": "^7.1.1",
"web-ext-submit": "^7.1.1",
"webextension-polyfill": "^0.9.0",
"webpack": "^5.76.0",
"webpack-cli": "^4.10.0"
"sinon": "^15.1.0",
"web-ext": "^7.6.2",
"web-ext-submit": "^7.6.2",
"webextension-polyfill": "^0.10.0",
"webpack": "^5.83.1",
"webpack-cli": "^5.1.1"
},
"repository": {
"type": "git",
Expand Down Expand Up @@ -86,6 +86,6 @@
}
},
"dependencies": {
"chrome-webstore-upload-cli": "^2.1.0"
"chrome-webstore-upload-cli": "^2.2.0"
}
}
}
Loading

0 comments on commit 550c2b4

Please sign in to comment.