Skip to content

Commit

Permalink
update package
Browse files Browse the repository at this point in the history
  • Loading branch information
Bossa573 committed Oct 23, 2023
1 parent 1987091 commit 5a06b6a
Show file tree
Hide file tree
Showing 2 changed files with 2,326 additions and 1,476 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,31 +29,31 @@
"url": "https://github.com/aftership/phone/issues"
},
"devDependencies": {
"@babel/preset-env": "^7.20.2",
"@types/jest": "^29.2.3",
"@types/node": "^18.11.10",
"@types/papaparse": "^5.3.5",
"@babel/preset-env": "^7.23.2",
"@types/jest": "^29.5.6",
"@types/node": "^20.8.7",
"@types/papaparse": "^5.3.10",
"babel-cli": "^6.26.0",
"babel-loader": "^9.1.0",
"babel-loader": "^9.1.3",
"babel-minify-webpack-plugin": "^0.3.1",
"babel-polyfill": "^6.26.0",
"babel-preset-env": "^1.7.0",
"dotenv": "^16.0.3",
"eslint": "^8.28.0",
"dotenv": "^16.3.1",
"eslint": "^8.52.0",
"eslint-config-aftership": "^7.0.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-import": "^2.28.1",
"idempotent-babel-polyfill": "^7.4.4",
"jest": "^29.3.1",
"jest": "^29.7.0",
"lodash": "^4.17.21",
"papaparse": "^5.3.2",
"rimraf": "^3.0.2",
"ts-jest": "^29.0.3",
"papaparse": "^5.4.1",
"rimraf": "^5.0.5",
"ts-jest": "^29.1.1",
"ts-node": "^10.9.1",
"twilio": "^3.83.4",
"typescript": "^4.9.3",
"webpack": "^5.75.0",
"webpack-cli": "^5.0.0",
"webpack-dev-server": "^4.11.1"
"twilio": "^4.19.0",
"typescript": "^5.2.2",
"webpack": "^5.89.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^4.15.1"
},
"keywords": [
"phone",
Expand Down
Loading

0 comments on commit 5a06b6a

Please sign in to comment.