mirror of
https://github.com/zulip/zulip.git
synced 2025-10-28 10:33:54 +00:00
dependencies: Upgrade JavaScript dependencies.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Anders Kaseorg
parent
579447bb43
commit
c71aeae34d
@@ -31,7 +31,7 @@ export default [
|
|||||||
js.configs.recommended,
|
js.configs.recommended,
|
||||||
importPlugin.flatConfigs.recommended,
|
importPlugin.flatConfigs.recommended,
|
||||||
...compat.extends("plugin:no-jquery/recommended", "plugin:no-jquery/deprecated"),
|
...compat.extends("plugin:no-jquery/recommended", "plugin:no-jquery/deprecated"),
|
||||||
unicorn.configs["flat/recommended"],
|
unicorn.configs.recommended,
|
||||||
prettier,
|
prettier,
|
||||||
{
|
{
|
||||||
plugins: {
|
plugins: {
|
||||||
|
|||||||
@@ -11,7 +11,7 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/check": "^0.9.3",
|
"@astrojs/check": "^0.9.3",
|
||||||
"@astrojs/starlight": "^0.31.1",
|
"@astrojs/starlight": "^0.32.1",
|
||||||
"astro": "^5.1.2",
|
"astro": "^5.1.2",
|
||||||
"sharp": "^0.33.5",
|
"sharp": "^0.33.5",
|
||||||
"typescript": "^5.4.5"
|
"typescript": "^5.4.5"
|
||||||
|
|||||||
13
package.json
13
package.json
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"private": true,
|
"private": true,
|
||||||
"packageManager": "pnpm@9.15.4+sha512.b2dc20e2fc72b3e18848459b37359a32064663e5627a51e4c74b2c29dd8e8e0491483c3abb40789cfd578bf362fb6ba8261b05f0387d76792ed6e23ea3b1b6a0",
|
"packageManager": "pnpm@10.5.1+sha512.c424c076bd25c1a5b188c37bb1ca56cc1e136fbf530d98bcb3289982a08fd25527b8c9c4ec113be5e3393c39af04521dd647bcf1d0801eaf8ac6a7b14da313af",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/core": "^7.5.5",
|
"@babel/core": "^7.5.5",
|
||||||
@@ -12,8 +12,8 @@
|
|||||||
"@giphy/js-components": "^5.13.0",
|
"@giphy/js-components": "^5.13.0",
|
||||||
"@giphy/js-fetch-api": "^5.6.0",
|
"@giphy/js-fetch-api": "^5.6.0",
|
||||||
"@koa/bodyparser": "^5.0.0",
|
"@koa/bodyparser": "^5.0.0",
|
||||||
"@sentry/browser": "^8.33.1",
|
"@sentry/browser": "^9.2.0",
|
||||||
"@sentry/core": "^8.33.1",
|
"@sentry/core": "^9.2.0",
|
||||||
"@uppy/core": "^4.3.1",
|
"@uppy/core": "^4.3.1",
|
||||||
"@uppy/drag-drop": "^4.0.2",
|
"@uppy/drag-drop": "^4.0.2",
|
||||||
"@uppy/progress-bar": "^4.0.0",
|
"@uppy/progress-bar": "^4.0.0",
|
||||||
@@ -29,7 +29,7 @@
|
|||||||
"clipboard": "^2.0.4",
|
"clipboard": "^2.0.4",
|
||||||
"colord": "^2.9.3",
|
"colord": "^2.9.3",
|
||||||
"compression-webpack-plugin": "^11.1.0",
|
"compression-webpack-plugin": "^11.1.0",
|
||||||
"core-js": "^3.37.0",
|
"core-js": "^3.40.0",
|
||||||
"css-loader": "^7.1.1",
|
"css-loader": "^7.1.1",
|
||||||
"css-minimizer-webpack-plugin": "^7.0.0",
|
"css-minimizer-webpack-plugin": "^7.0.0",
|
||||||
"date-fns": "^4.1.0",
|
"date-fns": "^4.1.0",
|
||||||
@@ -103,7 +103,6 @@
|
|||||||
"@types/co-body": "^6.1.3",
|
"@types/co-body": "^6.1.3",
|
||||||
"@types/confusing-browser-globals": "^1.0.3",
|
"@types/confusing-browser-globals": "^1.0.3",
|
||||||
"@types/eslint__eslintrc": "^2.1.2",
|
"@types/eslint__eslintrc": "^2.1.2",
|
||||||
"@types/eslint__js": "^8.42.3",
|
|
||||||
"@types/gtag.js": "^0.0.20",
|
"@types/gtag.js": "^0.0.20",
|
||||||
"@types/is-url": "^1.2.32",
|
"@types/is-url": "^1.2.32",
|
||||||
"@types/jquery": "^3.3.31",
|
"@types/jquery": "^3.3.31",
|
||||||
@@ -139,8 +138,8 @@
|
|||||||
"eslint-plugin-formatjs": "^5.0.0",
|
"eslint-plugin-formatjs": "^5.0.0",
|
||||||
"eslint-plugin-import": "^2.22.0",
|
"eslint-plugin-import": "^2.22.0",
|
||||||
"eslint-plugin-no-jquery": "^3.0.2",
|
"eslint-plugin-no-jquery": "^3.0.2",
|
||||||
"eslint-plugin-unicorn": "^56.0.0",
|
"eslint-plugin-unicorn": "^57.0.0",
|
||||||
"globals": "^15.12.0",
|
"globals": "^16.0.0",
|
||||||
"jsdom": "^26.0.0",
|
"jsdom": "^26.0.0",
|
||||||
"mockdate": "^3.0.2",
|
"mockdate": "^3.0.2",
|
||||||
"nyc": "^17.0.0",
|
"nyc": "^17.0.0",
|
||||||
|
|||||||
4246
pnpm-lock.yaml
generated
4246
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@@ -49,4 +49,4 @@ API_FEATURE_LEVEL = 359 # Last bumped for not adjusting bot subscriptions on ow
|
|||||||
# historical commits sharing the same major version, in which case a
|
# historical commits sharing the same major version, in which case a
|
||||||
# minor version bump suffices.
|
# minor version bump suffices.
|
||||||
|
|
||||||
PROVISION_VERSION = (318, 1) # bumped 2025-02-26 to upgrade Node.js
|
PROVISION_VERSION = (319, 0) # bumped 2025-02-26 to upgrade JavaScript dependencies
|
||||||
|
|||||||
@@ -12,7 +12,7 @@ export default {
|
|||||||
[
|
[
|
||||||
"@babel/preset-env",
|
"@babel/preset-env",
|
||||||
{
|
{
|
||||||
corejs: "3.39",
|
corejs: "3.40",
|
||||||
shippedProposals: true,
|
shippedProposals: true,
|
||||||
useBuiltIns: "usage",
|
useBuiltIns: "usage",
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -1810,13 +1810,15 @@
|
|||||||
--color-icons-inbox: light-dark(hsl(0deg 0% 0%), hsl(0deg 0% 100%));
|
--color-icons-inbox: light-dark(hsl(0deg 0% 0%), hsl(0deg 0% 100%));
|
||||||
|
|
||||||
/* Navbar dropdown menu constants - Values from Figma design */
|
/* Navbar dropdown menu constants - Values from Figma design */
|
||||||
--box-shadow-popover-menu: 0 2.78px 4.11px 0 hsl(0deg 0% 0% / 6%),
|
--box-shadow-popover-menu:
|
||||||
|
0 2.78px 4.11px 0 hsl(0deg 0% 0% / 6%),
|
||||||
0 5.5113px 8.5783px 0 hsl(0deg 0% 0% / 7%),
|
0 5.5113px 8.5783px 0 hsl(0deg 0% 0% / 7%),
|
||||||
0 8.438px 13.9271px 0 hsl(0deg 0% 0% / 8%),
|
0 8.438px 13.9271px 0 hsl(0deg 0% 0% / 8%),
|
||||||
0 12.177px 21.4737px 0 hsl(0deg 0% 0% / 9%),
|
0 12.177px 21.4737px 0 hsl(0deg 0% 0% / 9%),
|
||||||
0 18.7257px 35.4802px 0 hsl(0deg 0% 0% / 9%),
|
0 18.7257px 35.4802px 0 hsl(0deg 0% 0% / 9%),
|
||||||
0 41px 80px 0 hsl(0deg 0% 0% / 13%);
|
0 41px 80px 0 hsl(0deg 0% 0% / 13%);
|
||||||
--box-shadow-gear-menu: 0 2.7798px 4.1129px 0 hsl(0deg 0% 0% / 10%),
|
--box-shadow-gear-menu:
|
||||||
|
0 2.7798px 4.1129px 0 hsl(0deg 0% 0% / 10%),
|
||||||
0 5.5113px 8.5783px 0 hsl(0deg 0% 0% / 9%),
|
0 5.5113px 8.5783px 0 hsl(0deg 0% 0% / 9%),
|
||||||
0 8.4377px 13.9271px 0 hsl(0deg 0% 0% / 11%),
|
0 8.4377px 13.9271px 0 hsl(0deg 0% 0% / 11%),
|
||||||
0 12.177px 21.4737px 0 hsl(0deg 0% 0% / 11%),
|
0 12.177px 21.4737px 0 hsl(0deg 0% 0% / 11%),
|
||||||
@@ -2527,7 +2529,8 @@
|
|||||||
/* Reaction container colors */
|
/* Reaction container colors */
|
||||||
--font-weight-message-reaction: 550;
|
--font-weight-message-reaction: 550;
|
||||||
/* Navbar dropdown menu constants - Values from Figma design */
|
/* Navbar dropdown menu constants - Values from Figma design */
|
||||||
--box-shadow-popover-menu: 0 2.78px 4.12px 0 hsl(0deg 0% 0% / 10%),
|
--box-shadow-popover-menu:
|
||||||
|
0 2.78px 4.12px 0 hsl(0deg 0% 0% / 10%),
|
||||||
0 5.5113px 8.5783px 0 hsl(0deg 0% 0% / 9%),
|
0 5.5113px 8.5783px 0 hsl(0deg 0% 0% / 9%),
|
||||||
0 8.4377px 13.9271px 0 hsl(0deg 0% 0% / 11%),
|
0 8.4377px 13.9271px 0 hsl(0deg 0% 0% / 11%),
|
||||||
0 12.177px 21.4737px 0 hsl(0deg 0% 0% / 11%),
|
0 12.177px 21.4737px 0 hsl(0deg 0% 0% / 11%),
|
||||||
|
|||||||
@@ -195,7 +195,8 @@ details summary::-webkit-details-marker {
|
|||||||
height: 0;
|
height: 0;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
transition: none 0.05s;
|
transition: none 0.05s;
|
||||||
transition-property: height, opacity; /* stylelint-disable-line plugin/no-low-performance-animation-properties */
|
transition-property:
|
||||||
|
height, opacity; /* stylelint-disable-line plugin/no-low-performance-animation-properties */
|
||||||
}
|
}
|
||||||
|
|
||||||
.top-menu-tab-input-unselect:not(:checked) + .top-menu-submenu-backdrop {
|
.top-menu-tab-input-unselect:not(:checked) + .top-menu-submenu-backdrop {
|
||||||
|
|||||||
@@ -1099,7 +1099,8 @@ input.new-organization-button {
|
|||||||
fill: hsl(0deg 0% 100%);
|
fill: hsl(0deg 0% 100%);
|
||||||
z-index: 2;
|
z-index: 2;
|
||||||
transition: none 0.3s ease;
|
transition: none 0.3s ease;
|
||||||
transition-property: right, top; /* stylelint-disable-line plugin/no-low-performance-animation-properties */
|
transition-property:
|
||||||
|
right, top; /* stylelint-disable-line plugin/no-low-performance-animation-properties */
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -569,7 +569,8 @@ html {
|
|||||||
margin-top: 1px;
|
margin-top: 1px;
|
||||||
|
|
||||||
transition: none 0.3s ease;
|
transition: none 0.3s ease;
|
||||||
transition-property: color, font-size, font-weight, transform; /* stylelint-disable-line plugin/no-low-performance-animation-properties */
|
transition-property:
|
||||||
|
color, font-size, font-weight, transform; /* stylelint-disable-line plugin/no-low-performance-animation-properties */
|
||||||
}
|
}
|
||||||
|
|
||||||
&.moving-label {
|
&.moving-label {
|
||||||
|
|||||||
Reference in New Issue
Block a user