Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.

Commit 427a228

Browse files
committed
chore(deps): update all non-major dependencies
1 parent bb30417 commit 427a228

File tree

2 files changed

+94
-89
lines changed

2 files changed

+94
-89
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@types/jquery": "^3.5.14",
6161
"dequal": "^2.0.3",
6262
"dompurify": "^2.4.1",
63-
"jquery": "^3.6.2",
63+
"jquery": "^3.6.3",
6464
"rxjs": ">=7.5.0",
6565
"sortablejs": "^1.15.0"
6666
},
@@ -100,17 +100,17 @@
100100
"@types/jest": "^29.2.4",
101101
"@types/jquery": "^3.5.14",
102102
"@types/moment": "^2.13.0",
103-
"@types/node": "^18.11.15",
103+
"@types/node": "^18.11.17",
104104
"@types/sortablejs": "^1.15.0",
105105
"@types/text-encoding-utf-8": "^1.0.2",
106-
"@typescript-eslint/eslint-plugin": "^5.46.1",
107-
"@typescript-eslint/parser": "^5.46.1",
106+
"@typescript-eslint/eslint-plugin": "^5.47.0",
107+
"@typescript-eslint/parser": "^5.47.0",
108108
"autoprefixer": "^10.4.13",
109109
"bootstrap": "^5.2.3",
110110
"copyfiles": "^2.4.1",
111111
"cross-env": "^7.0.3",
112112
"custom-event-polyfill": "^1.0.7",
113-
"eslint": "^8.29.0",
113+
"eslint": "^8.30.0",
114114
"font-awesome": "^4.7.0",
115115
"jest": "^29.3.1",
116116
"jest-extended": "^3.2.0",
@@ -123,7 +123,7 @@
123123
"postcss-cli": "^10.1.0",
124124
"release-it": "^15.5.1",
125125
"rimraf": "^3.0.2",
126-
"sass": "^1.56.2",
126+
"sass": "^1.57.1",
127127
"stream-browserify": "^3.0.0",
128128
"ts-node": "^10.9.1",
129129
"tslib": "^2.4.1",
@@ -135,6 +135,6 @@
135135
"npm": ">=6.14.13"
136136
},
137137
"resolutions": {
138-
"caniuse-lite": "1.0.30001439"
138+
"caniuse-lite": "1.0.30001441"
139139
}
140140
}

yarn.lock

Lines changed: 87 additions & 82 deletions
Original file line numberDiff line numberDiff line change
@@ -1496,15 +1496,15 @@
14961496
resolved "https://registry.yarnpkg.com/@esbuild/linux-loong64/-/linux-loong64-0.15.7.tgz#1ec4af4a16c554cbd402cc557ccdd874e3f7be53"
14971497
integrity sha512-IKznSJOsVUuyt7cDzzSZyqBEcZe+7WlBqTVXiF1OXP/4Nm387ToaXZ0fyLwI1iBlI/bzpxVq411QE2/Bt2XWWw==
14981498

1499-
"@eslint/eslintrc@^1.3.3":
1500-
version "1.3.3"
1501-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.3.3.tgz#2b044ab39fdfa75b4688184f9e573ce3c5b0ff95"
1502-
integrity sha512-uj3pT6Mg+3t39fvLrj8iuCIJ38zKO9FpGtJ4BBJebJhEwjoT+KLVNCcHT5QC9NGRIEi7fZ0ZR8YRb884auB4Lg==
1499+
"@eslint/eslintrc@^1.4.0":
1500+
version "1.4.0"
1501+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.4.0.tgz#8ec64e0df3e7a1971ee1ff5158da87389f167a63"
1502+
integrity sha512-7yfvXy6MWLgWSFsLhz5yH3iQ52St8cdUY6FoGieKkRDVxuxmrNuUetIuu6cmjNWwniUHiWXjxCr5tTXDrbYS5A==
15031503
dependencies:
15041504
ajv "^6.12.4"
15051505
debug "^4.3.2"
15061506
espree "^9.4.0"
1507-
globals "^13.15.0"
1507+
globals "^13.19.0"
15081508
ignore "^5.2.0"
15091509
import-fresh "^3.2.1"
15101510
js-yaml "^4.1.0"
@@ -1526,14 +1526,14 @@
15261526
resolved "https://registry.yarnpkg.com/@gar/promisify/-/promisify-1.1.3.tgz#555193ab2e3bb3b6adc3d551c9c030d9e860daf6"
15271527
integrity sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==
15281528

