Skip to content

Commit

Permalink
Upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
joeldenning committed Dec 19, 2024
1 parent ae390f2 commit 6718184
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 39 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"scripts": {
"start": "webpack serve",
"start:standalone": "webpack serve --env standalone",
"build": "webpack --mode=production",
"build": "webpack --mode production",
"analyze": "webpack --mode=production --env analyze",
"lint": "eslint src",
"test": "jest --passWithNoTests",
Expand Down Expand Up @@ -45,7 +45,7 @@
"standalone-single-spa-webpack-plugin": "^5.0.0",
"webpack": "^5.15.0",
"webpack-cli": "^5.1.4",
"webpack-config-single-spa-react": "^6.0.0",
"webpack-config-single-spa-react": "^7.0.0",
"webpack-dev-server": "^5.1.0",
"webpack-merge": "^6.0.1"
},
Expand Down
74 changes: 37 additions & 37 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6718184

Please sign in to comment.