Skip to content

Commit 31b6130

Browse files
chore(deps): update all non-major npm dependencies
1 parent 514b044 commit 31b6130

File tree

2 files changed

+46
-14
lines changed

2 files changed

+46
-14
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"babel-loader": "^10.0.0",
2727
"babel-plugin-macros": "^3.1.0",
2828
"bootstrap": "^5.3.8",
29-
"caniuse-lite": "^1.0.30001756",
29+
"caniuse-lite": "^1.0.30001759",
3030
"core-js": "^3.47.0",
3131
"css-loader": "^7.1.2",
3232
"jquery": "^3.7.1",
@@ -42,7 +42,7 @@
4242
"webpack-cli": "^6.0.1"
4343
},
4444
"devDependencies": {
45-
"@eslint/eslintrc": "^3.3.1",
45+
"@eslint/eslintrc": "^3.3.3",
4646
"@eslint/js": "^9.39.1",
4747
"eslint": "^9.39.1",
4848
"eslint-plugin-vue": "^9.33.0",
@@ -55,7 +55,7 @@
5555
"postcss-preset-env": "^10.4.0",
5656
"postcss-scss": "^4.0.9",
5757
"sass": "^1.94.2",
58-
"stylelint": "^16.26.0",
58+
"stylelint": "^16.26.1",
5959
"stylelint-config-recess-order": "^7.4.0",
6060
"stylelint-config-standard-scss": "^16.0.0",
6161
"stylelint-order": "^7.0.0",

yarn.lock

Lines changed: 43 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1231,6 +1231,13 @@ __metadata:
12311231
languageName: node
12321232
linkType: hard
12331233

1234+
"@csstools/css-syntax-patches-for-csstree@npm:^1.0.19":
1235+
version: 1.0.20
1236+
resolution: "@csstools/css-syntax-patches-for-csstree@npm:1.0.20"
1237+
checksum: 10c0/335fcd24eb563068338153066d580bfdfc87b1e0f7650432a332e925c88d247a56f8e5851cd27dd68e49cde2dbeb465db60a51bb92a18e6721b5166b2e046d91
1238+
languageName: node
1239+
linkType: hard
1240+
12341241
"@csstools/css-tokenizer@npm:^3.0.4":
12351242
version: 3.0.4
12361243
resolution: "@csstools/css-tokenizer@npm:3.0.4"
@@ -1810,6 +1817,23 @@ __metadata:
18101817
languageName: node
18111818
linkType: hard
18121819

1820+
"@eslint/eslintrc@npm:^3.3.3":
1821+
version: 3.3.3
1822+
resolution: "@eslint/eslintrc@npm:3.3.3"
1823+
dependencies:
1824+
ajv: "npm:^6.12.4"
1825+
debug: "npm:^4.3.2"
1826+
espree: "npm:^10.0.1"
1827+
globals: "npm:^14.0.0"
1828+
ignore: "npm:^5.2.0"
1829+
import-fresh: "npm:^3.2.1"
1830+
js-yaml: "npm:^4.1.1"
1831+
minimatch: "npm:^3.1.2"
1832+
strip-json-comments: "npm:^3.1.1"
1833+
checksum: 10c0/532c7acc7ddd042724c28b1f020bd7bf148fcd4653bb44c8314168b5f772508c842ce4ee070299cac51c5c5757d2124bdcfcef5551c8c58ff9986e3e17f2260d
1834+
languageName: node
1835+
linkType: hard
1836+
18131837
"@eslint/js@npm:9.39.1, @eslint/js@npm:^9.39.1":
18141838
version: 9.39.1
18151839
resolution: "@eslint/js@npm:9.39.1"
@@ -3011,13 +3035,20 @@ __metadata:
30113035
languageName: node
30123036
linkType: hard
30133037

3014-
"caniuse-lite@npm:^1.0.30001754, caniuse-lite@npm:^1.0.30001756":
3038+
"caniuse-lite@npm:^1.0.30001754":
30153039
version: 1.0.30001757
30163040
resolution: "caniuse-lite@npm:1.0.30001757"
30173041
checksum: 10c0/3ccb71fa2bf1f8c96ff1bf9b918b08806fed33307e20a3ce3259155fda131eaf96cfcd88d3d309c8fd7f8285cc71d89a3b93648a1c04814da31c301f98508d42
30183042
languageName: node
30193043
linkType: hard
30203044

3045+
"caniuse-lite@npm:^1.0.30001759":
3046+
version: 1.0.30001759
3047+
resolution: "caniuse-lite@npm:1.0.30001759"
3048+
checksum: 10c0/b0f415960ba34995cda18e0d25c4e602f6917b9179290a76bdd0311423505b78cc93e558a90c98a22a1cc6b1781ab720ef6beea24ec7e29a1c1164ca72eac3a2
3049+
languageName: node
3050+
linkType: hard
3051+
30213052
"chalk@npm:^4.0.0":
30223053
version: 4.1.2
30233054
resolution: "chalk@npm:4.1.2"
@@ -3840,7 +3871,7 @@ __metadata:
38403871
languageName: node
38413872
linkType: hard
38423873

3843-
"file-entry-cache@npm:^11.1.0":
3874+
"file-entry-cache@npm:^11.1.1":
38443875
version: 11.1.1
38453876
resolution: "file-entry-cache@npm:11.1.1"
38463877
dependencies:
@@ -4507,7 +4538,7 @@ __metadata:
45074538
languageName: node
45084539
linkType: hard
45094540

4510-
"js-yaml@npm:^4.1.0":
4541+
"js-yaml@npm:^4.1.0, js-yaml@npm:^4.1.1":
45114542
version: 4.1.1
45124543
resolution: "js-yaml@npm:4.1.1"
45134544
dependencies:
@@ -6244,7 +6275,7 @@ __metadata:
62446275
"@babel/plugin-transform-runtime": "npm:^7.28.5"
62456276
"@babel/preset-env": "npm:^7.28.5"
62466277
"@babel/runtime": "npm:^7.28.4"
6247-
"@eslint/eslintrc": "npm:^3.3.1"
6278+
"@eslint/eslintrc": "npm:^3.3.3"
62486279
"@eslint/js": "npm:^9.39.1"
62496280
"@fortawesome/fontawesome-free": "npm:^7.1.0"
62506281
"@hotwired/turbo-rails": "npm:^8.0.20"
@@ -6254,7 +6285,7 @@ __metadata:
62546285
babel-loader: "npm:^10.0.0"
62556286
babel-plugin-macros: "npm:^3.1.0"
62566287
bootstrap: "npm:^5.3.8"
6257-
caniuse-lite: "npm:^1.0.30001756"
6288+
caniuse-lite: "npm:^1.0.30001759"
62586289
core-js: "npm:^3.47.0"
62596290
css-loader: "npm:^7.1.2"
62606291
eslint: "npm:^9.39.1"
@@ -6272,7 +6303,7 @@ __metadata:
62726303
postcss-scss: "npm:^4.0.9"
62736304
remove-accents: "npm:^0.5.0"
62746305
sass: "npm:^1.94.2"
6275-
stylelint: "npm:^16.26.0"
6306+
stylelint: "npm:^16.26.1"
62766307
stylelint-config-recess-order: "npm:^7.4.0"
62776308
stylelint-config-standard-scss: "npm:^16.0.0"
62786309
stylelint-order: "npm:^7.0.0"
@@ -6441,11 +6472,12 @@ __metadata:
64416472
languageName: node
64426473
linkType: hard
64436474

6444-
"stylelint@npm:^16.26.0":
6445-
version: 16.26.0
6446-
resolution: "stylelint@npm:16.26.0"
6475+
"stylelint@npm:^16.26.1":
6476+
version: 16.26.1
6477+
resolution: "stylelint@npm:16.26.1"
64476478
dependencies:
64486479
"@csstools/css-parser-algorithms": "npm:^3.0.5"
6480+
"@csstools/css-syntax-patches-for-csstree": "npm:^1.0.19"
64496481
"@csstools/css-tokenizer": "npm:^3.0.4"
64506482
"@csstools/media-query-list-parser": "npm:^4.0.3"
64516483
"@csstools/selector-specificity": "npm:^5.0.0"
@@ -6458,7 +6490,7 @@ __metadata:
64586490
debug: "npm:^4.4.3"
64596491
fast-glob: "npm:^3.3.3"
64606492
fastest-levenshtein: "npm:^1.0.16"
6461-
file-entry-cache: "npm:^11.1.0"
6493+
file-entry-cache: "npm:^11.1.1"
64626494
global-modules: "npm:^2.0.0"
64636495
globby: "npm:^11.1.0"
64646496
globjoin: "npm:^0.1.4"
@@ -6485,7 +6517,7 @@ __metadata:
64856517
write-file-atomic: "npm:^5.0.1"
64866518
bin:
64876519
stylelint: bin/stylelint.mjs
6488-
checksum: 10c0/6f501ff051aee4fc7713635c98bf6837f889b22fe86152cfed20365ffeee0acf9d751f94ff265433b532b2a1ab7a228fc1fda3f507859acb57a689268939553d
6520+
checksum: 10c0/3805dfe868abdcc5a62e5726eebe5e950432cfadfc5b47c2f103ef4dede8ee1eb8a1247c9ceb01a1739c0aba68865d79899d33a707256365bb2004664524908b
64896521
languageName: node
64906522
linkType: hard
64916523

0 commit comments

Comments
 (0)