1529-
"@humanwhocodes/config-array@^0.11.6":
1530-
version "0.11.6"
1531-
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.6.tgz#6a51d603a3aaf8d4cf45b42b3f2ac9318a4adc4b"
1532-
integrity sha512-jJr+hPTJYKyDILJfhNSHsjiwXYf26Flsz8DvNndOsHs5pwSnpGUEy8yzF0JYhCEvTDdV2vuOK5tt8BVhwO5/hg==
1529+
"@humanwhocodes/config-array@^0.11.8":
1530+
version "0.11.8"
1531+
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.8.tgz#03595ac2075a4dc0f191cc2131de14fbd7d410b9"
1532+
integrity sha512-UybHIJzJnR5Qc/MsD9Kr+RpO2h+/P1GhOwdiLPXK5TWk5sgTdu88bTD9UP+CKbPPh5Rni1u0GjAdYQLemG8g+g==
15331533
dependencies:
15341534
"@humanwhocodes/object-schema" "^1.2.1"
15351535
debug "^4.1.1"
1536-
minimatch "^3.0.4"
1536+
minimatch "^3.0.5"
15371537

15381538
"@humanwhocodes/module-importer@^1.0.1":
15391539
version "1.0.1"
@@ -2574,10 +2574,10 @@
25742574
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.7.16.tgz#0eb3cce1e37c79619943d2fd903919fc30850601"
25752575
integrity sha512-EQHhixfu+mkqHMZl1R2Ovuvn47PUw18azMJOTwSZr9/fhzHNGXAJ0ma0dayRVchprpCj0Kc1K1xKoWaATWF1qg==
25762576

2577-
"@types/node@^18.11.15":
2578-
version "18.11.15"
2579-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.15.tgz#de0e1fbd2b22b962d45971431e2ae696643d3f5d"
2580-
integrity sha512-VkhBbVo2+2oozlkdHXLrb3zjsRkpdnaU2bXmX8Wgle3PUi569eLRaHGlgETQHR7lLL1w7GiG3h9SnePhxNDecw==
2577+
"@types/node@^18.11.17":
2578+
version "18.11.17"
2579+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.17.tgz#5c009e1d9c38f4a2a9d45c0b0c493fe6cdb4bcb5"
2580+
integrity sha512-HJSUJmni4BeDHhfzn6nF0sVmd1SMezP7/4F0Lq+aXzmp2xm9O7WXrUtHW/CHlYVtZUbByEvWidHqRtcJXGF2Ng==
25812581

25822582
"@types/normalize-package-data@^2.4.0":
25832583
version "2.4.1"
@@ -2697,29 +2697,29 @@
26972697
dependencies:
26982698
"@types/yargs-parser" "*"
26992699

2700-
"@typescript-eslint/eslint-plugin@^5.46.1":
2701-
version "5.46.1"
2702-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.46.1.tgz#098abb4c9354e19f460d57ab18bff1f676a6cff0"
2703-
integrity sha512-YpzNv3aayRBwjs4J3oz65eVLXc9xx0PDbIRisHj+dYhvBn02MjYOD96P8YGiWEIFBrojaUjxvkaUpakD82phsA==
2700+
"@typescript-eslint/eslint-plugin@^5.47.0":
2701+
version "5.47.0"
2702+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.47.0.tgz#dadb79df3b0499699b155839fd6792f16897d910"
2703+
integrity sha512-AHZtlXAMGkDmyLuLZsRpH3p4G/1iARIwc/T0vIem2YB+xW6pZaXYXzCBnZSF/5fdM97R9QqZWZ+h3iW10XgevQ==
27042704
dependencies:
2705-
"@typescript-eslint/scope-manager" "5.46.1"
2706-
"@typescript-eslint/type-utils" "5.46.1"
2707-
"@typescript-eslint/utils" "5.46.1"
2705+
"@typescript-eslint/scope-manager" "5.47.0"
2706+
"@typescript-eslint/type-utils" "5.47.0"
2707+
"@typescript-eslint/utils" "5.47.0"
27082708
debug "^4.3.4"
27092709
ignore "^5.2.0"
27102710
natural-compare-lite "^1.4.0"
27112711
regexpp "^3.2.0"
27122712
semver "^7.3.7"
27132713
tsutils "^3.21.0"
27142714

