Skip to content

Commit 7ae45f5

Browse files
committed
Update deps and defaults
1 parent 15bff6f commit 7ae45f5

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

app.arc

+1-3
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,5 @@ docsearch-js 'node_modules/@docsearch/js'
2424
docsearch-css 'node_modules/@docsearch/css/dist/style.css'
2525

2626
@aws
27-
runtime nodejs20.x
28-
architecture arm64
2927
region us-west-2
30-
profile smallwins
28+
profile openjsf

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -28,15 +28,15 @@
2828
"reading-time": "^1.5.0"
2929
},
3030
"devDependencies": {
31-
"@architect/architect": "^11.0.13",
31+
"@architect/architect": "^11.1.0",
3232
"@architect/eslint-config": "^2.0.1",
3333
"@architect/sandbox": "^6.0.5",
3434
"@architect/spellcheck-dictionary": "github:architect/spellcheck-dictionary#v0.1.7",
3535
"@enhance/types": "^0.7.0",
3636
"eslint": "^8.30.0",
3737
"spellchecker-cli": "^6.2.0",
38-
"tap-arc": "^1.2.2",
39-
"tape": "^5.7.5",
38+
"tap-arc": "^1.3.2",
39+
"tape": "^5.9.0",
4040
"tiny-json-http": "^7.5.1"
4141
},
4242
"eslintConfig": {

0 commit comments

Comments
 (0)