Skip to content

Commit

Permalink
Github CI build: __run_2 v3.20.2 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed May 27, 2022
1 parent 93fecda commit 8e042eb
Show file tree
Hide file tree
Showing 7 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"packages": [
"packages/*"
],
"version": "3.20.1",
"version": "3.20.2",
"command": {
"bootstrap": {
"npmClientArgs": [
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tsed/root",
"version": "3.20.1",
"version": "3.20.2",
"description": "Vuepress theme for tsed.io",
"repository": "https://github.com/tsedio/vuepress-theme-tsed",
"author": "Romain Lenzotti",
Expand Down
2 changes: 1 addition & 1 deletion packages/markdown-it-symbols/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tsed/markdown-it-symbols",
"version": "3.20.1",
"version": "3.20.2",
"description": "Markdown it plugin",
"main": "./src/index.js",
"repository": "https://github.com/tsedio/vuepress-theme-tsed",
Expand Down
8 changes: 4 additions & 4 deletions packages/storybook/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "@tsed/vuepress-storybook",
"version": "3.20.1",
"version": "3.20.2",
"main": "index.js",
"license": "MIT",
"private": true,
"dependencies": {
"@tsed/vuepress-tailwind-config": "3.20.1",
"@tsed/vuepress-tailwind-config": "3.20.2",
"vue": "2.6.12"
},
"scripts": {
Expand All @@ -14,7 +14,7 @@
"serve:prod": "lite-server --baseDir=\"dist\""
},
"devDependencies": {
"@babel/core": "7.12.9",
"@babel/core": "7.18.2",
"@storybook/addon-a11y": "6.5.5",
"@storybook/addon-actions": "^6.5.5",
"@storybook/addon-backgrounds": "6.5.5",
Expand All @@ -25,7 +25,7 @@
"@storybook/addon-postcss": "^2.0.0",
"@storybook/addon-viewport": "6.5.5",
"@storybook/vue": "^6.5.5",
"@tsed/vuepress-common": "3.20.1",
"@tsed/vuepress-common": "3.20.2",
"autoprefixer": "9.8.0",
"babel-loader": "^8.1.0",
"babel-preset-vue": "^2.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/tailwind-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tsed/vuepress-tailwind-config",
"version": "3.20.1",
"version": "3.20.2",
"main": "./tailwind.config.js",
"license": "MIT",
"scripts": {},
Expand Down
6 changes: 3 additions & 3 deletions packages/vuepress-common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tsed/vuepress-common",
"version": "3.20.1",
"version": "3.20.2",
"description": "Shared components and utils",
"main": "./src/index.js",
"repository": "https://github.com/tsedio/vuepress-theme-tsed",
Expand All @@ -10,8 +10,6 @@
"scripts": {
"test": "jest"
},
"dependencies": {},
"devDependencies": {},
"resolutions": {
"watchpack": "1.6.1"
},
Expand All @@ -28,5 +26,7 @@
".*\\.(vue)$": "vue-jest"
}
},
"dependencies": {},
"devDependencies": {},
"peerDependencies": {}
}
18 changes: 9 additions & 9 deletions packages/vuepress-theme-tsed/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vuepress-theme-tsed",
"version": "3.20.1",
"version": "3.20.2",
"description": "Vuepress theme for tsed.io",
"main": "./src/index.js",
"repository": "https://github.com/tsedio/vuepress-theme-tsed",
Expand All @@ -18,43 +18,43 @@
"@docsearch/js": "3.1.0",
"@sass-collective/sass-rem": "^1.7.0",
"@silvanite/vuepress-plugin-tailwind": "^1.3.0",
"@tsed/markdown-it-symbols": "3.20.1",
"@tsed/vuepress-common": "3.20.1",
"@tsed/vuepress-tailwind-config": "3.20.1",
"@tsed/markdown-it-symbols": "3.20.2",
"@tsed/vuepress-common": "3.20.2",
"@tsed/vuepress-tailwind-config": "3.20.2",
"@vuepress/markdown": "^1.9.7",
"@vuepress/plugin-active-header-links": "^1.9.7",
"@vuepress/plugin-medium-zoom": "^1.9.7",
"@vuepress/plugin-nprogress": "^1.9.7",
"@vuepress/plugin-search": "^1.9.7",
"@vuepress/theme-default": "^1.9.7",
"@vuepress/markdown": "^1.9.7",
"axios": "^0.27.2",
"fuse.js": "^6.6.2",
"lodash": "^4.17.21",
"lucene-filter": "0.2.4",
"lucene-query-parser": "1.2.0",
"millify": "^3.5.0",
"markdown-it": "^9.1.0",
"markdown-it-anchor": "^8.6.4",
"markdown-it-chain": "^1.3.0",
"markdown-it-emoji": "^2.0.2",
"markdown-it-table-of-contents": "^0.6.0",
"millify": "^3.5.0",
"moment": "^2.29.3",
"normalize.css": "8.0.1",
"prismjs": "^1.28.0",
"postcss-at-rules-variables": "0.1.10",
"postcss-each": "0.10.0",
"postcss-for": "2.1.1",
"postcss-import": "12.0.1",
"postcss-mixins": "6.2.3",
"postcss-nested": "4.2.1",
"postcss-omit-import-tilde": "1.0.1",
"prismjs": "^1.28.0",
"stylus": "^0.54.5",
"stylus-loader": "^3.0.2",
"tailwindcss-inset": "^1.0.0",
"tailwindcss-transforms": "^2.2.0",
"v-tooltip": "^2.1.2",
"vuepress": "^1.9.7",
"vue-lazy-hydration": "^2.0.0-beta.4",
"vuepress": "^1.9.7",
"vuepress-plugin-container": "^2.1.5",
"vuepress-plugin-smooth-scroll": "^0.0.10"
},
Expand All @@ -63,4 +63,4 @@
"semantic-release": "19.0.2"
},
"peerDependencies": {}
}
}

0 comments on commit 8e042eb

Please sign in to comment.