2715-
"@typescript-eslint/parser@^5.46.1":
2716-
version "5.46.1"
2717-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.46.1.tgz#1fc8e7102c1141eb64276c3b89d70da8c0ba5699"
2718-
integrity sha512-RelQ5cGypPh4ySAtfIMBzBGyrNerQcmfA1oJvPj5f+H4jI59rl9xxpn4bonC0tQvUKOEN7eGBFWxFLK3Xepneg==
2715+
"@typescript-eslint/parser@^5.47.0":
2716+
version "5.47.0"
2717+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.47.0.tgz#62e83de93499bf4b500528f74bf2e0554e3a6c8d"
2718+
integrity sha512-udPU4ckK+R1JWCGdQC4Qa27NtBg7w020ffHqGyAK8pAgOVuNw7YaKXGChk+udh+iiGIJf6/E/0xhVXyPAbsczw==
27192719
dependencies:
2720-
"@typescript-eslint/scope-manager" "5.46.1"
2721-
"@typescript-eslint/types" "5.46.1"
2722-
"@typescript-eslint/typescript-estree" "5.46.1"
2720+
"@typescript-eslint/scope-manager" "5.47.0"
2721+
"@typescript-eslint/types" "5.47.0"
2722+
"@typescript-eslint/typescript-estree" "5.47.0"
27232723
debug "^4.3.4"
27242724

27252725
"@typescript-eslint/[email protected]":
@@ -2730,13 +2730,13 @@
27302730
"@typescript-eslint/types" "5.43.0"
27312731
"@typescript-eslint/visitor-keys" "5.43.0"
27322732

2733-
"@typescript-eslint/scope-manager@5.46.1":
2734-
version "5.46.1"
2735-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.46.1.tgz#70af8425c79bbc1178b5a63fb51102ddf48e104a"
2736-
integrity sha512-iOChVivo4jpwUdrJZyXSMrEIM/PvsbbDOX1y3UCKjSgWn+W89skxWaYXACQfxmIGhPVpRWK/VWPYc+bad6smIA==
2733+
"@typescript-eslint/scope-manager@5.47.0":
2734+
version "5.47.0"
2735+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.47.0.tgz#f58144a6b0ff58b996f92172c488813aee9b09df"
2736+
integrity sha512-dvJab4bFf7JVvjPuh3sfBUWsiD73aiftKBpWSfi3sUkysDQ4W8x+ZcFpNp7Kgv0weldhpmMOZBjx1wKN8uWvAw==
27372737
dependencies:
2738-
"@typescript-eslint/types" "5.46.1"
2739-
"@typescript-eslint/visitor-keys" "5.46.1"
2738+
"@typescript-eslint/types" "5.47.0"
2739+
"@typescript-eslint/visitor-keys" "5.47.0"
27402740

27412741
"@typescript-eslint/[email protected]":
27422742
version "5.43.0"
@@ -2748,13 +2748,13 @@
27482748
debug "^4.3.4"
27492749
tsutils "^3.21.0"
27502750

2751-
"@typescript-eslint/type-utils@5.46.1":
2752-
version "5.46.1"
2753-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.46.1.tgz#195033e4b30b51b870dfcf2828e88d57b04a11cc"
2754-
integrity sha512-V/zMyfI+jDmL1ADxfDxjZ0EMbtiVqj8LUGPAGyBkXXStWmCUErMpW873zEHsyguWCuq2iN4BrlWUkmuVj84yng==
2751+
"@typescript-eslint/type-utils@5.47.0":
2752+
version "5.47.0"
2753+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.47.0.tgz#2b440979c574e317d3473225ae781f292c99e55d"
2754+
integrity sha512-1J+DFFrYoDUXQE1b7QjrNGARZE6uVhBqIvdaXTe5IN+NmEyD68qXR1qX1g2u4voA+nCaelQyG8w30SAOihhEYg==
27552755
dependencies:
2756-
"@typescript-eslint/typescript-estree" "5.46.1"
2757-
"@typescript-eslint/utils" "5.46.1"
2756+
"@typescript-eslint/typescript-estree" "5.47.0"
2757+
"@typescript-eslint/utils" "5.47.0"
27582758
debug "^4.3.4"
27592759
tsutils "^3.21.0"
27602760

@@ -2763,10 +2763,10 @@
27632763
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.43.0.tgz#e4ddd7846fcbc074325293515fa98e844d8d2578"
27642764
integrity sha512-jpsbcD0x6AUvV7tyOlyvon0aUsQpF8W+7TpJntfCUWU1qaIKu2K34pMwQKSzQH8ORgUrGYY6pVIh1Pi8TNeteg==
27652765

