Bug 1949052 - Update top-level node-module packages. r=frontend-codestyle-reviewers,geckoview-reviewers,Gijs,mossop,ohall

Differential Revision: https://phabricator.services.mozilla.com/D238695
This commit is contained in:
Mark Banner
2025-02-21 11:44:52 +00:00
parent 78df501dfc
commit 6c874ed75f
24 changed files with 946 additions and 607 deletions

View File

@@ -16,7 +16,8 @@
width: 100%; width: 100%;
margin: 0px; margin: 0px;
padding: 0px; padding: 0px;
background: url("/assets/www/transparent.gif"), background:
url("/assets/www/transparent.gif"),
linear-gradient(135deg, red, white); linear-gradient(135deg, red, white);
" "
></body> ></body>

View File

@@ -17,7 +17,8 @@
width: 100%; width: 100%;
margin: 0px; margin: 0px;
padding: 0px; padding: 0px;
background: url(&quot;/assets/www/transparent.gif&quot;), background:
url(&quot;/assets/www/transparent.gif&quot;),
linear-gradient(135deg, blue, blue); linear-gradient(135deg, blue, blue);
" "
> >

View File

@@ -12,8 +12,8 @@
to exist, however, gradient isn't considered as contentful per spec, so Gecko to exist, however, gradient isn't considered as contentful per spec, so Gecko
wouldn't generate a timestamp for it. Hence, we added a transparent gif wouldn't generate a timestamp for it. Hence, we added a transparent gif
to the image list to trick the detection. */ to the image list to trick the detection. */
background: url("/assets/www/transparent.gif"), background:
linear-gradient(135deg, red, white); url("/assets/www/transparent.gif"), linear-gradient(135deg, red, white);
} }
body { body {
height: 100%; height: 100%;

View File

@@ -12,8 +12,8 @@
to exist, however, gradient isn't considered as contentful per spec, so Gecko to exist, however, gradient isn't considered as contentful per spec, so Gecko
wouldn't generate a timestamp for it. Hence, we added a transparent gif wouldn't generate a timestamp for it. Hence, we added a transparent gif
to the image list to trick the detection. */ to the image list to trick the detection. */
background: url("/assets/www/transparent.gif"), background:
linear-gradient(135deg, red, white); url("/assets/www/transparent.gif"), linear-gradient(135deg, red, white);
} }
body { body {
height: 100%; height: 100%;

View File

@@ -13,8 +13,8 @@
to exist, however, gradient isn't considered as contentful per spec, so Gecko to exist, however, gradient isn't considered as contentful per spec, so Gecko
wouldn't generate a timestamp for it. Hence, we added a transparent gif wouldn't generate a timestamp for it. Hence, we added a transparent gif
to the image list to trick the detection. */ to the image list to trick the detection. */
background: url("/assets/www/transparent.gif"), background:
linear-gradient(135deg, red, white); url("/assets/www/transparent.gif"), linear-gradient(135deg, red, white);
} }
iframe { iframe {
margin: 0px; margin: 0px;

View File

@@ -13,8 +13,8 @@
to exist, however, gradient isn't considered as contentful per spec, so Gecko to exist, however, gradient isn't considered as contentful per spec, so Gecko
wouldn't generate a timestamp for it. Hence, we added a transparent gif wouldn't generate a timestamp for it. Hence, we added a transparent gif
to the image list to trick the detection. */ to the image list to trick the detection. */
background: url("/assets/www/transparent.gif"), background:
linear-gradient(135deg, red, white); url("/assets/www/transparent.gif"), linear-gradient(135deg, red, white);
} }
iframe { iframe {
margin: 0px; margin: 0px;

View File

@@ -12,8 +12,8 @@
to exist, however, gradient isn't considered as contentful per spec, so Gecko to exist, however, gradient isn't considered as contentful per spec, so Gecko
wouldn't generate a timestamp for it. Hence, we added a transparent gif wouldn't generate a timestamp for it. Hence, we added a transparent gif
to the image list to trick the detection. */ to the image list to trick the detection. */
background: url("/assets/www/transparent.gif"), background:
linear-gradient(135deg, red, white); url("/assets/www/transparent.gif"), linear-gradient(135deg, red, white);
overflow-y: clip; overflow-y: clip;
} }
body { body {

View File

@@ -12,8 +12,8 @@
to exist, however, gradient isn't considered as contentful per spec, so Gecko to exist, however, gradient isn't considered as contentful per spec, so Gecko
wouldn't generate a timestamp for it. Hence, we added a transparent gif wouldn't generate a timestamp for it. Hence, we added a transparent gif
to the image list to trick the detection. */ to the image list to trick the detection. */
background: url("/assets/www/transparent.gif"), background:
linear-gradient(135deg, red, white); url("/assets/www/transparent.gif"), linear-gradient(135deg, red, white);
} }
body { body {
width: 100%; width: 100%;

View File

@@ -12,8 +12,8 @@
to exist, however, gradient isn't considered as contentful per spec, so Gecko to exist, however, gradient isn't considered as contentful per spec, so Gecko
wouldn't generate a timestamp for it. Hence, we added a transparent gif wouldn't generate a timestamp for it. Hence, we added a transparent gif
to the image list to trick the detection. */ to the image list to trick the detection. */
background: url("/assets/www/transparent.gif"), background:
linear-gradient(135deg, red, white); url("/assets/www/transparent.gif"), linear-gradient(135deg, red, white);
overscroll-behavior: auto none; overscroll-behavior: auto none;
} }
body { body {

View File

@@ -12,8 +12,8 @@
to exist, however, gradient isn't considered as contentful per spec, so Gecko to exist, however, gradient isn't considered as contentful per spec, so Gecko
wouldn't generate a timestamp for it. Hence, we added a transparent gif wouldn't generate a timestamp for it. Hence, we added a transparent gif
to the image list to trick the detection. */ to the image list to trick the detection. */
background: url("/assets/www/transparent.gif"), background:
linear-gradient(135deg, red, white); url("/assets/www/transparent.gif"), linear-gradient(135deg, red, white);
overscroll-behavior: auto; overscroll-behavior: auto;
} }
body { body {

View File

@@ -12,8 +12,8 @@
to exist, however, gradient isn't considered as contentful per spec, so Gecko to exist, however, gradient isn't considered as contentful per spec, so Gecko
wouldn't generate a timestamp for it. Hence, we added a transparent gif wouldn't generate a timestamp for it. Hence, we added a transparent gif
to the image list to trick the detection. */ to the image list to trick the detection. */
background: url("/assets/www/transparent.gif"), background:
linear-gradient(135deg, red, white); url("/assets/www/transparent.gif"), linear-gradient(135deg, red, white);
overscroll-behavior: none auto; overscroll-behavior: none auto;
} }
body { body {

View File

@@ -12,8 +12,8 @@
to exist, however, gradient isn't considered as contentful per spec, so Gecko to exist, however, gradient isn't considered as contentful per spec, so Gecko
wouldn't generate a timestamp for it. Hence, we added a transparent gif wouldn't generate a timestamp for it. Hence, we added a transparent gif
to the image list to trick the detection. */ to the image list to trick the detection. */
background: url("/assets/www/transparent.gif"), background:
linear-gradient(135deg, red, white); url("/assets/www/transparent.gif"), linear-gradient(135deg, red, white);
} }
body { body {
width: 100%; width: 100%;

View File

@@ -19,7 +19,8 @@
to exist, however, gradient isn't considered as contentful per spec, so Gecko to exist, however, gradient isn't considered as contentful per spec, so Gecko
wouldn't generate a timestamp for it. Hence, we added a transparent gif wouldn't generate a timestamp for it. Hence, we added a transparent gif
to the image list to trick the detection. */ to the image list to trick the detection. */
background: url("/assets/www/transparent.gif"), background:
url("/assets/www/transparent.gif"),
linear-gradient(135deg, red, white); linear-gradient(135deg, red, white);
} }

