Skip to content

Commit

Permalink
Merge pull request #195 from privatenumber/develop
Browse files Browse the repository at this point in the history
  • Loading branch information
privatenumber authored Aug 11, 2021
2 parents 242f9ab + ec2a032 commit e714b93
Show file tree
Hide file tree
Showing 7 changed files with 1,884 additions and 2,167 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,27 +40,27 @@
"webpack": "^4.40.0 || ^5.0.0"
},
"dependencies": {
"esbuild": "^0.12.17",
"esbuild": "^0.12.19",
"joycon": "^3.0.1",
"json5": "^2.2.0",
"loader-utils": "^2.0.0",
"tapable": "^2.2.0",
"type-fest": "^1.0.1",
"type-fest": "^1.4.0",
"webpack-sources": "^2.2.0"
},
"devDependencies": {
"@pvtnbr/eslint-config-typescript": "^0.1.16",
"@types/jest": "^26.0.22",
"@types/loader-utils": "^2.0.2",
"@types/webpack": "^4.41.27",
"@pvtnbr/eslint-config-typescript": "^0.1.19",
"@types/jest": "^27.0.0",
"@types/loader-utils": "^2.0.3",
"@types/webpack": "^4.41.30",
"css-loader": "^5.2.0",
"eslint": "^7.26.0",
"eslint": "^7.32.0",
"husky": "^4.3.8",
"jest": "^26.6.3",
"lint-staged": "^10.5.4",
"memfs": "^3.2.0",
"jest": "^27.0.6",
"lint-staged": "^11.1.2",
"memfs": "^3.2.2",
"mini-css-extract-plugin": "^1.4.0",
"typescript": "^4.2.3",
"typescript": "^4.3.5",
"unionfs": "^4.4.0",
"webpack": "^4.44.2",
"webpack5": "npm:webpack@^5.0.0"
Expand Down
Loading

0 comments on commit e714b93

Please sign in to comment.