Skip to content

Commit 3fa4f48

Browse files
committed
Upgrade to typescript-plugin-css-modules 4.1
1 parent d1a4623 commit 3fa4f48

File tree

2 files changed

+40
-120
lines changed

2 files changed

+40
-120
lines changed

ui/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"ts-jest": "^29.0.4",
8383
"ts-loader": "^9.2.3",
8484
"typescript": "^4.2.2",
85-
"typescript-plugin-css-modules": "^3.2.0",
85+
"typescript-plugin-css-modules": "^4.1.1",
8686
"webpack": "^5.24.3",
8787
"webpack-cli": "^5.0.1"
8888
},

ui/frontend/yarn.lock

Lines changed: 39 additions & 119 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
# yarn lockfile v1
33

44

5+
"@adobe/css-tools@^4.0.1":
6+
version "4.0.2"
7+
resolved "https://registry.yarnpkg.com/@adobe/css-tools/-/css-tools-4.0.2.tgz#bd7d13543a186c3ff3eabb44bec2b22e8fb18ee0"
8+
integrity sha512-Fx6tYjk2wKUgLi8uMANZr8GNZx05u44ArIJldn9VxLvolzlJVgHbTUCbwhMd6bcYky178+WUSxPHO3DAtGLWpw==
9+
510
"@ampproject/remapping@^2.1.0":
611
version "2.2.0"
712
resolved "https://registry.yarnpkg.com/@ampproject/remapping/-/remapping-2.2.0.tgz#56c133824780de3174aed5ab6834f3026790154d"
@@ -1453,11 +1458,6 @@
14531458
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.11.tgz#d421b6c527a3037f7c84433fd2c4229e016863d3"
14541459
integrity sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==
14551460

1456-
"@types/json5@^0.0.29":
1457-
version "0.0.29"
1458-
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
1459-
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
1460-
14611461
"@types/lodash@^4.14.118":
14621462
version "4.14.191"
14631463
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.191.tgz#09511e7f7cba275acd8b419ddac8da9a6a79e2fa"
@@ -1970,11 +1970,6 @@ astral-regex@^2.0.0:
19701970
resolved "https://registry.yarnpkg.com/astral-regex/-/astral-regex-2.0.0.tgz#483143c567aeed4785759c0865786dc77d7d2e31"
19711971
integrity sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==
19721972

1973-
atob@^2.1.2:
1974-
version "2.1.2"
1975-
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
1976-
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
1977-
19781973
autoprefixer@^10.2.4:
19791974
version "10.4.13"
19801975
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.4.13.tgz#b5136b59930209a321e9fa3dca2e7c4d223e83a8"
@@ -2479,13 +2474,6 @@ css-loader@^6.0.0:
24792474
postcss-value-parser "^4.2.0"
24802475
semver "^7.3.8"
24812476

2482-
css-parse@~2.0.0:
2483-
version "2.0.0"
2484-
resolved "https://registry.yarnpkg.com/css-parse/-/css-parse-2.0.0.tgz#a468ee667c16d81ccf05c58c38d2a97c780dbfd4"
2485-
integrity sha512-UNIFik2RgSbiTwIW1IsFwXWn6vs+bYdq83LKTSOsx7NJR7WII9dxewkHLltfTLVppoUApHV0118a4RZRI9FLwA==
2486-
dependencies:
2487-
css "^2.0.0"
2488-
24892477
css-select@^4.1.3:
24902478
version "4.3.0"
24912479
resolved "https://registry.yarnpkg.com/css-select/-/css-select-4.3.0.tgz#db7129b2846662fd8628cfc496abb2b59e41529b"
@@ -2518,16 +2506,6 @@ css-what@^6.0.1:
25182506
resolved "https://registry.yarnpkg.com/css-what/-/css-what-6.1.0.tgz#fb5effcf76f1ddea2c81bdfaa4de44e79bac70f4"
25192507
integrity sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw==
25202508

