|
69 | 69 | "neo-async": "^2.6.2"
|
70 | 70 | },
|
71 | 71 | "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", |
77 | 77 | "@webpack-contrib/eslint-config-webpack": "^3.0.0",
|
78 | 78 | "babel-jest": "^29.6.2",
|
79 | 79 | "bootstrap-sass": "^3.4.1",
|
80 | 80 | "bootstrap-v4": "npm:bootstrap@^4.5.3",
|
81 |
| - "bootstrap-v5": "npm:bootstrap@^5.0.1", |
| 81 | + "bootstrap-v5": "npm:bootstrap@^5.3.7", |
82 | 82 | "cross-env": "^7.0.3",
|
83 |
| - "cspell": "^8.6.0", |
| 83 | + "cspell": "^8.19.4", |
84 | 84 | "css-loader": "^6.9.0",
|
85 | 85 | "del": "^6.1.1",
|
86 | 86 | "del-cli": "^5.1.0",
|
87 |
| - "enhanced-resolve": "^5.15.1", |
| 87 | + "enhanced-resolve": "^5.18.2", |
88 | 88 | "eslint": "^8.57.0",
|
89 | 89 | "eslint-config-prettier": "^9.1.0",
|
90 |
| - "eslint-plugin-import": "^2.28.0", |
| 90 | + "eslint-plugin-import": "^2.32.0", |
91 | 91 | "file-loader": "^6.2.0",
|
92 | 92 | "foundation-sites": "^6.7.5",
|
93 | 93 | "husky": "^9.1.3",
|
94 | 94 | "jest": "^29.6.2",
|
95 | 95 | "jest-environment-node-single-context": "^29.1.0",
|
96 |
| - "lint-staged": "^15.2.0", |
| 96 | + "lint-staged": "^15.5.2", |
97 | 97 | "material-components-web": "^9.0.0",
|
98 |
| - "memfs": "^4.7.7", |
| 98 | + "memfs": "^4.23.0", |
99 | 99 | "node-sass": "^9.0.0",
|
100 | 100 | "node-sass-glob-importer": "^5.3.2",
|
101 | 101 | "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", |
106 | 106 | "standard-version": "^9.3.1",
|
107 | 107 | "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" |
111 | 111 | },
|
112 | 112 | "keywords": [
|
113 | 113 | "sass",
|
|
0 commit comments