Skip to content

Commit

Permalink
dependencies update
Browse files Browse the repository at this point in the history
  • Loading branch information
codecalm committed Apr 29, 2024
1 parent 293d0a4 commit 9c40a9a
Show file tree
Hide file tree
Showing 2 changed files with 531 additions and 406 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -129,18 +129,18 @@
]
},
"devDependencies": {
"@babel/core": "^7.23.7",
"@babel/preset-env": "^7.23.7",
"@babel/core": "^7.23.9",
"@babel/preset-env": "^7.23.9",
"@changesets/cli": "^2.27.1",
"@rollup/plugin-commonjs": "^24.1.0",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-replace": "^5.0.5",
"@rollup/pluginutils": "^5.1.0",
"@rollup/stream": "^2.0.0",
"@shopify/prettier-plugin-liquid": "^1.4.0",
"@shopify/prettier-plugin-liquid": "^1.4.4",
"all-contributors-cli": "^6.26.1",
"apexcharts": "^3.45.1",
"autoprefixer": "^10.4.16",
"apexcharts": "^3.45.2",
"autoprefixer": "^10.4.19",
"autosize": "^6.0.1",
"browser-sync": "^2.29.3",
"bundlewatch": "^0.3.3",
Expand Down Expand Up @@ -168,27 +168,27 @@
"litepicker": "^2.0.12",
"nouislider": "^15.7.1",
"plyr": "^3.7.8",
"postcss": "^8.4.32",
"postcss": "^8.4.38",
"prettier": "^2.8.8",
"release-it": "^15.11.0",
"request": "^2.88.2",
"rollup": "2.79.1",
"rollup-plugin-babel": "^4.4.0",
"rollup-plugin-cleanup": "^3.2.1",
"sass": "^1.69.6",
"sass": "^1.69.7",
"star-rating.js": "^4.3.0",
"tinymce": "^6.8.2",
"tinymce": "^6.8.3",
"tom-select": "^2.3.1",
"vinyl-buffer": "^1.0.1",
"vinyl-source-stream": "^2.0.0",
"yaml": "^2.3.4",
"yargs": "^17.7.2",
"zod": "^3.22.4"
"zod": "^3.22.5"
},
"dependencies": {
"@popperjs/core": "^2.11.8",
"@tabler/icons": "^2.45.0",
"bootstrap": "5.3.2"
"bootstrap": "5.3.3"
},
"peerDependencies": {
"@melloware/coloris": "^0.19.1",
Expand Down
Loading

0 comments on commit 9c40a9a

Please sign in to comment.