Merge pull request #14401 from Snuffleupagus/update-packages
Update packages and translations
This commit is contained in:
commit
07c32f0f4f
@ -64,7 +64,7 @@ cursor_hand_tool_label=Rucny rěd
|
||||
scroll_page.title=Kulanje boka wužywaś
|
||||
scroll_page_label=Kulanje boka
|
||||
scroll_vertical.title=Wertikalne suwanje wužywaś
|
||||
scroll_vertical_label=Wertikalnje suwanje
|
||||
scroll_vertical_label=Wertikalne suwanje
|
||||
scroll_horizontal.title=Horicontalne suwanje wužywaś
|
||||
scroll_horizontal_label=Horicontalne suwanje
|
||||
scroll_wrapped.title=Pózlažke suwanje wužywaś
|
||||
|
@ -64,7 +64,7 @@ cursor_hand_tool_label=Ručny nastroj
|
||||
scroll_page.title=Kulenje strony wužiwać
|
||||
scroll_page_label=Kulenje strony
|
||||
scroll_vertical.title=Wertikalne suwanje wužiwać
|
||||
scroll_vertical_label=Wertikalnje suwanje
|
||||
scroll_vertical_label=Wertikalne suwanje
|
||||
scroll_horizontal.title=Horicontalne suwanje wužiwać
|
||||
scroll_horizontal_label=Horicontalne suwanje
|
||||
scroll_wrapped.title=Postupne suwanje wužiwać
|
||||
|
@ -14,7 +14,7 @@
|
||||
|
||||
# Main toolbar buttons (tooltips and alt text for images)
|
||||
previous.title=पा़हिलाक् साहटा
|
||||
next.title=इना़ तायोम साहटा
|
||||
next.title=ᱤᱱᱟᱹ ᱛᱟᱭᱚᱢ ᱥᱟᱦᱴᱟ
|
||||
|
||||
# LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
|
||||
# LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
|
||||
|
2017
package-lock.json
generated
2017
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
24
package.json
24
package.json
@ -1,21 +1,21 @@
|
||||
{
|
||||
"name": "pdf.js",
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.16.0",
|
||||
"@babel/plugin-transform-modules-commonjs": "^7.16.0",
|
||||
"@babel/plugin-transform-runtime": "^7.16.4",
|
||||
"@babel/preset-env": "^7.16.4",
|
||||
"@babel/runtime": "^7.16.3",
|
||||
"@babel/core": "^7.16.5",
|
||||
"@babel/plugin-transform-modules-commonjs": "^7.16.5",
|
||||
"@babel/plugin-transform-runtime": "^7.16.5",
|
||||
"@babel/preset-env": "^7.16.5",
|
||||
"@babel/runtime": "^7.16.5",
|
||||
"@javascript-obfuscator/escodegen": "2.2.2",
|
||||
"acorn": "^8.6.0",
|
||||
"autoprefixer": "^10.4.0",
|
||||
"babel-loader": "^8.2.3",
|
||||
"canvas": "^2.8.0",
|
||||
"core-js": "^3.19.3",
|
||||
"core-js": "^3.20.1",
|
||||
"cross-env": "^7.0.3",
|
||||
"dommatrix": "^0.0.24",
|
||||
"es-module-shims": "^1.3.6",
|
||||
"eslint": "^8.4.1",
|
||||
"es-module-shims": "^1.4.1",
|
||||
"eslint": "^8.5.0",
|
||||
"eslint-config-prettier": "^8.3.0",
|
||||
"eslint-plugin-fetch-options": "^0.0.5",
|
||||
"eslint-plugin-html": "^6.2.0",
|
||||
@ -38,13 +38,13 @@
|
||||
"merge-stream": "^2.0.0",
|
||||
"mkdirp": "^1.0.4",
|
||||
"needle": "^3.0.0",
|
||||
"postcss": "^8.4.4",
|
||||
"postcss": "^8.4.5",
|
||||
"postcss-calc": "^8.0.0",
|
||||
"prettier": "^2.5.1",
|
||||
"puppeteer": "^13.0.0",
|
||||
"puppeteer": "^13.0.1",
|
||||
"rimraf": "^3.0.2",
|
||||
"streamqueue": "^1.1.2",
|
||||
"stylelint": "^14.1.0",
|
||||
"stylelint": "^14.2.0",
|
||||
"stylelint-config-prettier": "^9.0.3",
|
||||
"stylelint-prettier": "^2.0.0",
|
||||
"systemjs": "^0.21.6",
|
||||
@ -60,7 +60,7 @@
|
||||
"webpack": "^5.65.0",
|
||||
"webpack-stream": "^7.0.0",
|
||||
"wintersmith": "^2.5.0",
|
||||
"yargs": "^17.3.0"
|
||||
"yargs": "^17.3.1"
|
||||
},
|
||||
"scripts": {
|
||||
"postinstall": "cross-env PUPPETEER_PRODUCT=firefox node node_modules/puppeteer/install.js"
|
||||
|
Loading…
Reference in New Issue
Block a user