View File

@@ -12,8 +12,8 @@
to exist, however, gradient isn't considered as contentful per spec, so Gecko to exist, however, gradient isn't considered as contentful per spec, so Gecko
wouldn't generate a timestamp for it. Hence, we added a transparent gif wouldn't generate a timestamp for it. Hence, we added a transparent gif
to the image list to trick the detection. */ to the image list to trick the detection. */
background: url("/assets/www/transparent.gif"), background:
linear-gradient(135deg, red, white); url("/assets/www/transparent.gif"), linear-gradient(135deg, red, white);
} }
body { body {
height: 100%; height: 100%;

View File

@@ -12,8 +12,8 @@
to exist, however, gradient isn't considered as contentful per spec, so Gecko to exist, however, gradient isn't considered as contentful per spec, so Gecko
wouldn't generate a timestamp for it. Hence, we added a transparent gif wouldn't generate a timestamp for it. Hence, we added a transparent gif
to the image list to trick the detection. */ to the image list to trick the detection. */
background: url("/assets/www/transparent.gif"), background:
linear-gradient(135deg, red, white); url("/assets/www/transparent.gif"), linear-gradient(135deg, red, white);
} }
body { body {
width: 100%; width: 100%;

View File

@@ -12,8 +12,8 @@
to exist, however, gradient isn't considered as contentful per spec, so Gecko to exist, however, gradient isn't considered as contentful per spec, so Gecko
wouldn't generate a timestamp for it. Hence, we added a transparent gif wouldn't generate a timestamp for it. Hence, we added a transparent gif
to the image list to trick the detection. */ to the image list to trick the detection. */
background: url("/assets/www/transparent.gif"), background:
linear-gradient(135deg, red, white); url("/assets/www/transparent.gif"), linear-gradient(135deg, red, white);
} }
body { body {
width: 100%; width: 100%;

View File

@@ -12,8 +12,8 @@
to exist, however, gradient isn't considered as contentful per spec, so Gecko to exist, however, gradient isn't considered as contentful per spec, so Gecko
wouldn't generate a timestamp for it. Hence, we added a transparent gif wouldn't generate a timestamp for it. Hence, we added a transparent gif
to the image list to trick the detection. */ to the image list to trick the detection. */
background: url("/assets/www/transparent.gif"), background:
linear-gradient(135deg, red, white); url("/assets/www/transparent.gif"), linear-gradient(135deg, red, white);
overscroll-behavior: auto; overscroll-behavior: auto;
} }
body { body {

View File

@@ -11,7 +11,8 @@
to exist, however, gradient isn't considered as contentful per spec, so Gecko to exist, however, gradient isn't considered as contentful per spec, so Gecko
wouldn't generate a timestamp for it. Hence, we added a transparent gif wouldn't generate a timestamp for it. Hence, we added a transparent gif
to the image list to trick the detection. */ to the image list to trick the detection. */
background: url("/assets/www/transparent.gif"), background:
url("/assets/www/transparent.gif"),
linear-gradient(135deg, red, white); linear-gradient(135deg, red, white);
} }

