diff options
author | 2022-04-26 17:26:01 -0500 | |
---|---|---|
committer | 2022-04-26 17:26:01 -0500 | |
commit | 15d940867896300011b6687d5bc96d1a6b650239 (patch) | |
tree | 03a6146896db849a13c07972aac5d3f8f0644ae3 /pnpm-lock.yaml | |
parent | 9028450663c0037cf72e7ce28ae208a0236c34f0 (diff) | |
download | astro-15d940867896300011b6687d5bc96d1a6b650239.tar.gz astro-15d940867896300011b6687d5bc96d1a6b650239.tar.zst astro-15d940867896300011b6687d5bc96d1a6b650239.zip |
Update `@proload/core` (#3211)
* chore: bump proload
* chore: update @proload/core
Diffstat (limited to 'pnpm-lock.yaml')
-rw-r--r-- | pnpm-lock.yaml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6552ef97d..d75356fb5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -457,8 +457,8 @@ importers: '@babel/parser': ^7.17.9 '@babel/traverse': ^7.17.9 '@babel/types': ^7.17.0 - '@proload/core': ^0.3.2-next.4 - '@proload/plugin-tsm': ^0.2.1-next.0 + '@proload/core': ^0.3.2 + '@proload/plugin-tsm': ^0.2.1 '@types/babel__core': ^7.1.19 '@types/babel__generator': ^7.6.4 '@types/babel__traverse': ^7.17.0 @@ -1406,7 +1406,7 @@ importers: packages/integrations/tailwind: specifiers: - '@proload/core': ^0.3.1 + '@proload/core': ^0.3.2 '@types/tailwindcss': ^3.0.10 astro: workspace:* astro-scripts: workspace:* |