Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
themustafaomar committed Jun 12, 2024
1 parent ed0ce36 commit 46756d6
Show file tree
Hide file tree
Showing 2 changed files with 104 additions and 68 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@
"packages/*"
],
"devDependencies": {
"@babel/preset-env": "^7.14.5",
"@rollup/plugin-babel": "^5.3.0",
"@rollup/plugin-node-resolve": "^13.0.0",
"autoprefixer": "^10.2.5",
"babel-loader": "^8.2.2",
"@babel/preset-env": "^7.24.7",
"@rollup/plugin-babel": "^5.3.1",
"@rollup/plugin-node-resolve": "^13.3.0",
"autoprefixer": "^10.4.19",
"babel-loader": "^8.3.0",
"glob": "^10.4.1",
"node-sass": "^7.0.1",
"postcss": "^8.2.15",
"rollup": "^2.51.2",
"node-sass": "^7.0.3",
"postcss": "^8.4.38",
"rollup": "^2.79.1",
"rollup-plugin-scss": "^3.0.0",
"rollup-plugin-terser": "^7.0.2"
}
Expand Down
Loading

0 comments on commit 46756d6

Please sign in to comment.