⬆️ Chore: bump babel and core-js

close #383
close #384
close #385
close #386
This commit is contained in:
Cell
2023-12-01 10:04:56 +08:00
parent 8aa3cf96a9
commit e953d16f1c
3 changed files with 325 additions and 309 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ This release is mainly for upgrading third-party libraries and development depen
Snapshot: <https://fixit-iyi1zrhg9-cell-x.vercel.app/>
> **Note**
> **FixIt 0.2.18 will reach End of Life (EOL) on December 31st, 2024.** After that date, FixIt 0.2.18 will no longer receive updates, including security and browser compatibility fixes.
> **FixIt 0.2.18 will reach End of Life (EOL) on December 31st, 2023.** After that date, FixIt 0.2.18 will no longer receive updates, including security and browser compatibility fixes.
> Please stay tuned for the next version of FixIt under development!
- :sparkles: Feat: add code block attributes support ([#330](https://github.com/hugo-fixit/FixIt/issues/330))
+320 -304
View File
File diff suppressed because it is too large Load Diff
+4 -4
View File
@@ -4,13 +4,13 @@
"description": "FixIt theme source files",
"private": true,
"devDependencies": {
"@babel/cli": "7.23.0",
"@babel/core": "7.23.2",
"@babel/preset-env": "7.23.2",
"@babel/cli": "7.23.4",
"@babel/core": "7.23.5",
"@babel/preset-env": "7.23.5",
"atomic-algolia": "0.3.19",
"babelify": "10.0.0",
"browserify": "17.0.0",
"core-js": "3.33.2",
"core-js": "3.33.3",
"segmentit": "2.0.3"
},
"scripts": {