Skip to content

Commit

Permalink
chore(deps): update dependency eta to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 27, 2023
1 parent cf71f4c commit 148d1ac
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion packages/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"vitest": "0.32.2"
},
"dependencies": {
"eta": "^2.0.0"
"eta": "^3.0.0"
}
}
4 changes: 2 additions & 2 deletions packages/unplugin-eta/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,14 +56,14 @@
"devDependencies": {
"@types/webpack": "5.28.1",
"esbuild": "0.18.9",
"eta": "2.2.0",
"eta": "3.0.3",
"rollup": "3.25.3",
"typescript": "5.1.3",
"unbuild": "1.2.1",
"vite": "4.3.9",
"webpack": "5.88.0"
},
"peerDependencies": {
"eta": "^1.14.2 || ^2.0.0"
"eta": "^1.14.2 || ^2.0.0 || ^3.0.0"
}
}
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -815,15 +815,15 @@ __metadata:
"@rollup/pluginutils": ^5.0.2
"@types/webpack": 5.28.1
esbuild: 0.18.9
eta: 2.2.0
eta: 3.0.3
rollup: 3.25.3
typescript: 5.1.3
unbuild: 1.2.1
unplugin: ^1.0.1
vite: 4.3.9
webpack: 5.88.0
peerDependencies:
eta: ^1.14.2 || ^2.0.0
eta: ^1.14.2 || ^2.0.0 || ^3.0.0
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -2070,10 +2070,10 @@ __metadata:
languageName: node
linkType: hard

"eta@npm:2.2.0, eta@npm:^2.0.0":
version: 2.2.0
resolution: "eta@npm:2.2.0"
checksum: 6a09631481d4f26a9662a1eb736a65cc1cbc48e24935e6ff5d83a83b0cb509ea56d588d66d7c087d590601dc59bdabdac2356936b1b789d020eb0cf2d8304d54
"eta@npm:3.0.3, eta@npm:^3.0.0":
version: 3.0.3
resolution: "eta@npm:3.0.3"
checksum: 46a5ab6ce2d90ae93524f15c4dbe0e011016a151551d078ccc470eda839c035d816a25797b862d532d353ef89216a2e9e38a933277ad3566b4fb17b4608605f7
languageName: node
linkType: hard

Expand Down Expand Up @@ -4525,7 +4525,7 @@ __metadata:
dependencies:
"@playwright/test": 1.35.1
"@storipress/unplugin-eta": "workspace:*"
eta: ^2.0.0
eta: ^3.0.0
npm-run-all: 4.1.5
tiny-invariant: 1.3.1
vite: 4.3.9
Expand Down

0 comments on commit 148d1ac

Please sign in to comment.