Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

Commit

Permalink
update untyped
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Aug 26, 2022
1 parent 3709145 commit 51c72a2
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 8 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"pathe": "^0.3.5",
"rimraf": "^3.0.2",
"scule": "^0.3.2",
"untyped": "^0.4.5",
"untyped": "^0.4.6",
"vue-mq": "^1.0.1",
"vue-plausible": "^1.3.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"semver": "^7.3.7",
"unctx": "^2.0.1",
"unimport": "^0.6.7",
"untyped": "^0.4.5"
"untyped": "^0.4.6"
},
"devDependencies": {
"@types/lodash.template": "^4",
Expand Down
2 changes: 1 addition & 1 deletion packages/nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"unenv": "^0.6.1",
"unimport": "^0.6.7",
"unplugin": "^0.9.2",
"untyped": "^0.4.5",
"untyped": "^0.4.6",
"vue": "^3.2.37",
"vue-bundle-renderer": "^0.4.2",
"vue-devtools-stub": "^0.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@types/lodash.template": "^4",
"@types/semver": "^7",
"unbuild": "latest",
"untyped": "^0.4.5",
"untyped": "^0.4.6",
"vite": "~3.0.9"
},
"dependencies": {
Expand Down
20 changes: 16 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/standalone@npm:^7.18.11":
"@babel/standalone@npm:^7.18.11, @babel/standalone@npm:^7.18.13":
version: 7.18.13
resolution: "@babel/standalone@npm:7.18.13"
checksum: da010b1ef0d53f7888d01b3ef93aac9a17af5711979e7bc048b80bf08ae6dfa6b637bf92fee0c5753b4ff1bc3639a5b82925f9234d4e2150fc6d4d5c2ccc1f89
Expand Down Expand Up @@ -1661,7 +1661,7 @@ __metadata:
unbuild: latest
unctx: ^2.0.1
unimport: ^0.6.7
untyped: ^0.4.5
untyped: ^0.4.6
languageName: unknown
linkType: soft

Expand All @@ -1688,7 +1688,7 @@ __metadata:
ufo: ^0.8.5
unbuild: latest
unimport: ^0.6.7
untyped: ^0.4.5
untyped: ^0.4.6
vite: ~3.0.9
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -9995,7 +9995,7 @@ __metadata:
unenv: ^0.6.1
unimport: ^0.6.7
unplugin: ^0.9.2
untyped: ^0.4.5
untyped: ^0.4.6
vue: ^3.2.37
vue-bundle-renderer: ^0.4.2
vue-devtools-stub: ^0.1.0
Expand Down Expand Up @@ -13209,6 +13209,18 @@ __metadata:
languageName: node
linkType: hard

"untyped@npm:^0.4.6":
version: 0.4.6
resolution: "untyped@npm:0.4.6"
dependencies:
"@babel/core": ^7.18.13
"@babel/standalone": ^7.18.13
"@babel/types": ^7.18.13
scule: ^0.3.2
checksum: 3caf8c6c523dfc7f31282ebaaa70a42c24d8b1682f85953a891a89ef3e3dd75ba470a6a0904b8ec454c374e99f2f9c088e3e9aecc9964539ceb4dfc0366656db
languageName: node
linkType: hard

"upath@npm:^2.0.1":
version: 2.0.1
resolution: "upath@npm:2.0.1"
Expand Down

0 comments on commit 51c72a2

Please sign in to comment.