View File

@@ -12,8 +12,8 @@
to exist, however, gradient isn't considered as contentful per spec, so Gecko to exist, however, gradient isn't considered as contentful per spec, so Gecko
wouldn't generate a timestamp for it. Hence, we added a transparent gif wouldn't generate a timestamp for it. Hence, we added a transparent gif
to the image list to trick the detection. */ to the image list to trick the detection. */
background: url("/assets/www/transparent.gif"), background:
linear-gradient(135deg, red, white); url("/assets/www/transparent.gif"), linear-gradient(135deg, red, white);
} }
body { body {
width: 100%; width: 100%;

View File

@@ -12,8 +12,8 @@
to exist, however, gradient isn't considered as contentful per spec, so Gecko to exist, however, gradient isn't considered as contentful per spec, so Gecko
wouldn't generate a timestamp for it. Hence, we added a transparent gif wouldn't generate a timestamp for it. Hence, we added a transparent gif
to the image list to trick the detection. */ to the image list to trick the detection. */
background: url("/assets/www/transparent.gif"), background:
linear-gradient(135deg, red, white); url("/assets/www/transparent.gif"), linear-gradient(135deg, red, white);
} }
body { body {
width: 100%; width: 100%;

View File

@@ -17,7 +17,8 @@
to exist, however, gradient isn't considered as contentful per spec, so Gecko to exist, however, gradient isn't considered as contentful per spec, so Gecko
wouldn't generate a timestamp for it. Hence, we added a transparent gif wouldn't generate a timestamp for it. Hence, we added a transparent gif
to the image list to trick the detection. */ to the image list to trick the detection. */
background: url("/assets/www/transparent.gif"), background:
url("/assets/www/transparent.gif"),
linear-gradient(135deg, red, white); linear-gradient(135deg, red, white);
} }