2766-
"@typescript-eslint/types@5.46.1":
2767-
version "5.46.1"
2768-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.46.1.tgz#4e9db2107b9a88441c4d5ecacde3bb7a5ebbd47e"
2769-
integrity sha512-Z5pvlCaZgU+93ryiYUwGwLl9AQVB/PQ1TsJ9NZ/gHzZjN7g9IAn6RSDkpCV8hqTwAiaj6fmCcKSQeBPlIpW28w==
2766+
"@typescript-eslint/types@5.47.0":
2767+
version "5.47.0"
2768+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.47.0.tgz#67490def406eaa023dbbd8da42ee0d0c9b5229d3"
2769+
integrity sha512-eslFG0Qy8wpGzDdYKu58CEr3WLkjwC5Usa6XbuV89ce/yN5RITLe1O8e+WFEuxnfftHiJImkkOBADj58ahRxSg==
27702770

27712771
"@typescript-eslint/[email protected]":
27722772
version "5.43.0"
@@ -2781,13 +2781,13 @@
27812781
semver "^7.3.7"
27822782
tsutils "^3.21.0"
27832783

2784-
"@typescript-eslint/typescript-estree@5.46.1":
2785-
version "5.46.1"
2786-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.46.1.tgz#5358088f98a8f9939355e0996f9c8f41c25eced2"
2787-
integrity sha512-j9W4t67QiNp90kh5Nbr1w92wzt+toiIsaVPnEblB2Ih2U9fqBTyqV9T3pYWZBRt6QoMh/zVWP59EpuCjc4VRBg==
2784+
"@typescript-eslint/typescript-estree@5.47.0":
2785+
version "5.47.0"
2786+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.47.0.tgz#ed971a11c5c928646d6ba7fc9dfdd6e997649aca"
2787+
integrity sha512-LxfKCG4bsRGq60Sqqu+34QT5qT2TEAHvSCCJ321uBWywgE2dS0LKcu5u+3sMGo+Vy9UmLOhdTw5JHzePV/1y4Q==
27882788
dependencies:
2789-
"@typescript-eslint/types" "5.46.1"
2790-
"@typescript-eslint/visitor-keys" "5.46.1"
2789+
"@typescript-eslint/types" "5.47.0"
2790+
"@typescript-eslint/visitor-keys" "5.47.0"
27912791
debug "^4.3.4"
27922792
globby "^11.1.0"
27932793
is-glob "^4.0.3"
@@ -2808,16 +2808,16 @@
28082808
eslint-utils "^3.0.0"
28092809
semver "^7.3.7"
28102810

2811-
"@typescript-eslint/utils@5.46.1":
2812-
version "5.46.1"
2813-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.46.1.tgz#7da3c934d9fd0eb4002a6bb3429f33298b469b4a"
2814-
integrity sha512-RBdBAGv3oEpFojaCYT4Ghn4775pdjvwfDOfQ2P6qzNVgQOVrnSPe5/Pb88kv7xzYQjoio0eKHKB9GJ16ieSxvA==
2811+
"@typescript-eslint/utils@5.47.0":
2812+
version "5.47.0"
2813+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.47.0.tgz#b5005f7d2696769a1fdc1e00897005a25b3a0ec7"
2814+
integrity sha512-U9xcc0N7xINrCdGVPwABjbAKqx4GK67xuMV87toI+HUqgXj26m6RBp9UshEXcTrgCkdGYFzgKLt8kxu49RilDw==
28152815
dependencies:
28162816
"@types/json-schema" "^7.0.9"
28172817
"@types/semver" "^7.3.12"
2818-
"@typescript-eslint/scope-manager" "5.46.1"
2819-
"@typescript-eslint/types" "5.46.1"
2820-
"@typescript-eslint/typescript-estree" "5.46.1"
2818+
"@typescript-eslint/scope-manager" "5.47.0"
2819+
"@typescript-eslint/types" "5.47.0"
2820+
"@typescript-eslint/typescript-estree" "5.47.0"
28212821
eslint-scope "^5.1.1"
28222822
eslint-utils "^3.0.0"
28232823
semver "^7.3.7"
@@ -2830,12 +2830,12 @@
28302830
"@typescript-eslint/types" "5.43.0"
28312831
eslint-visitor-keys "^3.3.0"
28322832

