Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
alireza-ab committed Feb 3, 2022
1 parent 2197b1e commit a91a85e
Show file tree
Hide file tree
Showing 2 changed files with 1,443 additions and 1,605 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,28 +54,28 @@
"author": "Alireza Alibeiki <[email protected]>",
"license": "MIT",
"dependencies": {
"@alireza-ab/persian-date": "^2.6.0"
"@alireza-ab/persian-date": "^2.6.1"
},
"devDependencies": {
"@babel/core": "^7.15.5",
"@vue/cli-plugin-babel": "^4.5.13",
"@webpack-cli/serve": "^1.5.2",
"babel-loader": "^8.2.2",
"core-js": "^3.18.0",
"@babel/core": "^7.17.0",
"@vue/cli-plugin-babel": "^4.5.15",
"@webpack-cli/serve": "^1.6.1",
"babel-loader": "^8.2.3",
"core-js": "^3.21.0",
"cross-env": "^7.0.3",
"css-loader": "^6.3.0",
"cypress": "^8.4.1",
"css-loader": "^6.6.0",
"cypress": "^9.4.1",
"cypress-plugin-tab": "^1.0.5",
"postcss-loader": "^6.1.1",
"sass": "^1.42.1",
"sass-loader": "^12.1.0",
"style-loader": "^3.3.0",
"terser-webpack-plugin": "^5.2.4",
"postcss-loader": "^6.2.1",
"sass": "^1.49.7",
"sass-loader": "^12.4.0",
"style-loader": "^3.3.1",
"terser-webpack-plugin": "^5.3.1",
"vue": "^2.6.14",
"vue-loader": "^15.9.7",
"vue-loader": "^15.9.8",
"vue-template-compiler": "^2.6.14",
"webpack": "^5.53.0",
"webpack-cli": "^4.8.0",
"webpack": "^5.68.0",
"webpack-cli": "^4.9.2",
"webpack-dev-server": "^3.11.2"
},
"browserslist": [
Expand Down
Loading

0 comments on commit a91a85e

Please sign in to comment.