We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c486765 commit 856f632Copy full SHA for 856f632
2 files changed
package.json
@@ -56,11 +56,11 @@
56
"swiper": "^6.4.1"
57
},
58
"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",
+ "@babel/core": "^7.29.0",
+ "@babel/preset-env": "^7.29.2",
+ "@frctl/fractal": "1.5.15",
+ "@frctl/handlebars": "1.2.15",
+ "@frctl/mandelbrot": "1.10.3",
64
"babelify": "^10.0.0",
65
"browserify": "^17.0.0",
66
"gulp": "^4.0.0",
@@ -77,7 +77,7 @@
77
"handlebars": "^4.7.9",
78
"handlebars-helper-svg": "^2.0.1",
79
"lodash.isobject": "^3.0.2",
80
- "sass": "^1.35.2",
+ "sass": "^1.99.0",
81
"vinyl-buffer": "^1.0.1",
82
"vinyl-source-stream": "^2.0.0"
83
}
0 commit comments