2833-
"@typescript-eslint/visitor-keys@5.46.1":
2834-
version "5.46.1"
2835-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.46.1.tgz#126cc6fe3c0f83608b2b125c5d9daced61394242"
2836-
integrity sha512-jczZ9noovXwy59KjRTk1OftT78pwygdcmCuBf8yMoWt/8O8l+6x2LSEze0E4TeepXK4MezW3zGSyoDRZK7Y9cg==
2833+
"@typescript-eslint/visitor-keys@5.47.0":
2834+
version "5.47.0"
2835+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.47.0.tgz#4aca4efbdf6209c154df1f7599852d571b80bb45"
2836+
integrity sha512-ByPi5iMa6QqDXe/GmT/hR6MZtVPi0SqMQPDx15FczCBXJo/7M8T88xReOALAfpBLm+zxpPfmhuEvPb577JRAEg==
28372837
dependencies:
2838-
"@typescript-eslint/types" "5.46.1"
2838+
"@typescript-eslint/types" "5.47.0"
28392839
eslint-visitor-keys "^3.3.0"
28402840

28412841
"@webassemblyjs/[email protected]":
@@ -3745,10 +3745,10 @@ camelcase@^7.0.0:
37453745
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-7.0.0.tgz#fd112621b212126741f998d614cbc2a8623fd174"
37463746
integrity sha512-JToIvOmz6nhGsUhAYScbo2d6Py5wojjNfoxoc2mEVLUdJ70gJK2gnd+ABY1Tc3sVMyK7QDPtN0T/XdlCQWITyQ==
37473747

3748-
[email protected].30001439, caniuse-lite@^1.0.30001370, caniuse-lite@^1.0.30001394, caniuse-lite@^1.0.30001400, caniuse-lite@^1.0.30001407, caniuse-lite@^1.0.30001426:
3749-
version "1.0.30001439"
3750-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001439.tgz#ab7371faeb4adff4b74dad1718a6fd122e45d9cb"
3751-
integrity sha512-1MgUzEkoMO6gKfXflStpYgZDlFM7M/ck/bgfVCACO5vnAf0fXoNVHdWtqGU+MYca+4bL9Z5bpOVmR33cWW9G2A==
3748+
[email protected].30001441, caniuse-lite@^1.0.30001370, caniuse-lite@^1.0.30001394, caniuse-lite@^1.0.30001400, caniuse-lite@^1.0.30001407, caniuse-lite@^1.0.30001426:
3749+
version "1.0.30001441"
3750+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001441.tgz#987437b266260b640a23cd18fbddb509d7f69f3e"
3751+
integrity sha512-OyxRR4Vof59I3yGWXws6i908EtGbMzVUi3ganaZQHmydk1iwDhRnvaPG2WaR0KcqrDFKrxVZHULT396LEPhXfg==
37523752

37533753
[email protected], chalk@^5.0.0, chalk@^5.0.1, chalk@^5.1.2:
37543754
version "5.1.2"
@@ -5403,13 +5403,13 @@ eslint-visitor-keys@^3.3.0:
54035403
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
54045404
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
54055405

5406-
eslint@^8.29.0:
5407-
version "8.29.0"
5408-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.29.0.tgz#d74a88a20fb44d59c51851625bc4ee8d0ec43f87"
5409-
integrity sha512-isQ4EEiyUjZFbEKvEGJKKGBwXtvXX+zJbkVKCgTuB9t/+jUBcy8avhkEwWJecI15BkRkOYmvIM5ynbhRjEkoeg==
5406+
eslint@^8.30.0:
5407+
version "8.30.0"
5408+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.30.0.tgz#83a506125d089eef7c5b5910eeea824273a33f50"
5409+
integrity sha512-MGADB39QqYuzEGov+F/qb18r4i7DohCDOfatHaxI2iGlPuC65bwG2gxgO+7DkyL38dRFaRH7RaRAgU6JKL9rMQ==
54105410
dependencies:
5411-
"@eslint/eslintrc" "^1.3.3"
5412-
"@humanwhocodes/config-array" "^0.11.6"
5411+
"@eslint/eslintrc" "^1.4.0"
5412+
"@humanwhocodes/config-array" "^0.11.8"
54135413
"@humanwhocodes/module-importer" "^1.0.1"
54145414
"@nodelib/fs.walk" "^1.2.8"
54155415
ajv "^6.10.0"
@@ -5428,7 +5428,7 @@ eslint@^8.29.0:
54285428
file-entry-cache "^6.0.1"
54295429
find-up "^5.0.0"
54305430
glob-parent "^6.0.2"
5431-
globals "^13.15.0"
5431+
globals "^13.19.0"
54325432
grapheme-splitter "^1.0.4"
54335433
ignore "^5.2.0"
54345434
import-fresh "^3.0.0"
@@ -6091,10 +6091,10 @@ globals@^11.1.0:
60916091
resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e"
60926092
integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==
60936093

