Skip to content

Commit a69182b

Browse files
chore: update dependencies (#172)
Co-authored-by: stephanebouget <13203455+stephanebouget@users.noreply.github.com>
1 parent 413d887 commit a69182b

2 files changed

Lines changed: 12 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
"@types/lodash-es": "^4.17.12",
105105
"@types/mousetrap": "^1.6.15",
106106
"@types/node": "^25.9.5",
107-
"autoprefixer": "^10.5.3",
107+
"autoprefixer": "^10.5.4",
108108
"cypress": "^15.18.1",
109109
"jasmine-core": "^6.3.0",
110110
"karma": "^6.4.4",

yarn.lock

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3826,13 +3826,13 @@ autoprefixer@10.4.27:
38263826
picocolors "^1.1.1"
38273827
postcss-value-parser "^4.2.0"
38283828

3829-
autoprefixer@^10.5.3:
3830-
version "10.5.3"
3831-
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.5.3.tgz#cd6f4c611cef98055c998b5de8e6b1759f024447"
3832-
integrity sha512-bJRzflk8GgE4JX+iZNEwz9f9p460NCHnU7bd+CZ9vIjIlZuTkt6F3WSl2oNO8StZBFx17nLEsiQ6H2wcZiY7nA==
3829+
autoprefixer@^10.5.4:
3830+
version "10.5.4"
3831+
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.5.4.tgz#3b7dd848b4155514a95ad1f6ce598844bea09697"
3832+
integrity sha512-MaU0U/za7N3r6brxD4YB/l4NSrFzLPlANv6wEuQVaIPlD3L4W9rFcQPbL/EilY9BHhHvhfcz3gInDLrEtWT4EA==
38333833
dependencies:
38343834
browserslist "^4.28.6"
3835-
caniuse-lite "^1.0.30001805"
3835+
caniuse-lite "^1.0.30001806"
38363836
fraction.js "^5.3.4"
38373837
picocolors "^1.1.1"
38383838
postcss-value-parser "^4.2.0"
@@ -4152,11 +4152,16 @@ caniuse-lite@^1.0.30001774, caniuse-lite@^1.0.30001782:
41524152
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001792.tgz#ca8bb9be244835a335e2018272ce7223691873c5"
41534153
integrity sha512-hVLMUZFgR4JJ6ACt1uEESvQN1/dBVqPAKY0hgrV70eN3391K6juAfTjKZLKvOMsx8PxA7gsY1/tLMMTcfFLLpw==
41544154

4155-
caniuse-lite@^1.0.30001803, caniuse-lite@^1.0.30001805:
4155+
caniuse-lite@^1.0.30001803:
41564156
version "1.0.30001805"
41574157
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001805.tgz#78d5d5968a69b7ff81af87a96d7ddc7ea6670b1e"
41584158
integrity sha512-52noaS3DubycKSXaU30TwPGIp+POyQSUVa5jBEq3vkRkY0kjyb3LQgvhU6WGyCcyXqVLWO0Cw0Q6BSdD0kUfVA==
41594159

4160+
caniuse-lite@^1.0.30001806:
4161+
version "1.0.30001806"
4162+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001806.tgz#1bc8e502b723fa393455dfbedd5ccec0c29bb74e"
4163+
integrity sha512-72Cuvd95zbSYPKq6Fhg8eDJRlzgWDf7/mtoZv6Qe/DYNCEBdNxoA3+rZAU2ZhGCpZlns3EssFavaZomckT5Uuw==
4164+
41604165
caseless@~0.12.0:
41614166
version "0.12.0"
41624167
resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc"

0 commit comments

Comments
 (0)