2521-
css@^2.0.0:
2522-
version "2.2.4"
2523-
resolved "https://registry.yarnpkg.com/css/-/css-2.2.4.tgz#c646755c73971f2bba6a601e2cf2fd71b1298929"
2524-
integrity sha512-oUnjmWpy0niI3x/mPL8dVEI1l7MnG3+HHyRPHf+YFSbK+svOhXpmSOcDURUh2aOCgl2grzrOPt1nHLuCVFULLw==
2525-
dependencies:
2526-
inherits "^2.0.3"
2527-
source-map "^0.6.1"
2528-
source-map-resolve "^0.5.2"
2529-
urix "^0.1.0"
2530-
25312509
cssesc@^3.0.0:
25322510
version "3.0.0"
25332511
resolved "https://registry.yarnpkg.com/cssesc/-/cssesc-3.0.0.tgz#37741919903b868565e1c09ea747445cd18983ee"
@@ -2552,13 +2530,6 @@ debug@^4.1.0, debug@^4.1.1, debug@^4.3.2, debug@^4.3.4:
25522530
dependencies:
25532531
ms "2.1.2"
25542532

2555-
debug@~3.1.0:
2556-
version "3.1.0"
2557-
resolved "https://registry.yarnpkg.com/debug/-/debug-3.1.0.tgz#5bb5a0672628b64149566ba16819e61518c67261"
2558-
integrity sha512-OX8XqP7/1a9cqkxYw2yXss15f26NKWBpDXQd0/uK/KPqdQhxbPa994hnzjcE2VqQpDslf55723cKPUOGSmMY3g==
2559-
dependencies:
2560-
ms "2.0.0"
2561-
25622533
decamelize-keys@^1.1.0:
25632534
version "1.1.1"
25642535
resolved "https://registry.yarnpkg.com/decamelize-keys/-/decamelize-keys-1.1.1.tgz#04a2d523b2f18d80d0158a43b895d56dff8d19d8"
@@ -2572,11 +2543,6 @@ decamelize@^1.1.0, decamelize@^1.2.0:
25722543
resolved "https://registry.yarnpkg.com/decamelize/-/decamelize-1.2.0.tgz#f6534d15148269b20352e7bee26f501f9a191290"
25732544
integrity sha512-z2S+W9X73hAUUki+N+9Za2lBlun89zigOyGrsax+KUQ6wKW4ZoWpEYBkGhQjwAjjDCkWxhY0VKEhk8wzY7F5cA==
25742545

2575-
decode-uri-component@^0.2.0:
2576-
version "0.2.2"
2577-
resolved "https://registry.yarnpkg.com/decode-uri-component/-/decode-uri-component-0.2.2.tgz#e69dbe25d37941171dd540e024c444cd5188e1e9"
2578-
integrity sha512-FqUYQ+8o158GyGTrMFJms9qh3CqTKvAqgqsTnkLI8sKu0028orqBhxNMFkFen0zGyg6epACD32pjVk58ngIErQ==
2579-
25802546
dedent@^0.7.0:
25812547
version "0.7.0"
25822548
resolved "https://registry.yarnpkg.com/dedent/-/dedent-0.7.0.tgz#2495ddbaf6eb874abb0e1be9df22d2e5a544326c"
@@ -2676,10 +2642,10 @@ dot-case@^3.0.4:
26762642
no-case "^3.0.4"
26772643
tslib "^2.0.3"
26782644

2679-
dotenv@^10.0.0:
2680-
version "10.0.0"
2681-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-10.0.0.tgz#3d4227b8fb95f81096cdd2b66653fb2c7085ba81"
2682-
integrity sha512-rlBi9d8jpv9Sf1klPjNfFAuWDjKLwTIJJ/VxtoTwIR6hnZxcEOQCZg2oIL3MWBYw5GpUDKOEnND7LXTbIpQ03Q==
2645+
dotenv@^16.0.3:
2646+
version "16.0.3"
2647+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.0.3.tgz#115aec42bac5053db3c456db30cc243a5a836a07"
2648+
integrity sha512-7GO6HghkA5fYG9TYnNxi14/7K9f5occMlp3zXAuSxn7CKCxt9xbNWG7yF8hTCSUchlfWSe3uLmlPfigevRItzQ==
26832649

