2
0
mirror of https://github.com/tenrok/BBob.git synced 2026-05-15 11:59:37 +03:00

chore(release): release 2.8.3 (#163)

This commit is contained in:
Nikolay Kost
2022-12-18 03:28:03 +02:00
committed by GitHub
parent 2d1a08ba9a
commit 6b2810fcf4
24 changed files with 105 additions and 103 deletions
+28 -27
View File
@@ -8,6 +8,7 @@
"devDependencies": {
"@commitlint/cli": "13.2.1",
"@commitlint/config-conventional": "13.2.0",
"@nrwl/cli": "15.3.3",
"@rollup/plugin-commonjs": "23.0.2",
"@rollup/plugin-node-resolve": "15.0.1",
"@rollup/plugin-replace": "5.0.1",
@@ -29,7 +30,7 @@
"lerna": "6.0.3",
"lint-staged": "11.2.3",
"microtime": "3.0.0",
"nx": "15.2.1",
"nx": "15.3.3",
"posthtml-render": "^3.0.0",
"rimraf": "^3.0.2",
"rollup": "3.3.0",
@@ -4743,12 +4744,12 @@
}
},
"node_modules/@nrwl/cli": {
"version": "15.2.1",
"resolved": "https://registry.npmjs.org/@nrwl/cli/-/cli-15.2.1.tgz",
"integrity": "sha512-ufBJ5o3WCixdp6/TPkpn4rH3QBFJcqCMG1d14A/SvAkEnXu3vWlj3E+4GXf3CK+sGNjjf3ZGoNm7OFV+/Ml4GA==",
"version": "15.3.3",
"resolved": "https://registry.npmjs.org/@nrwl/cli/-/cli-15.3.3.tgz",
"integrity": "sha512-ZWTmVP9H3ukppWWGaS/s3Nym2nOYgnt6eHtuUFNsroz8LesG5oFAJviOz9jDEM/b+pLIrvYfU5aAGZqrtM3Z2A==",
"dev": true,
"dependencies": {
"nx": "15.2.1"
"nx": "15.3.3"
}
},
"node_modules/@nrwl/devkit": {
@@ -4792,12 +4793,12 @@
}
},
"node_modules/@nrwl/tao": {
"version": "15.2.1",
"resolved": "https://registry.npmjs.org/@nrwl/tao/-/tao-15.2.1.tgz",
"integrity": "sha512-6ApglWKORasLhtjlJmqo2co/UexSSiD7mWVxT2886oKG2Y/T/5RnPFNhJgGnKJIURCNMxiSKhq7GAA+CE9zRZg==",
"version": "15.3.3",
"resolved": "https://registry.npmjs.org/@nrwl/tao/-/tao-15.3.3.tgz",
"integrity": "sha512-f9+VwhlJ/7TWpjHSgoUOAA067uP9DmzABMY9HC5OREEDaCx+rzYEvbLAPv6cXzWw+6IYM6cyKw0zWSQrdEVrWg==",
"dev": true,
"dependencies": {
"nx": "15.2.1"
"nx": "15.3.3"
},
"bin": {
"tao": "index.js"
@@ -14026,14 +14027,14 @@
"dev": true
},
"node_modules/nx": {
"version": "15.2.1",
"resolved": "https://registry.npmjs.org/nx/-/nx-15.2.1.tgz",
"integrity": "sha512-vVeT5D02cDDiSmS3P2Bos/waYQa3m0yl/rouzsKpusVSmzAQGQbKXhxPb4WnNIj8Iz/8KjFeBM/RZO021BtGNg==",
"version": "15.3.3",
"resolved": "https://registry.npmjs.org/nx/-/nx-15.3.3.tgz",
"integrity": "sha512-yR102AlVW5Sb7X1e9cyR+0h44RD6c3eLJbAZ0yVFKPCKw+zQTdGvAqITtB6ZeFnPkg6Qq6f1oWu6G0n6f2cTpw==",
"dev": true,
"hasInstallScript": true,
"dependencies": {
"@nrwl/cli": "15.2.1",
"@nrwl/tao": "15.2.1",
"@nrwl/cli": "15.3.3",
"@nrwl/tao": "15.3.3",
"@parcel/watcher": "2.0.4",
"@yarnpkg/lockfile": "^1.1.0",
"@yarnpkg/parsers": "^3.0.0-rc.18",
@@ -21847,12 +21848,12 @@
}
},
"@nrwl/cli": {
"version": "15.2.1",
"resolved": "https://registry.npmjs.org/@nrwl/cli/-/cli-15.2.1.tgz",
"integrity": "sha512-ufBJ5o3WCixdp6/TPkpn4rH3QBFJcqCMG1d14A/SvAkEnXu3vWlj3E+4GXf3CK+sGNjjf3ZGoNm7OFV+/Ml4GA==",
"version": "15.3.3",
"resolved": "https://registry.npmjs.org/@nrwl/cli/-/cli-15.3.3.tgz",
"integrity": "sha512-ZWTmVP9H3ukppWWGaS/s3Nym2nOYgnt6eHtuUFNsroz8LesG5oFAJviOz9jDEM/b+pLIrvYfU5aAGZqrtM3Z2A==",
"dev": true,
"requires": {
"nx": "15.2.1"
"nx": "15.3.3"
}
},
"@nrwl/devkit": {
@@ -21886,12 +21887,12 @@
}
},
"@nrwl/tao": {
"version": "15.2.1",
"resolved": "https://registry.npmjs.org/@nrwl/tao/-/tao-15.2.1.tgz",
"integrity": "sha512-6ApglWKORasLhtjlJmqo2co/UexSSiD7mWVxT2886oKG2Y/T/5RnPFNhJgGnKJIURCNMxiSKhq7GAA+CE9zRZg==",
"version": "15.3.3",
"resolved": "https://registry.npmjs.org/@nrwl/tao/-/tao-15.3.3.tgz",
"integrity": "sha512-f9+VwhlJ/7TWpjHSgoUOAA067uP9DmzABMY9HC5OREEDaCx+rzYEvbLAPv6cXzWw+6IYM6cyKw0zWSQrdEVrWg==",
"dev": true,
"requires": {
"nx": "15.2.1"
"nx": "15.3.3"
}
},
"@octokit/auth-token": {
@@ -28986,13 +28987,13 @@
"dev": true
},
"nx": {
"version": "15.2.1",
"resolved": "https://registry.npmjs.org/nx/-/nx-15.2.1.tgz",
"integrity": "sha512-vVeT5D02cDDiSmS3P2Bos/waYQa3m0yl/rouzsKpusVSmzAQGQbKXhxPb4WnNIj8Iz/8KjFeBM/RZO021BtGNg==",
"version": "15.3.3",
"resolved": "https://registry.npmjs.org/nx/-/nx-15.3.3.tgz",
"integrity": "sha512-yR102AlVW5Sb7X1e9cyR+0h44RD6c3eLJbAZ0yVFKPCKw+zQTdGvAqITtB6ZeFnPkg6Qq6f1oWu6G0n6f2cTpw==",
"dev": true,
"requires": {
"@nrwl/cli": "15.2.1",
"@nrwl/tao": "15.2.1",
"@nrwl/cli": "15.3.3",
"@nrwl/tao": "15.3.3",
"@parcel/watcher": "2.0.4",
"@yarnpkg/lockfile": "^1.1.0",
"@yarnpkg/parsers": "^3.0.0-rc.18",
+2 -1
View File
@@ -23,6 +23,7 @@
"devDependencies": {
"@commitlint/cli": "13.2.1",
"@commitlint/config-conventional": "13.2.0",
"@nrwl/cli": "15.3.3",
"@rollup/plugin-commonjs": "23.0.2",
"@rollup/plugin-node-resolve": "15.0.1",
"@rollup/plugin-replace": "5.0.1",
@@ -44,7 +45,7 @@
"lerna": "6.0.3",
"lint-staged": "11.2.3",
"microtime": "3.0.0",
"nx": "15.2.1",
"nx": "15.3.3",
"posthtml-render": "^3.0.0",
"rimraf": "^3.0.2",
"rollup": "3.3.0",
+4 -4
View File
@@ -1,16 +1,16 @@
{
"name": "@bbob/cli",
"version": "2.8.2",
"version": "2.8.3",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@bbob/cli",
"version": "2.8.2",
"version": "2.8.3",
"license": "MIT",
"dependencies": {
"@bbob/html": "^2.8.2",
"@bbob/preset-html5": "^2.8.2",
"@bbob/html": "^2.8.3",
"@bbob/preset-html5": "^2.8.3",
"commander": "^2.15.1"
},
"bin": {
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "@bbob/cli",
"version": "2.8.2",
"version": "2.8.3",
"description": "Comand line bbcode parser",
"main": "lib/cli.js",
"bin": {
@@ -10,8 +10,8 @@
"lib": "lib"
},
"dependencies": {
"@bbob/html": "^2.8.2",
"@bbob/preset-html5": "^2.8.2",
"@bbob/html": "^2.8.3",
"@bbob/preset-html5": "^2.8.3",
"commander": "^2.15.1"
},
"repository": {
+3 -3
View File
@@ -1,15 +1,15 @@
{
"name": "@bbob/core",
"version": "2.8.2",
"version": "2.8.3",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@bbob/core",
"version": "2.8.2",
"version": "2.8.3",
"license": "MIT",
"dependencies": {
"@bbob/parser": "^2.8.2"
"@bbob/parser": "^2.8.3"
}
},
"../bbob-parser": {
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@bbob/core",
"version": "2.8.2",
"version": "2.8.3",
"description": "⚡️Blazing-fast js-bbcode-parser, bbcode js, that transforms and parses to AST with plugin support in pure javascript, no dependencies",
"keywords": [
"bbcode",
@@ -20,7 +20,7 @@
"core"
],
"dependencies": {
"@bbob/parser": "^2.8.2"
"@bbob/parser": "^2.8.3"
},
"main": "lib/index.js",
"module": "es/index.js",
+4 -4
View File
@@ -1,16 +1,16 @@
{
"name": "@bbob/html",
"version": "2.8.2",
"version": "2.8.3",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@bbob/html",
"version": "2.8.2",
"version": "2.8.3",
"license": "MIT",
"dependencies": {
"@bbob/core": "^2.8.2",
"@bbob/plugin-helper": "^2.8.2"
"@bbob/core": "^2.8.3",
"@bbob/plugin-helper": "^2.8.3"
}
},
"../bbob-core": {
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "@bbob/html",
"version": "2.8.2",
"version": "2.8.3",
"description": "A BBCode to HTML Renderer part of @bbob",
"keywords": [
"html",
@@ -9,8 +9,8 @@
"bbob"
],
"dependencies": {
"@bbob/core": "^2.8.2",
"@bbob/plugin-helper": "^2.8.2"
"@bbob/core": "^2.8.3",
"@bbob/plugin-helper": "^2.8.3"
},
"main": "lib/index.js",
"module": "es/index.js",
+3 -3
View File
@@ -1,15 +1,15 @@
{
"name": "@bbob/parser",
"version": "2.8.2",
"version": "2.8.3",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@bbob/parser",
"version": "2.8.2",
"version": "2.8.3",
"license": "MIT",
"dependencies": {
"@bbob/plugin-helper": "^2.8.2"
"@bbob/plugin-helper": "^2.8.3"
}
},
"../bbob-plugin-helper": {
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@bbob/parser",
"version": "2.8.2",
"version": "2.8.3",
"description": "A BBCode to AST Parser part of @bbob",
"keywords": [
"bbcode",
@@ -13,7 +13,7 @@
"parse"
],
"dependencies": {
"@bbob/plugin-helper": "^2.8.2"
"@bbob/plugin-helper": "^2.8.3"
},
"main": "lib/index.js",
"module": "es/index.js",
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "@bbob/plugin-helper",
"version": "2.8.2",
"version": "2.8.3",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@bbob/plugin-helper",
"version": "2.8.2",
"version": "2.8.3",
"license": "MIT"
}
}
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@bbob/plugin-helper",
"version": "2.8.2",
"version": "2.8.3",
"description": "Set of utils to help write plugins for @bbob/core",
"keywords": [
"bbob",
+5 -5
View File
@@ -1,19 +1,19 @@
{
"name": "@bbob/preset-html5",
"version": "2.8.2",
"version": "2.8.3",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@bbob/preset-html5",
"version": "2.8.2",
"version": "2.8.3",
"license": "MIT",
"dependencies": {
"@bbob/plugin-helper": "^2.8.2",
"@bbob/preset": "^2.8.2"
"@bbob/plugin-helper": "^2.8.3",
"@bbob/preset": "^2.8.3"
},
"devDependencies": {
"@bbob/html": "^2.8.2"
"@bbob/html": "^2.8.3"
}
},
"../bbob-core": {
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "@bbob/preset-html5",
"version": "2.8.2",
"version": "2.8.3",
"description": "HTML5 preset to transform BBCode to HTML for @bbob/parser",
"keywords": [
"preset",
@@ -8,11 +8,11 @@
"bbob"
],
"dependencies": {
"@bbob/plugin-helper": "^2.8.2",
"@bbob/preset": "^2.8.2"
"@bbob/plugin-helper": "^2.8.3",
"@bbob/preset": "^2.8.3"
},
"devDependencies": {
"@bbob/html": "^2.8.2"
"@bbob/html": "^2.8.3"
},
"main": "lib/index.js",
"module": "es/index.js",
+4 -4
View File
@@ -1,18 +1,18 @@
{
"name": "@bbob/preset-react",
"version": "2.8.2",
"version": "2.8.3",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@bbob/preset-react",
"version": "2.8.2",
"version": "2.8.3",
"license": "MIT",
"dependencies": {
"@bbob/preset-html5": "^2.8.2"
"@bbob/preset-html5": "^2.8.3"
},
"devDependencies": {
"@bbob/core": "^2.8.2"
"@bbob/core": "^2.8.3"
}
},
"../bbob-core": {
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "@bbob/preset-react",
"version": "2.8.2",
"version": "2.8.3",
"description": "React preset to transform BBCode to React for @bbob/react",
"keywords": [
"bbob",
@@ -8,10 +8,10 @@
"react"
],
"dependencies": {
"@bbob/preset-html5": "^2.8.2"
"@bbob/preset-html5": "^2.8.3"
},
"devDependencies": {
"@bbob/core": "^2.8.2"
"@bbob/core": "^2.8.3"
},
"main": "lib/index.js",
"module": "es/index.js",
+4 -4
View File
@@ -1,18 +1,18 @@
{
"name": "@bbob/preset-vue",
"version": "2.8.2",
"version": "2.8.3",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@bbob/preset-vue",
"version": "2.8.2",
"version": "2.8.3",
"license": "MIT",
"dependencies": {
"@bbob/preset-html5": "^2.8.2"
"@bbob/preset-html5": "^2.8.3"
},
"devDependencies": {
"@bbob/core": "^2.8.2"
"@bbob/core": "^2.8.3"
}
},
"../bbob-core": {
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "@bbob/preset-vue",
"version": "2.8.2",
"version": "2.8.3",
"description": "Vue preset to transform BBCode to Vue for @bbob/vue*",
"keywords": [
"bbob",
@@ -8,10 +8,10 @@
"vue"
],
"dependencies": {
"@bbob/preset-html5": "^2.8.2"
"@bbob/preset-html5": "^2.8.3"
},
"devDependencies": {
"@bbob/core": "^2.8.2"
"@bbob/core": "^2.8.3"
},
"main": "lib/index.js",
"module": "es/index.js",
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "@bbob/preset",
"version": "2.8.2",
"version": "2.8.3",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@bbob/preset",
"version": "2.8.2",
"version": "2.8.3",
"license": "MIT"
}
}
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@bbob/preset",
"version": "2.8.2",
"version": "2.8.3",
"description": "Base preset for creating extensible presets for @bbob/core",
"keywords": [
"preset",
+6 -6
View File
@@ -1,20 +1,20 @@
{
"name": "@bbob/react",
"version": "2.8.2",
"version": "2.8.3",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@bbob/react",
"version": "2.8.2",
"version": "2.8.3",
"license": "MIT",
"dependencies": {
"@bbob/core": "^2.8.2",
"@bbob/html": "^2.8.2",
"@bbob/plugin-helper": "^2.8.2"
"@bbob/core": "^2.8.3",
"@bbob/html": "^2.8.3",
"@bbob/plugin-helper": "^2.8.3"
},
"devDependencies": {
"@bbob/preset-react": "^2.8.2",
"@bbob/preset-react": "^2.8.3",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "13.x",
"react": "18.x",
+5 -5
View File
@@ -1,6 +1,6 @@
{
"name": "@bbob/react",
"version": "2.8.2",
"version": "2.8.3",
"description": "A BBCode to React Renderer part of @bbob",
"keywords": [
"react",
@@ -9,16 +9,16 @@
"bbob"
],
"dependencies": {
"@bbob/core": "^2.8.2",
"@bbob/html": "^2.8.2",
"@bbob/plugin-helper": "^2.8.2"
"@bbob/core": "^2.8.3",
"@bbob/html": "^2.8.3",
"@bbob/plugin-helper": "^2.8.3"
},
"peerDependencies": {
"prop-types": "> 15.0",
"react": "> 15.0"
},
"devDependencies": {
"@bbob/preset-react": "^2.8.2",
"@bbob/preset-react": "^2.8.3",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "13.x",
"react": "18.x",
+6 -6
View File
@@ -1,20 +1,20 @@
{
"name": "@bbob/vue2",
"version": "2.8.2",
"version": "2.8.3",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@bbob/vue2",
"version": "2.8.2",
"version": "2.8.3",
"license": "MIT",
"dependencies": {
"@bbob/core": "^2.8.2",
"@bbob/html": "^2.8.2",
"@bbob/plugin-helper": "^2.8.2"
"@bbob/core": "^2.8.3",
"@bbob/html": "^2.8.3",
"@bbob/plugin-helper": "^2.8.3"
},
"devDependencies": {
"@bbob/preset-vue": "^2.8.2",
"@bbob/preset-vue": "^2.8.3",
"@testing-library/vue": "5.8.3",
"vue": "2.7.14",
"vue-template-compiler": "2.7.14"
+5 -5
View File
@@ -1,6 +1,6 @@
{
"name": "@bbob/vue2",
"version": "2.8.2",
"version": "2.8.3",
"description": "A BBCode to Vue2 Renderer part of @bbob",
"keywords": [
"vue",
@@ -9,15 +9,15 @@
"bbob"
],
"dependencies": {
"@bbob/core": "^2.8.2",
"@bbob/html": "^2.8.2",
"@bbob/plugin-helper": "^2.8.2"
"@bbob/core": "^2.8.3",
"@bbob/html": "^2.8.3",
"@bbob/plugin-helper": "^2.8.3"
},
"peerDependencies": {
"vue": "2.x"
},
"devDependencies": {
"@bbob/preset-vue": "^2.8.2",
"@bbob/preset-vue": "^2.8.3",
"@testing-library/vue": "5.8.3",
"vue": "2.7.14",
"vue-template-compiler": "2.7.14"