mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-24 15:28:57 +00:00
⬆️ Chore: bump babel and core-js
close #383 close #384 close #385 close #386
This commit is contained in:
+1
-1
@@ -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))
|
||||
|
||||
Generated
+320
-304
File diff suppressed because it is too large
Load Diff
+4
-4
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user