26842650
electron-to-chromium@^1.4.251:
26852651
version "1.4.284"
@@ -3556,7 +3522,7 @@ inflight@^1.0.4:
35563522
once "^1.3.0"
35573523
wrappy "1"
35583524

3559-
inherits@2, inherits@^2.0.3:
3525+
inherits@2:
35603526
version "2.0.4"
35613527
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
35623528
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
@@ -4261,13 +4227,6 @@ json5@^0.5.0:
42614227
resolved "https://registry.yarnpkg.com/json5/-/json5-0.5.1.tgz#1eade7acc012034ad84e2396767ead9fa5495821"
42624228
integrity sha512-4xrs1aW+6N5DalkqSVA8fxh458CXvR99WU8WLKmq4v8eWAL86Xo3BVqyd3SkA9wEVjCMqyvvRRkshAdOnBp5rw==
42634229

4264-
json5@^1.0.1:
4265-
version "1.0.2"
4266-
resolved "https://registry.yarnpkg.com/json5/-/json5-1.0.2.tgz#63d98d60f21b313b77c4d6da18bfa69d80e1d593"
4267-
integrity sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==
4268-
dependencies:
4269-
minimist "^1.2.0"
4270-
42714230
json5@^2.1.2, json5@^2.2.2, json5@^2.2.3:
42724231
version "2.2.3"
42734232
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
@@ -4301,7 +4260,7 @@ known-css-properties@^0.26.0:
43014260
resolved "https://registry.yarnpkg.com/known-css-properties/-/known-css-properties-0.26.0.tgz#008295115abddc045a9f4ed7e2a84dc8b3a77649"
43024261
integrity sha512-5FZRzrZzNTBruuurWpvZnvP9pum+fe0HcK8z/ooo+U+Hmp4vtbyp1/QDsqmufirXy4egGzbaH/y2uCZf+6W5Kg==
43034262

4304-
less@^4.1.1:
4263+
less@^4.1.3:
43054264
version "4.1.3"
43064265
resolved "https://registry.yarnpkg.com/less/-/less-4.1.3.tgz#175be9ddcbf9b250173e0a00b4d6920a5b770246"
43074266
integrity sha512-w16Xk/Ta9Hhyei0Gpz9m7VS8F28nieJaL/VyShID7cYvP6IL5oHeL6p4TXSDJqZE/lNv0oJ2pGVjJsRkfwm5FA==
@@ -4577,16 +4536,11 @@ minimist-options@4.1.0:
45774536
is-plain-obj "^1.1.0"
45784537
kind-of "^6.0.3"
45794538

4580-
minimist@^1.2.0, minimist@^1.2.6:
4539+
minimist@^1.2.6:
45814540
version "1.2.7"
45824541
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.7.tgz#daa1c4d91f507390437c6a8bc01078e7000c4d18"
45834542
integrity sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g==
45844543

4585-
mkdirp@~1.0.4:
4586-
version "1.0.4"
4587-
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e"
4588-
integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==
4589-
45904544
monaco-editor-webpack-plugin@^7.0.1:
45914545
version "7.0.1"
45924546
resolved "https://registry.yarnpkg.com/monaco-editor-webpack-plugin/-/monaco-editor-webpack-plugin-7.0.1.tgz#ba19c60aba990184e36ad8722b1ed6a564527c7c"
@@ -4599,11 +4553,6 @@ monaco-editor@^0.34.1:
45994553
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.34.1.tgz#1b75c4ad6bc4c1f9da656d740d98e0b850a22f87"
46004554
integrity sha512-FKc80TyiMaruhJKKPz5SpJPIjL+dflGvz4CpuThaPMc94AyN7SeC9HQ8hrvaxX7EyHdJcUY5i4D0gNyJj1vSZQ==
46014555

