Skip to content

Commit 856f632

Browse files
chore: update babel, fractal, and sass dependencies
1 parent c486765 commit 856f632

2 files changed

Lines changed: 525 additions & 329 deletions

File tree

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -56,11 +56,11 @@
5656
"swiper": "^6.4.1"
5757
},
5858
"devDependencies": {
59-
"@babel/core": "^7.3.3",
60-
"@babel/preset-env": "^7.3.1",
61-
"@frctl/fractal": "^1.2.0",
62-
"@frctl/handlebars": "^1.1.5",
63-
"@frctl/mandelbrot": "^1.2.0",
59+
"@babel/core": "^7.29.0",
60+
"@babel/preset-env": "^7.29.2",
61+
"@frctl/fractal": "1.5.15",
62+
"@frctl/handlebars": "1.2.15",
63+
"@frctl/mandelbrot": "1.10.3",
6464
"babelify": "^10.0.0",
6565
"browserify": "^17.0.0",
6666
"gulp": "^4.0.0",
@@ -77,7 +77,7 @@
7777
"handlebars": "^4.7.9",
7878
"handlebars-helper-svg": "^2.0.1",
7979
"lodash.isobject": "^3.0.2",
80-
"sass": "^1.35.2",
80+
"sass": "^1.99.0",
8181
"vinyl-buffer": "^1.0.1",
8282
"vinyl-source-stream": "^2.0.0"
8383
}

0 commit comments

Comments
 (0)