mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
chore(deps): update build tooling packages
This commit is contained in:
+2
-2
@@ -167,7 +167,7 @@
|
|||||||
"@vitest/ui": "^4.0.15",
|
"@vitest/ui": "^4.0.15",
|
||||||
"autoprefixer": "10.4.27",
|
"autoprefixer": "10.4.27",
|
||||||
"babel-plugin-macros": "3.1.0",
|
"babel-plugin-macros": "3.1.0",
|
||||||
"core-js": "3.37.1",
|
"core-js": "3.49.0",
|
||||||
"dotenv": "16.4.5",
|
"dotenv": "16.4.5",
|
||||||
"eslint": "^9.39.1",
|
"eslint": "^9.39.1",
|
||||||
"eslint-plugin-flowtype": "^8.0.3",
|
"eslint-plugin-flowtype": "^8.0.3",
|
||||||
@@ -183,6 +183,6 @@
|
|||||||
"redux-saga-test-plan": "4.0.6",
|
"redux-saga-test-plan": "4.0.6",
|
||||||
"serve": "13.0.4",
|
"serve": "13.0.4",
|
||||||
"vitest": "^4.0.15",
|
"vitest": "^4.0.15",
|
||||||
"webpack": "5.90.3"
|
"webpack": "5.106.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
+1
-1
@@ -93,7 +93,7 @@
|
|||||||
"lodash": "4.17.21",
|
"lodash": "4.17.21",
|
||||||
"npm-run-all2": "5.0.2",
|
"npm-run-all2": "5.0.2",
|
||||||
"prettier": "3.2.5",
|
"prettier": "3.2.5",
|
||||||
"stylelint": "16.14.1",
|
"stylelint": "16.24.0",
|
||||||
"tsx": "4.21.0",
|
"tsx": "4.21.0",
|
||||||
"turbo": "^2.8.7",
|
"turbo": "^2.8.7",
|
||||||
"typescript": "5.9.3",
|
"typescript": "5.9.3",
|
||||||
|
|||||||
Generated
+380
-164
File diff suppressed because it is too large
Load Diff
@@ -48,7 +48,7 @@
|
|||||||
"tsx": "^4.21.0",
|
"tsx": "^4.21.0",
|
||||||
"typescript": "5.9.3",
|
"typescript": "5.9.3",
|
||||||
"util": "0.12.5",
|
"util": "0.12.5",
|
||||||
"webpack": "5.90.3",
|
"webpack": "5.106.0",
|
||||||
"webpack-cli": "4.10.0"
|
"webpack-cli": "4.10.0"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|||||||
Reference in New Issue
Block a user