4602-
ms@2.0.0:
4603-
version "2.0.0"
4604-
resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8"
4605-
integrity sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==
4606-
46074556
ms@2.1.2:
46084557
version "2.1.2"
46094558
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
@@ -4967,7 +4916,7 @@ postcss-icss-selectors@^2.0.3:
49674916
lodash "^4.17.4"
49684917
postcss "^6.0.2"
49694918

4970-
postcss-load-config@^3.0.1:
4919+
postcss-load-config@^3.1.4:
49714920
version "3.1.4"
49724921
resolved "https://registry.yarnpkg.com/postcss-load-config/-/postcss-load-config-3.1.4.tgz#1ab2571faf84bb078877e1d07905eabe9ebda855"
49734922
integrity sha512-6DiM4E7v4coTE4uzA8U//WhtPwyhiim3eyjEMFCnUpzbrkK9wJHgKDT2mR+HbtSrd/NubVaYTOpSpjUl8NQeRg==
@@ -5072,7 +5021,7 @@ postcss@^6.0.14, postcss@^6.0.2:
50725021
source-map "^0.6.1"
50735022
supports-color "^5.4.0"
50745023

5075-
postcss@^8.2.7, postcss@^8.3.0, postcss@^8.3.11, postcss@^8.4.19:
5024+
postcss@^8.2.7, postcss@^8.3.11, postcss@^8.4.19:
50765025
version "8.4.21"
50775026
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.21.tgz#c639b719a57efc3187b13a1d765675485f4134f4"
50785027
integrity sha512-tP7u/Sn/dVxK2NnruI4H9BG+x+Wxz6oeZ1cJ8P6G/PZY0IKk4k/63TDsQf2kQq3+qoJeLm2kIBUNlZe3zgb4Zg==
@@ -5462,11 +5411,6 @@ resolve-from@^5.0.0:
54625411
resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-5.0.0.tgz#c35225843df8f776df21c57557bc087e9dfdfc69"
54635412
integrity sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==
54645413

5465-
resolve-url@^0.2.1:
5466-
version "0.2.1"
5467-
resolved "https://registry.yarnpkg.com/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a"
5468-
integrity sha512-ZuF55hVUQaaczgOIwqWzkEcEidmlD/xl44x1UZnhOXcYuFN2S6+rcxpG+C1N3So0wvNI3DmJICUFfu2SxhBmvg==
5469-
54705414
resolve.exports@^1.1.0:
54715415
version "1.1.1"
54725416
resolved "https://registry.yarnpkg.com/resolve.exports/-/resolve.exports-1.1.1.tgz#05cfd5b3edf641571fd46fa608b610dda9ead999"
@@ -5535,12 +5479,12 @@ safe-regex-test@^1.0.0:
55355479
get-intrinsic "^1.1.3"
55365480
is-regex "^1.1.4"
55375481

5538-
"safer-buffer@>= 2.1.2 < 3.0.0", safer-buffer@^2.1.2:
5482+
"safer-buffer@>= 2.1.2 < 3.0.0":
55395483
version "2.1.2"
55405484
resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"
55415485
integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==
55425486

5543-
sass@^1.32.13:
5487+
sass@^1.56.1:
55445488
version "1.57.1"
55455489
resolved "https://registry.yarnpkg.com/sass/-/sass-1.57.1.tgz#dfafd46eb3ab94817145e8825208ecf7281119b5"
55465490
integrity sha512-O2+LwLS79op7GI0xZ8fqzF7X2m/m8WFfI02dHOdsK5R2ECeS5F62zrwg/relM1rjSLy7Vd/DiMNIvPrQGsA0jw==
@@ -5676,17 +5620,6 @@ slice-ansi@^4.0.0:
56765620
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.2.tgz#adbc361d9c62df380125e7f161f71c826f1e490c"
56775621
integrity sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==
56785622

