Skip to content
This repository has been archived by the owner on May 3, 2024. It is now read-only.

Commit

Permalink
chore(sample-modules): support node 18
Browse files Browse the repository at this point in the history
  • Loading branch information
JAdshead committed Sep 15, 2023
1 parent 42c562c commit 9115e34
Show file tree
Hide file tree
Showing 23 changed files with 53 additions and 172 deletions.
181 changes: 31 additions & 150 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"@americanexpress/env-config-utils": "^2.0.2",
"@americanexpress/fetch-enhancers": "^1.1.3",
"@americanexpress/lumberjack": "^1.1.4",
"@americanexpress/one-app-bundler": "^6.20.0",
"@americanexpress/one-app-bundler": "^6.21.1",
"@americanexpress/one-app-ducks": "^4.4.2",
"@americanexpress/one-app-router": "^1.2.1",
"@americanexpress/vitruvius": "^2.0.2",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"redux": "^4.2.0"
},
"devDependencies": {
"@americanexpress/one-app-bundler": "^6.14.1",
"@americanexpress/one-app-bundler": "^6.21.1",
"babel-preset-amex": "^4.0.0",
"rimraf": "^3.0.2"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"redux": "^4.2.0"
},
"devDependencies": {
"@americanexpress/one-app-bundler": "^6.15.0",
"@americanexpress/one-app-bundler": "^6.21.1",
"babel-preset-amex": "^4.0.0",
"rimraf": "^3.0.2"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"redux": "^4.1.1"
},
"devDependencies": {
"@americanexpress/one-app-bundler": "^6.14.1",
"@americanexpress/one-app-bundler": "^6.21.1",
"babel-preset-amex": "^4.0.0",
"rimraf": "^3.0.2"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"redux": "^3.0.6"
},
"devDependencies": {
"@americanexpress/one-app-bundler": "^6.14.1",
"@americanexpress/one-app-bundler": "^6.21.1",
"babel-preset-amex": "^4.0.0",
"rimraf": "^3.0.2"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"redux": "^4.1.1"
},
"devDependencies": {
"@americanexpress/one-app-bundler": "^6.14.1",
"@americanexpress/one-app-bundler": "^6.21.1",
"babel-preset-amex": "^4.0.0",
"rimraf": "^3.0.2"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"redux": "^4.2.0"
},
"devDependencies": {
"@americanexpress/one-app-bundler": "^6.14.1",
"@americanexpress/one-app-bundler": "^6.21.1",
"babel-preset-amex": "^4.0.0",
"rimraf": "^3.0.2",
"webpack": "^4.46.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"react-dom": "^17.0.2"
},
"devDependencies": {
"@americanexpress/one-app-bundler": "^6.14.1",
"@americanexpress/one-app-bundler": "^6.21.1",
"babel-preset-amex": "^4.0.0",
"rimraf": "^3.0.2"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"react-dom": "^17.0.2"
},
"devDependencies": {
"@americanexpress/one-app-bundler": "^6.14.1",
"@americanexpress/one-app-bundler": "^6.21.1",
"babel-preset-amex": "^4.0.0",
"rimraf": "^3.0.2"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"react-redux": "^7.2.8"
},
"devDependencies": {
"@americanexpress/one-app-bundler": "^6.14.1",
"@americanexpress/one-app-bundler": "^6.21.1",
"babel-preset-amex": "^4.0.0",
"rimraf": "^3.0.2"
}
Expand Down
2 changes: 1 addition & 1 deletion prod-sample/sample-modules/late-frank/0.0.0/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"react-dom": "^17.0.2"
},
"devDependencies": {
"@americanexpress/one-app-bundler": "^6.14.1",
"@americanexpress/one-app-bundler": "^6.21.1",
"babel-preset-amex": "^4.0.0",
"rimraf": "^3.0.2"
}
Expand Down
2 changes: 1 addition & 1 deletion prod-sample/sample-modules/late-frank/0.0.1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"react-intl": "^5.23.0"
},
"devDependencies": {
"@americanexpress/one-app-bundler": "^6.14.1",
"@americanexpress/one-app-bundler": "^6.21.1",
"babel-preset-amex": "^4.0.0",
"rimraf": "^3.0.2"
},
Expand Down
2 changes: 1 addition & 1 deletion prod-sample/sample-modules/late-frank/0.0.2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"react-dom": "^17.0.2"
},
"devDependencies": {
"@americanexpress/one-app-bundler": "^6.14.1",
"@americanexpress/one-app-bundler": "^6.21.1",
"babel-preset-amex": "^4.0.0",
"rimraf": "^3.0.2"
},
Expand Down
2 changes: 1 addition & 1 deletion prod-sample/sample-modules/needy-frank/0.0.0/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"redux-thunk": "^2.4.1"
},
"devDependencies": {
"@americanexpress/one-app-bundler": "^6.14.1",
"@americanexpress/one-app-bundler": "^6.21.1",
"babel-preset-amex": "^4.0.0",
"rimraf": "^3.0.2"
},
Expand Down
Loading

0 comments on commit 9115e34

Please sign in to comment.