Skip to content

Commit

Permalink
reverts js changes
Browse files Browse the repository at this point in the history
  • Loading branch information
amir20 committed Oct 10, 2024
1 parent c030e5b commit a5ab2f6
Show file tree
Hide file tree
Showing 2 changed files with 387 additions and 560 deletions.
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,36 +3,36 @@
"version": "2.67.7",
"packageManager": "pnpm@9.12.1",
"dependencies": {
"@babel/core": "^7.25.7",
"@babel/core": "^7.25.8",
"@babel/plugin-proposal-object-rest-spread": "^7.20.7",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/plugin-transform-runtime": "^7.25.7",
"@babel/preset-env": "^7.25.7",
"@babel/runtime-corejs3": "^7.25.7",
"@babel/plugin-transform-runtime": "^7.23.9",
"@babel/preset-env": "^7.25.8",
"@babel/runtime-corejs3": "^7.23.9",
"@bugsnag/js": "^7.22.4",
"@bugsnag/plugin-vue": "^7.22.4",
"@tweenjs/tween.js": "^21.0.0",
"autoprefixer": "^10.4.20",
"babel-loader": "^9.2.1",
"buefy": "^0.9.29",
"autoprefixer": "^10.4.17",
"babel-loader": "^9.1.3",
"buefy": "^0.9.28",
"bulma": "^0.9.4",
"bulma-badge": "^3.0.1",
"caniuse-lite": "^1.0.30001667",
"caniuse-lite": "^1.0.30001588",
"chartist": "^0.11.4",
"chartist-plugin-legend": "^0.6.2",
"clean-webpack-plugin": "^4.0.0",
"core-js": "^3.35.1",
"css-loader": "^7.1.2",
"css-loader": "^5.2.7",
"css-minimizer-webpack-plugin": "^5.0.1",
"d3": "^7.9.0",
"d3": "^7.8.5",
"d3-array": "^3.2.4",
"d3-axis": "^3.0.0",
"d3-scale": "^4.0.2",
"d3-selection": "^3.0.0",
"d3-shape": "^3.2.0",
"d3-time": "^3.1.0",
"d3-time-format": "^4.1.0",
"date-fns": "^4.1.0",
"date-fns": "^2.30.0",
"es6-map": "^0.1.5",
"file-loader": "^6.2.0",
"flag-icon-css": "^3.5.0",
Expand All @@ -41,30 +41,30 @@
"jpeg-js": "^0.4.4",
"js-cookie": "^3.0.5",
"lodash": "^4.17.21",
"mini-css-extract-plugin": "^2.9.1",
"postcss": "^8.4.47",
"mini-css-extract-plugin": "^2.7.6",
"postcss": "^8.4.35",
"postcss-font-magician": "^3.0.0",
"postcss-loader": "^7.3.4",
"postcss-safe-parser": "^6.0.0",
"promise-polyfill": "^8.3.0",
"regenerator-runtime": "^0.14.1",
"sass": "^1.79.4",
"regenerator-runtime": "^0.13.11",
"sass": "^1.69.6",
"sass-loader": "^13.3.3",
"semver": "^7.6.3",
"semver": "^7.5.4",
"store": "^2.0.12",
"style-loader": "^4.0.0",
"style-loader": "^3.3.3",
"svg-url-loader": "^8.0.0",
"terser-webpack-plugin": "^5.3.10",
"terser-webpack-plugin": "^5.3.7",
"vue": "^2.7.14",
"vue-loader": "^15.9.8",
"vue-router": "^3.5.2",
"vue-style-loader": "^4.1.3",
"vue-template-compiler": "^2.7.14",
"vuex": "^3.6.2",
"webpack": "^5.95.0",
"webpack": "^5.89.0",
"webpack-cli": "^5.1.4",
"webpack-manifest-plugin": "^5.0.0",
"webpack-merge": "^6.0.1",
"webpack-merge": "^5.10.0",
"webpack-spritesmith": "^1.1.0",
"whatwg-fetch": "^3.6.20"
},
Expand Down
Loading

0 comments on commit a5ab2f6

Please sign in to comment.