5679-
source-map-resolve@^0.5.2:
5680-
version "0.5.3"
5681-
resolved "https://registry.yarnpkg.com/source-map-resolve/-/source-map-resolve-0.5.3.tgz#190866bece7553e1f8f267a2ee82c606b5509a1a"
5682-
integrity sha512-Htz+RnsXWk5+P2slx5Jh3Q66vhQj1Cllm0zvnaY98+NFx+Dv2CF/f5O/t8x+KaNdrdIAsruNzoh/KpialbqAnw==
5683-
dependencies:
5684-
atob "^2.1.2"
5685-
decode-uri-component "^0.2.0"
5686-
resolve-url "^0.2.1"
5687-
source-map-url "^0.4.0"
5688-
urix "^0.1.0"
5689-
56905623
source-map-support@0.5.13:
56915624
version "0.5.13"
56925625
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.13.tgz#31b24a9c2e73c2de85066c0feb7d44767ed52932"
@@ -5703,11 +5636,6 @@ source-map-support@~0.5.20:
57035636
buffer-from "^1.0.0"
57045637
source-map "^0.6.0"
57055638

5706-
source-map-url@^0.4.0:
5707-
version "0.4.1"
5708-
resolved "https://registry.yarnpkg.com/source-map-url/-/source-map-url-0.4.1.tgz#0af66605a745a5a2f91cf1bbf8a7afbc283dec56"
5709-
integrity sha512-cPiFOTLUKvJFIg4SKVScy4ilPPW6rFgMgfuZJPNoDuMs3nC1HbMUycBoJw77xFIp6z1UJQJOfx6C9GMH80DiTw==
5710-
57115639
source-map@0.5.6:
57125640
version "0.5.6"
57135641
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.6.tgz#75ce38f52bf0733c5a7f0c118d81334a2bb5f412"
@@ -5987,18 +5915,15 @@ stylis@^4.0.6:
59875915
resolved "https://registry.yarnpkg.com/stylis/-/stylis-4.1.3.tgz#fd2fbe79f5fed17c55269e16ed8da14c84d069f7"
59885916
integrity sha512-GP6WDNWf+o403jrEp9c5jibKavrtLW+/qYGhFxFrG8maXhwTBI7gLLhiBb0o7uFccWN+EOS9aMO6cGHWAO07OA==
59895917

5990-
stylus@^0.54.8:
5991-
version "0.54.8"
5992-
resolved "https://registry.yarnpkg.com/stylus/-/stylus-0.54.8.tgz#3da3e65966bc567a7b044bfe0eece653e099d147"
5993-
integrity sha512-vr54Or4BZ7pJafo2mpf0ZcwA74rpuYCZbxrHBsH8kbcXOwSfvBFwsRfpGO5OD5fhG5HDCFW737PKaawI7OqEAg==
5918+
stylus@^0.59.0:
5919+
version "0.59.0"
5920+
resolved "https://registry.yarnpkg.com/stylus/-/stylus-0.59.0.tgz#a344d5932787142a141946536d6e24e6a6be7aa6"
5921+
integrity sha512-lQ9w/XIOH5ZHVNuNbWW8D822r+/wBSO/d6XvtyHLF7LW4KaCIDeVbvn5DF8fGCJAUCwVhVi/h6J0NUcnylUEjg==
59945922
dependencies:
5995-
css-parse "~2.0.0"
5996-
debug "~3.1.0"
5923+
"@adobe/css-tools" "^4.0.1"
5924+
debug "^4.3.2"
59975925
glob "^7.1.6"
5998-
mkdirp "~1.0.4"
5999-
safer-buffer "^2.1.2"
60005926
sax "~1.2.4"
6001-
semver "^6.3.0"
60025927
source-map "^0.7.3"
60035928

60045929
supports-color@^5.3.0, supports-color@^5.4.0:
@@ -6162,13 +6087,12 @@ ts-loader@^9.2.3:
61626087
micromatch "^4.0.0"
61636088
semver "^7.3.4"
61646089

