update autopub dependencies

This commit is contained in:
wxzhang 2023-01-28 16:27:58 +08:00
parent ed4e9b8852
commit debbe09a0b
3 changed files with 6 additions and 6 deletions

View File

@ -22,7 +22,7 @@
"@rollup/plugin-babel": "^5.3.1", "@rollup/plugin-babel": "^5.3.1",
"@rollup/plugin-commonjs": "^21.1.0", "@rollup/plugin-commonjs": "^21.1.0",
"@vuepress/client": "2.0.0-beta.49", "@vuepress/client": "2.0.0-beta.49",
"autopub": "^1.0.9", "autopub": "^1.0.10",
"commander": "^9.4.0", "commander": "^9.4.0",
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"dayjs": "^1.11.4", "dayjs": "^1.11.4",

View File

@ -1,5 +1,5 @@
/** /**
* 通用格式化器 * 通用格式化器 test
*/ */
export * from './datetime.formatters.js'; export * from './datetime.formatters.js';
export * from './currency.formatters.js'; export * from './currency.formatters.js';

8
pnpm-lock.yaml generated
View File

@ -10,7 +10,7 @@ importers:
'@rollup/plugin-babel': ^5.3.1 '@rollup/plugin-babel': ^5.3.1
'@rollup/plugin-commonjs': ^21.1.0 '@rollup/plugin-commonjs': ^21.1.0
'@vuepress/client': 2.0.0-beta.49 '@vuepress/client': 2.0.0-beta.49
autopub: ^1.0.9 autopub: ^1.0.10
commander: ^9.4.0 commander: ^9.4.0
cross-env: ^7.0.3 cross-env: ^7.0.3
dayjs: ^1.11.4 dayjs: ^1.11.4
@ -39,7 +39,7 @@ importers:
'@rollup/plugin-babel': 5.3.1_tui6liyexu3zy4m5r2rytc7ixu '@rollup/plugin-babel': 5.3.1_tui6liyexu3zy4m5r2rytc7ixu
'@rollup/plugin-commonjs': 21.1.0_rollup@2.77.2 '@rollup/plugin-commonjs': 21.1.0_rollup@2.77.2
'@vuepress/client': 2.0.0-beta.49 '@vuepress/client': 2.0.0-beta.49
autopub: 1.0.9 autopub: 1.0.10
commander: 9.4.0 commander: 9.4.0
cross-env: 7.0.3 cross-env: 7.0.3
dayjs: 1.11.4 dayjs: 1.11.4
@ -4657,8 +4657,8 @@ packages:
postcss-value-parser: 4.2.0 postcss-value-parser: 4.2.0
dev: true dev: true
/autopub/1.0.9: /autopub/1.0.10:
resolution: {integrity: sha512-uQ9ykV1BW4d5wS0JN9Xj+4agEohvPLTXFc4ANPc6aqCEKSGjDEAPoh7CklX+oQZbrHKVHxl2P5Y7mRxZCEnR9A==} resolution: {integrity: sha512-En0WmJYQEbutcQWqvqKZm/Wr1Tc+J9+84W0yF3u7CPzWQN+JHNosNroYbCATwUxGpqcLNZhcRbmwA2tZ1JeHng==}
hasBin: true hasBin: true
dependencies: dependencies:
commander: 9.4.0 commander: 9.4.0