View File

@@ -11,7 +11,8 @@
to exist, however, gradient isn't considered as contentful per spec, so Gecko to exist, however, gradient isn't considered as contentful per spec, so Gecko
wouldn't generate a timestamp for it. Hence, we added a transparent gif wouldn't generate a timestamp for it. Hence, we added a transparent gif
to the image list to trick the detection. */ to the image list to trick the detection. */
background: url("/assets/www/transparent.gif"), background:
url("/assets/www/transparent.gif"),
linear-gradient(135deg, red, white); linear-gradient(135deg, red, white);
} }

1451
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -6,29 +6,29 @@
"license": "MPL-2.0", "license": "MPL-2.0",
"devDependencies": { "devDependencies": {
"@microsoft/eslint-plugin-sdl": "0.2.2", "@microsoft/eslint-plugin-sdl": "0.2.2",
"@stylistic/stylelint-plugin": "^3.1.0", "@stylistic/stylelint-plugin": "3.1.1",
"@types/gecko": "file:tools/@types", "@types/gecko": "file:tools/@types",
"eslint": "8.57.1", "eslint": "8.57.1",
"eslint-config-prettier": "9.1.0", "eslint-config-prettier": "10.0.1",
"eslint-plugin-eslint-plugin": "6.3.2", "eslint-plugin-eslint-plugin": "6.4.0",
"eslint-plugin-html": "8.1.2", "eslint-plugin-html": "8.1.2",
"eslint-plugin-import": "2.31.0", "eslint-plugin-import": "2.31.0",
"eslint-plugin-jest": "28.9.0", "eslint-plugin-jest": "28.11.0",
"eslint-plugin-jsdoc": "50.6.0", "eslint-plugin-jsdoc": "50.6.3",
"eslint-plugin-json": "4.0.1", "eslint-plugin-json": "4.0.1",
"eslint-plugin-jsx-a11y": "6.10.2", "eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-lit": "1.15.0", "eslint-plugin-lit": "1.15.0",
"eslint-plugin-mozilla": "file:tools/lint/eslint/eslint-plugin-mozilla", "eslint-plugin-mozilla": "file:tools/lint/eslint/eslint-plugin-mozilla",
"eslint-plugin-no-unsanitized": "4.1.2", "eslint-plugin-no-unsanitized": "4.1.2",
"eslint-plugin-promise": "7.2.1", "eslint-plugin-promise": "7.2.1",
"eslint-plugin-react": "7.37.2", "eslint-plugin-react": "7.37.4",
"eslint-plugin-react-hooks": "5.0.0", "eslint-plugin-react-hooks": "5.1.0",
"eslint-plugin-spidermonkey-js": "file:tools/lint/eslint/eslint-plugin-spidermonkey-js", "eslint-plugin-spidermonkey-js": "file:tools/lint/eslint/eslint-plugin-spidermonkey-js",
"jsdoc": "4.0.4", "jsdoc": "4.0.4",
"prettier": "3.4.1", "prettier": "3.5.1",
"stylelint": "16.11.0", "stylelint": "16.14.1",
"stylelint-config-recommended": "14.0.1", "stylelint-config-recommended": "14.0.1",
"stylelint-config-standard-scss": "13.1.0", "stylelint-config-standard-scss": "14.0.0",
"yarn": "1.22.22" "yarn": "1.22.22"
}, },
"notes(private)": "We don't want to publish to npm, so this is marked as private", "notes(private)": "We don't want to publish to npm, so this is marked as private",