6165-
tsconfig-paths@^3.9.0:
6166-
version "3.14.1"
6167-
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.14.1.tgz#ba0734599e8ea36c862798e920bcf163277b137a"
6168-
integrity sha512-fxDhWnFSLt3VuTwtvJt5fpwxBHg5AdKWMsgcPOOIilyjymcYVZoCQF8fvFRezCNfblEXmi+PcM1eYHeOAgXCOQ==
6090+
tsconfig-paths@^4.1.1:
6091+
version "4.1.2"
6092+
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-4.1.2.tgz#4819f861eef82e6da52fb4af1e8c930a39ed979a"
6093+
integrity sha512-uhxiMgnXQp1IR622dUXI+9Ehnws7i/y6xvpZB9IbUVOPy0muvdvgXeZOn88UcGPiT98Vp3rJPTa8bFoalZ3Qhw==
61696094
dependencies:
6170-
"@types/json5" "^0.0.29"
6171-
json5 "^1.0.1"
6095+
json5 "^2.2.2"
61726096
minimist "^1.2.6"
61736097
strip-bom "^3.0.0"
61746098

@@ -6235,24 +6159,25 @@ typed-array-length@^1.0.4:
62356159
for-each "^0.3.3"
62366160
is-typed-array "^1.1.9"
62376161

6238-
typescript-plugin-css-modules@^3.2.0:
6239-
version "3.4.0"
6240-
resolved "https://registry.yarnpkg.com/typescript-plugin-css-modules/-/typescript-plugin-css-modules-3.4.0.tgz#4ff6905d88028684d1608c05c62cb6346e5548cc"
6241-
integrity sha512-2MdjfSg4MGex1csCWRUwKD+MpgnvcvLLr9bSAMemU/QYGqBsXdez0cc06H/fFhLtRoKJjXg6PSTur3Gy1Umhpw==
6162+
typescript-plugin-css-modules@^4.1.1:
6163+
version "4.1.1"
6164+
resolved "https://registry.yarnpkg.com/typescript-plugin-css-modules/-/typescript-plugin-css-modules-4.1.1.tgz#fc9c13f20f80c13a233beffd27697af353d96316"
6165+
integrity sha512-kpVxGkY/go9eV5TP1YUDJ6SqwBx2OIuVStMCxKyg9PhJVFXjLYR7AuItVLwoz0NCdiemH91WhtgAjb96jI34DA==
62426166
dependencies:
6243-
dotenv "^10.0.0"
6167+
dotenv "^16.0.3"
62446168
icss-utils "^5.1.0"
6245-
less "^4.1.1"
6169+
less "^4.1.3"
62466170
lodash.camelcase "^4.3.0"
6247-
postcss "^8.3.0"
6171+
postcss "^8.4.19"
62486172
postcss-filter-plugins "^3.0.1"
62496173
postcss-icss-keyframes "^0.2.1"
62506174
postcss-icss-selectors "^2.0.3"
6251-
postcss-load-config "^3.0.1"
6175+
postcss-load-config "^3.1.4"
62526176
reserved-words "^0.1.2"
6253-
sass "^1.32.13"
6254-
stylus "^0.54.8"
6255-
tsconfig-paths "^3.9.0"
6177+
sass "^1.56.1"
6178+
source-map-js "^1.0.2"
6179+
stylus "^0.59.0"
6180+
tsconfig-paths "^4.1.1"
62566181

62576182
typescript@^4.2.2:
62586183
version "4.9.4"
@@ -6307,11 +6232,6 @@ uri-js@^4.2.2:
63076232
dependencies:
63086233
punycode "^2.1.0"
63096234

6310-
urix@^0.1.0:
6311-
version "0.1.0"
6312-
resolved "https://registry.yarnpkg.com/urix/-/urix-0.1.0.tgz#da937f7a62e21fec1fd18d49b35c2935067a6c72"
6313-
integrity sha512-Am1ousAhSLBeB9cG/7k7r2R0zj50uDRlZHPGbazid5s9rlF1F/QKYObEKSIunSjIOkJZqwRRLpvewjEkM7pSqg==
6314-
63156235
url@^0.11.0:
63166236
version "0.11.0"
63176237
resolved "https://registry.yarnpkg.com/url/-/url-0.11.0.tgz#3838e97cfc60521eb73c525a8e55bfdd9e2e28f1"

0 commit comments

Comments
 (0)