@ribajs/bs4
Advanced tools
Comparing version 2.0.0-beta.4 to 2.0.0-beta.5
{ | ||
"name": "@ribajs/bs4", | ||
"description": "Bootstrap 4 module for Riba.js", | ||
"version": "2.0.0-beta.4", | ||
"version": "2.0.0-beta.5", | ||
"type": "module", | ||
@@ -52,34 +52,34 @@ "engines": { | ||
"devDependencies": { | ||
"@babel/cli": "^7.19.3", | ||
"@babel/core": "^7.20.5", | ||
"@babel/cli": "^7.20.7", | ||
"@babel/core": "^7.20.12", | ||
"@babel/plugin-proposal-class-properties": "^7.18.6", | ||
"@babel/plugin-proposal-object-rest-spread": "^7.20.2", | ||
"@babel/plugin-proposal-optional-chaining": "^7.18.9", | ||
"@babel/plugin-proposal-object-rest-spread": "^7.20.7", | ||
"@babel/plugin-proposal-optional-chaining": "^7.20.7", | ||
"@babel/plugin-syntax-export-default-from": "^7.18.6", | ||
"@babel/plugin-transform-runtime": "^7.19.6", | ||
"@babel/plugin-transform-typescript": "^7.20.2", | ||
"@babel/plugin-transform-typescript": "^7.20.13", | ||
"@babel/preset-env": "^7.20.2", | ||
"@babel/preset-react": "^7.18.6", | ||
"@babel/preset-typescript": "^7.18.6", | ||
"@babel/runtime": "^7.20.6", | ||
"@babel/runtime-corejs3": "^7.20.6", | ||
"@ribajs/eslint-config": "^2.0.0-beta.4", | ||
"@ribajs/tsconfig": "^2.0.0-beta.4", | ||
"@ribajs/types": "^2.0.0-beta.4", | ||
"@types/jest": "^29.2.4", | ||
"@typescript-eslint/eslint-plugin": "^5.46.1", | ||
"@typescript-eslint/parser": "^5.46.1", | ||
"@yarnpkg/pnpify": "^4.0.0-rc.33", | ||
"babel-jest": "^29.3.1", | ||
"babel-loader": "^9.1.0", | ||
"@babel/runtime": "^7.20.13", | ||
"@babel/runtime-corejs3": "^7.20.13", | ||
"@ribajs/eslint-config": "^2.0.0-beta.5", | ||
"@ribajs/tsconfig": "^2.0.0-beta.5", | ||
"@ribajs/types": "^2.0.0-beta.5", | ||
"@types/jest": "^29.4.0", | ||
"@typescript-eslint/eslint-plugin": "^5.51.0", | ||
"@typescript-eslint/parser": "^5.51.0", | ||
"@yarnpkg/pnpify": "^4.0.0-rc.39", | ||
"babel-jest": "^29.4.2", | ||
"babel-loader": "^9.1.2", | ||
"babel-plugin-array-includes": "^2.0.3", | ||
"core-js": "^3.26.1", | ||
"eslint": "^8.29.0", | ||
"eslint-config-prettier": "^8.5.0", | ||
"core-js": "^3.27.2", | ||
"eslint": "^8.33.0", | ||
"eslint-config-prettier": "^8.6.0", | ||
"eslint-plugin-prettier": "^4.2.1", | ||
"jest": "^29.3.1", | ||
"jest-extended": "^3.2.0", | ||
"prettier": "^2.8.1", | ||
"ts-jest": "^29.0.3", | ||
"typescript": "4.9.4", | ||
"jest": "^29.4.2", | ||
"jest-extended": "^3.2.3", | ||
"prettier": "^2.8.4", | ||
"ts-jest": "^29.0.5", | ||
"typescript": "4.9.5", | ||
"webpack": "^5.75.0", | ||
@@ -89,7 +89,7 @@ "webpack-cli": "^5.0.1" | ||
"dependencies": { | ||
"@ribajs/cache": "^2.0.0-beta.4", | ||
"@ribajs/core": "^2.0.0-beta.4", | ||
"@ribajs/events": "^2.0.0-beta.4", | ||
"@ribajs/extras": "^2.0.0-beta.4", | ||
"@ribajs/utils": "^2.0.0-beta.4", | ||
"@ribajs/cache": "^2.0.0-beta.5", | ||
"@ribajs/core": "^2.0.0-beta.5", | ||
"@ribajs/events": "^2.0.0-beta.5", | ||
"@ribajs/extras": "^2.0.0-beta.5", | ||
"@ribajs/utils": "^2.0.0-beta.5", | ||
"@sphinxxxx/color-conversion": "^2.2.2", | ||
@@ -96,0 +96,0 @@ "bootstrap": "^4.6.2", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1063778
Updated@ribajs/cache@^2.0.0-beta.5
Updated@ribajs/core@^2.0.0-beta.5
Updated@ribajs/events@^2.0.0-beta.5
Updated@ribajs/extras@^2.0.0-beta.5
Updated@ribajs/utils@^2.0.0-beta.5