Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2021,8 +2021,8 @@
"content-security-policy-parser": "0.6.0",
"cpy": "8.1.2",
"css-loader": "7.1.2",
"cssnano": "7.1.2",
"cssnano-preset-default": "7.0.10",
"cssnano": "7.1.3",
"cssnano-preset-default": "7.0.11",
"cssstyle": "5.3.7",
"csstype": "3.0.7",
"cypress": "15.12.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ browserify-des@1.0.0
browserify-rsa@4.1.0
browserify-sign@4.2.3
browserify-zlib@0.2.0
browserslist@4.28.0
browserslist@4.28.1
buffer-from@1.1.1
buffer-xor@1.0.3
buffer@5.7.1
Expand All @@ -133,7 +133,7 @@ call-bind@1.0.8
call-bound@1.0.4
callsites@3.1.0
camelize@1.0.0
caniuse-lite@1.0.30001754
caniuse-lite@1.0.30001781
ccount@1.0.5
character-entities-html4@1.1.4
character-entities-legacy@1.1.1
Expand Down Expand Up @@ -192,7 +192,7 @@ detect-node-es@1.1.0
diffie-hellman@5.0.3
domain-browser@4.22.0
dunder-proto@1.0.1
electron-to-chromium@1.5.250
electron-to-chromium@1.5.321
elliptic@6.6.1
emoticon@3.2.0
enhanced-resolve@5.20.0
Expand Down Expand Up @@ -499,7 +499,7 @@ unist-util-visit-parents@2.1.2
unist-util-visit-parents@3.1.0
unist-util-visit@1.4.1
unist-util-visit@2.0.3
update-browserslist-db@1.1.4
update-browserslist-db@1.2.3
uri-js@4.2.2
url-parse@1.5.10
url@0.11.4
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@ ajv@6.14.0
ajv@8.18.0
babel-loader@9.2.1
baseline-browser-mapping@2.9.14
browserslist@4.28.0
browserslist@4.28.1
buffer-from@1.1.1
caniuse-lite@1.0.30001754
caniuse-lite@1.0.30001781
chroma-js@2.4.2
chrome-trace-event@1.0.2
commander@2.20.3
Expand All @@ -56,7 +56,7 @@ css-tree@1.1.3
cssesc@3.0.0
csstype@3.1.2
dompurify@3.3.2
electron-to-chromium@1.5.250
electron-to-chromium@1.5.321
enhanced-resolve@5.20.0
error-stack-parser@2.0.6
es-module-lexer@1.5.4
Expand Down Expand Up @@ -146,7 +146,7 @@ ts-easing@0.2.0
tslib@1.14.1
tslib@2.8.1
undici-types@6.21.0
update-browserslist-db@1.1.4
update-browserslist-db@1.2.3
uri-js@4.2.2
util-deprecate@1.0.2
vscode-jsonrpc@8.2.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,13 @@ ajv@6.14.0
ajv@8.18.0
babel-loader@9.2.1
baseline-browser-mapping@2.9.14
browserslist@4.28.0
browserslist@4.28.1
buffer-from@1.1.1
caniuse-lite@1.0.30001754
caniuse-lite@1.0.30001781
chrome-trace-event@1.0.2
commander@2.20.3
common-path-prefix@3.0.0
electron-to-chromium@1.5.250
electron-to-chromium@1.5.321
enhanced-resolve@5.20.0
es-module-lexer@1.5.4
escalade@3.2.0
Expand Down Expand Up @@ -95,7 +95,7 @@ terser-webpack-plugin@5.3.17
terser@5.40.0
tslib@1.14.1
undici-types@6.21.0
update-browserslist-db@1.1.4
update-browserslist-db@1.2.3
uri-js@4.2.2
vscode-jsonrpc@8.2.0
vscode-languageserver-protocol@3.17.5
Expand Down
Loading
Loading