6094-
globals@^13.15.0:
6095-
version "13.17.0"
6096-
resolved "https://registry.yarnpkg.com/globals/-/globals-13.17.0.tgz#902eb1e680a41da93945adbdcb5a9f361ba69bd4"
6097-
integrity sha512-1C+6nQRb1GwGMKm2dH/E7enFAMxGTmGI7/dEdhy/DNelv85w9B72t3uc5frtMNXIbzrarJJ/lTCjcaZwbLJmyw==
6094+
globals@^13.19.0:
6095+
version "13.19.0"
6096+
resolved "https://registry.yarnpkg.com/globals/-/globals-13.19.0.tgz#7a42de8e6ad4f7242fbcca27ea5b23aca367b5c8"
6097+
integrity sha512-dkQ957uSRWHw7CFXLUtUHQI3g3aWApYhfNR2O6jn/907riyTYKVBmxYVROkBcY614FSSeSJh7Xm7SrUWCxvJMQ==
60986098
dependencies:
60996099
type-fest "^0.20.2"
61006100

@@ -7505,6 +7505,11 @@ jquery@^3.6.2:
75057505
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.2.tgz#8302bbc9160646f507bdf59d136a478b312783c4"
75067506
integrity sha512-/e7ulNIEEYk1Z/l4X0vpxGt+B/dNsV8ghOPAWZaJs8pkGvsSC0tm33aMGylXcj/U7y4IcvwtMXPMyBFZn/gK9A==
75077507

7508+
jquery@^3.6.3:
7509+
version "3.6.3"
7510+
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.3.tgz#23ed2ffed8a19e048814f13391a19afcdba160e6"
7511+
integrity sha512-bZ5Sy3YzKo9Fyc8wH2iIQK4JImJ6R0GWI9kL1/k7Z91ZBNgkRXE6U0JfHIizZbort8ZunhSI3jw9I6253ahKfg==
7512+
75087513
js-sdsl@^4.1.4:
75097514
version "4.1.4"
75107515
resolved "https://registry.yarnpkg.com/js-sdsl/-/js-sdsl-4.1.4.tgz#78793c90f80e8430b7d8dc94515b6c77d98a26a6"
@@ -8081,7 +8086,7 @@ [email protected], minimatch@^5.0.0, minimatch@^5.0.1:
80818086
dependencies:
80828087
brace-expansion "^2.0.1"
80838088

8084-
minimatch@^3.0.3, minimatch@^3.0.4, minimatch@^3.1.1, minimatch@^3.1.2:
8089+
minimatch@^3.0.3, minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
80858090
version "3.1.2"
80868091
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
80878092
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
@@ -10153,10 +10158,10 @@ sass@^1.49.9:
1015310158
immutable "^4.0.0"
1015410159
source-map-js ">=0.6.2 <2.0.0"
1015510160

10156-
sass@^1.56.2:
10157-
version "1.56.2"
10158-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.56.2.tgz#9433b345ab3872996c82a53a58c014fd244fd095"
10159-
integrity sha512-ciEJhnyCRwzlBCB+h5cCPM6ie/6f8HrhZMQOf5vlU60Y1bI1rx5Zb0vlDZvaycHsg/MqFfF1Eq2eokAa32iw8w==
10161+
sass@^1.57.1:
10162+
version "1.57.1"
10163+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.57.1.tgz#dfafd46eb3ab94817145e8825208ecf7281119b5"
10164+
integrity sha512-O2+LwLS79op7GI0xZ8fqzF7X2m/m8WFfI02dHOdsK5R2ECeS5F62zrwg/relM1rjSLy7Vd/DiMNIvPrQGsA0jw==
1016010165
dependencies:
1016110166
chokidar ">=3.0.0 <4.0.0"
1016210167
immutable "^4.0.0"

0 commit comments

Comments
 (0)