Skip to content

Commit b599fa1

Browse files
chore(deps): update (#1268)
1 parent 9906177 commit b599fa1

17 files changed

+69528
-63463
lines changed

package-lock.json

Lines changed: 5453 additions & 3595 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -69,45 +69,45 @@
6969
"neo-async": "^2.6.2"
7070
},
7171
"devDependencies": {
72-
"@babel/cli": "^7.23.4",
73-
"@babel/core": "^7.24.0",
74-
"@babel/preset-env": "^7.24.0",
75-
"@commitlint/cli": "^19.3.0",
76-
"@commitlint/config-conventional": "^19.2.2",
72+
"@babel/cli": "^7.28.0",
73+
"@babel/core": "^7.28.0",
74+
"@babel/preset-env": "^7.28.0",
75+
"@commitlint/cli": "^19.8.1",
76+
"@commitlint/config-conventional": "^19.8.1",
7777
"@webpack-contrib/eslint-config-webpack": "^3.0.0",
7878
"babel-jest": "^29.6.2",
7979
"bootstrap-sass": "^3.4.1",
8080
"bootstrap-v4": "npm:bootstrap@^4.5.3",
81-
"bootstrap-v5": "npm:bootstrap@^5.0.1",
81+
"bootstrap-v5": "npm:bootstrap@^5.3.7",
8282
"cross-env": "^7.0.3",
83-
"cspell": "^8.6.0",
83+
"cspell": "^8.19.4",
8484
"css-loader": "^6.9.0",
8585
"del": "^6.1.1",
8686
"del-cli": "^5.1.0",
87-
"enhanced-resolve": "^5.15.1",
87+
"enhanced-resolve": "^5.18.2",
8888
"eslint": "^8.57.0",
8989
"eslint-config-prettier": "^9.1.0",
90-
"eslint-plugin-import": "^2.28.0",
90+
"eslint-plugin-import": "^2.32.0",
9191
"file-loader": "^6.2.0",
9292
"foundation-sites": "^6.7.5",
9393
"husky": "^9.1.3",
9494
"jest": "^29.6.2",
9595
"jest-environment-node-single-context": "^29.1.0",
96-
"lint-staged": "^15.2.0",
96+
"lint-staged": "^15.5.2",
9797
"material-components-web": "^9.0.0",
98-
"memfs": "^4.7.7",
98+
"memfs": "^4.23.0",
9999
"node-sass": "^9.0.0",
100100
"node-sass-glob-importer": "^5.3.2",
101101
"npm-run-all": "^4.1.5",
102-
"prettier": "^3.2.2",
103-
"sass": "^1.71.1",
104-
"sass-embedded": "^1.71.1",
105-
"semver": "^7.5.4",
102+
"prettier": "^3.6.2",
103+
"sass": "^1.89.2",
104+
"sass-embedded": "^1.89.2",
105+
"semver": "^7.7.2",
106106
"standard-version": "^9.3.1",
107107
"style-loader": "^3.3.4",
108-
"webpack": "^5.93.0",
109-
"webpack-cli": "^5.1.4",
110-
"webpack-dev-server": "^5.0.4"
108+
"webpack": "^5.101.0",
109+
"webpack-cli": "^6.0.1",
110+
"webpack-dev-server": "^5.2.2"
111111
},
112112
"keywords": [
113113
"sass",

test/__snapshots__/loader.test.js.no-node-sass.snap

Lines changed: 31818 additions & 29662 deletions
Large diffs are not rendered by default.

test/__snapshots__/loader.test.js.snap

Lines changed: 32054 additions & 29882 deletions
Large diffs are not rendered by default.

test/__snapshots__/sassOptions-option.test.js.no-node-sass.snap

Lines changed: 0 additions & 72 deletions
Original file line numberDiff line numberDiff line change
@@ -1224,78 +1224,6 @@ exports[`sassOptions option should ignore the "url" option ('sass-embedded', 'mo
12241224

12251225
exports[`sassOptions option should ignore the "url" option ('sass-embedded', 'modern-compiler' API, 'scss' syntax): warnings 1`] = `[]`;
12261226

1227-
exports[`sassOptions option should output a normal error with the wrong "fatalDeprecations" option ('dart-sass', 'modern' API, 'sass' syntax): errors 1`] = `
1228-
[
1229-
"ModuleBuildError: Module build failed (from ../src/cjs.js):
1230-
method not found: 'get$iterator' (J.getInterceptor$ax(...).get$iterator is not a function)",
1231-
]
1232-
`;
1233-
1234-
exports[`sassOptions option should output a normal error with the wrong "fatalDeprecations" option ('dart-sass', 'modern' API, 'sass' syntax): warnings 1`] = `[]`;
1235-
1236-
exports[`sassOptions option should output a normal error with the wrong "fatalDeprecations" option ('dart-sass', 'modern' API, 'scss' syntax): errors 1`] = `
1237-
[
1238-
"ModuleBuildError: Module build failed (from ../src/cjs.js):
1239-
method not found: 'get$iterator' (J.getInterceptor$ax(...).get$iterator is not a function)",
1240-
]
1241-
`;
1242-
1243-
exports[`sassOptions option should output a normal error with the wrong "fatalDeprecations" option ('dart-sass', 'modern' API, 'scss' syntax): warnings 1`] = `[]`;
1244-
1245-
exports[`sassOptions option should output a normal error with the wrong "fatalDeprecations" option ('dart-sass', 'modern-compiler' API, 'sass' syntax): errors 1`] = `
1246-
[
1247-
"ModuleBuildError: Module build failed (from ../src/cjs.js):
1248-
method not found: 'get$iterator' (J.getInterceptor$ax(...).get$iterator is not a function)",
1249-
]
1250-
`;
1251-
1252-
exports[`sassOptions option should output a normal error with the wrong "fatalDeprecations" option ('dart-sass', 'modern-compiler' API, 'sass' syntax): warnings 1`] = `[]`;
1253-
1254-
exports[`sassOptions option should output a normal error with the wrong "fatalDeprecations" option ('dart-sass', 'modern-compiler' API, 'scss' syntax): errors 1`] = `
1255-
[
1256-
"ModuleBuildError: Module build failed (from ../src/cjs.js):
1257-
method not found: 'get$iterator' (J.getInterceptor$ax(...).get$iterator is not a function)",
1258-
]
1259-
`;
1260-
1261-
exports[`sassOptions option should output a normal error with the wrong "fatalDeprecations" option ('dart-sass', 'modern-compiler' API, 'scss' syntax): warnings 1`] = `[]`;
1262-
1263-
exports[`sassOptions option should output a normal error with the wrong "fatalDeprecations" option ('sass-embedded', 'modern' API, 'sass' syntax): errors 1`] = `
1264-
[
1265-
"ModuleBuildError: Module build failed (from ../src/cjs.js):
1266-
arr.flatMap is not a function",
1267-
]
1268-
`;
1269-
1270-
exports[`sassOptions option should output a normal error with the wrong "fatalDeprecations" option ('sass-embedded', 'modern' API, 'sass' syntax): warnings 1`] = `[]`;
1271-
1272-
exports[`sassOptions option should output a normal error with the wrong "fatalDeprecations" option ('sass-embedded', 'modern' API, 'scss' syntax): errors 1`] = `
1273-
[
1274-
"ModuleBuildError: Module build failed (from ../src/cjs.js):
1275-
arr.flatMap is not a function",
1276-
]
1277-
`;
1278-
1279-
exports[`sassOptions option should output a normal error with the wrong "fatalDeprecations" option ('sass-embedded', 'modern' API, 'scss' syntax): warnings 1`] = `[]`;
1280-
1281-
exports[`sassOptions option should output a normal error with the wrong "fatalDeprecations" option ('sass-embedded', 'modern-compiler' API, 'sass' syntax): errors 1`] = `
1282-
[
1283-
"ModuleBuildError: Module build failed (from ../src/cjs.js):
1284-
arr.flatMap is not a function",
1285-
]
1286-
`;
1287-
1288-
exports[`sassOptions option should output a normal error with the wrong "fatalDeprecations" option ('sass-embedded', 'modern-compiler' API, 'sass' syntax): warnings 1`] = `[]`;
1289-
1290-
exports[`sassOptions option should output a normal error with the wrong "fatalDeprecations" option ('sass-embedded', 'modern-compiler' API, 'scss' syntax): errors 1`] = `
1291-
[
1292-
"ModuleBuildError: Module build failed (from ../src/cjs.js):
1293-
arr.flatMap is not a function",
1294-
]
1295-
`;
1296-
1297-
exports[`sassOptions option should output a normal error with the wrong "fatalDeprecations" option ('sass-embedded', 'modern-compiler' API, 'scss' syntax): warnings 1`] = `[]`;
1298-
12991227
exports[`sassOptions option should respect the "outputStyle"/"style" option ('dart-sass', 'legacy' API, 'sass' syntax): css 1`] = `
13001228
"@charset "UTF-8";
13011229
@import "./file.css";

test/__snapshots__/sassOptions-option.test.js.snap

Lines changed: 0 additions & 72 deletions
Original file line numberDiff line numberDiff line change
@@ -1404,78 +1404,6 @@ exports[`sassOptions option should ignore the "url" option ('sass-embedded', 'mo
14041404

14051405
exports[`sassOptions option should ignore the "url" option ('sass-embedded', 'modern-compiler' API, 'scss' syntax): warnings 1`] = `[]`;
14061406

1407-
exports[`sassOptions option should output a normal error with the wrong "fatalDeprecations" option ('dart-sass', 'modern' API, 'sass' syntax): errors 1`] = `
1408-
[
1409-
"ModuleBuildError: Module build failed (from ../src/cjs.js):
1410-
method not found: 'get$iterator' (J.getInterceptor$ax(...).get$iterator is not a function)",
1411-
]
1412-
`;
1413-
1414-
exports[`sassOptions option should output a normal error with the wrong "fatalDeprecations" option ('dart-sass', 'modern' API, 'sass' syntax): warnings 1`] = `[]`;
1415-
1416-
exports[`sassOptions option should output a normal error with the wrong "fatalDeprecations" option ('dart-sass', 'modern' API, 'scss' syntax): errors 1`] = `
1417-
[
1418-
"ModuleBuildError: Module build failed (from ../src/cjs.js):
1419-
method not found: 'get$iterator' (J.getInterceptor$ax(...).get$iterator is not a function)",
1420-
]
1421-
`;
1422-
1423-
exports[`sassOptions option should output a normal error with the wrong "fatalDeprecations" option ('dart-sass', 'modern' API, 'scss' syntax): warnings 1`] = `[]`;
1424-
1425-
exports[`sassOptions option should output a normal error with the wrong "fatalDeprecations" option ('dart-sass', 'modern-compiler' API, 'sass' syntax): errors 1`] = `
1426-
[
1427-
"ModuleBuildError: Module build failed (from ../src/cjs.js):
1428-
method not found: 'get$iterator' (J.getInterceptor$ax(...).get$iterator is not a function)",
1429-
]
1430-
`;
1431-
1432-
exports[`sassOptions option should output a normal error with the wrong "fatalDeprecations" option ('dart-sass', 'modern-compiler' API, 'sass' syntax): warnings 1`] = `[]`;
1433-
1434-
exports[`sassOptions option should output a normal error with the wrong "fatalDeprecations" option ('dart-sass', 'modern-compiler' API, 'scss' syntax): errors 1`] = `
1435-
[
1436-
"ModuleBuildError: Module build failed (from ../src/cjs.js):
1437-
method not found: 'get$iterator' (J.getInterceptor$ax(...).get$iterator is not a function)",
1438-
]
1439-
`;
1440-
1441-
exports[`sassOptions option should output a normal error with the wrong "fatalDeprecations" option ('dart-sass', 'modern-compiler' API, 'scss' syntax): warnings 1`] = `[]`;
1442-
1443-
exports[`sassOptions option should output a normal error with the wrong "fatalDeprecations" option ('sass-embedded', 'modern' API, 'sass' syntax): errors 1`] = `
1444-
[
1445-
"ModuleBuildError: Module build failed (from ../src/cjs.js):
1446-
arr.flatMap is not a function",
1447-
]
1448-
`;
1449-
1450-
exports[`sassOptions option should output a normal error with the wrong "fatalDeprecations" option ('sass-embedded', 'modern' API, 'sass' syntax): warnings 1`] = `[]`;
1451-
1452-
exports[`sassOptions option should output a normal error with the wrong "fatalDeprecations" option ('sass-embedded', 'modern' API, 'scss' syntax): errors 1`] = `
1453-
[
1454-
"ModuleBuildError: Module build failed (from ../src/cjs.js):
1455-
arr.flatMap is not a function",
1456-
]
1457-
`;
1458-
1459-
exports[`sassOptions option should output a normal error with the wrong "fatalDeprecations" option ('sass-embedded', 'modern' API, 'scss' syntax): warnings 1`] = `[]`;
1460-
1461-
exports[`sassOptions option should output a normal error with the wrong "fatalDeprecations" option ('sass-embedded', 'modern-compiler' API, 'sass' syntax): errors 1`] = `
1462-
[
1463-
"ModuleBuildError: Module build failed (from ../src/cjs.js):
1464-
arr.flatMap is not a function",
1465-
]
1466-
`;
1467-
1468-
exports[`sassOptions option should output a normal error with the wrong "fatalDeprecations" option ('sass-embedded', 'modern-compiler' API, 'sass' syntax): warnings 1`] = `[]`;
1469-
1470-
exports[`sassOptions option should output a normal error with the wrong "fatalDeprecations" option ('sass-embedded', 'modern-compiler' API, 'scss' syntax): errors 1`] = `
1471-
[
1472-
"ModuleBuildError: Module build failed (from ../src/cjs.js):
1473-
arr.flatMap is not a function",
1474-
]
1475-
`;
1476-
1477-
exports[`sassOptions option should output a normal error with the wrong "fatalDeprecations" option ('sass-embedded', 'modern-compiler' API, 'scss' syntax): warnings 1`] = `[]`;
1478-
14791407
exports[`sassOptions option should respect the "outputStyle"/"style" option ('dart-sass', 'legacy' API, 'sass' syntax): css 1`] = `
14801408
"@charset "UTF-8";
14811409
@import "./file.css";

0 commit comments

Comments
 (0)