@ribajs/bs4
Advanced tools
Comparing version 2.0.0-rc.17 to 2.0.0-rc.18
{ | ||
"name": "@ribajs/bs4", | ||
"description": "Bootstrap 4 module for Riba.js", | ||
"version": "2.0.0-rc.17", | ||
"version": "2.0.0-rc.18", | ||
"type": "module", | ||
@@ -52,21 +52,21 @@ "engines": { | ||
"devDependencies": { | ||
"@babel/cli": "^7.24.5", | ||
"@babel/core": "^7.24.5", | ||
"@babel/cli": "^7.24.6", | ||
"@babel/core": "^7.24.6", | ||
"@babel/plugin-proposal-class-properties": "^7.18.6", | ||
"@babel/plugin-proposal-object-rest-spread": "^7.20.7", | ||
"@babel/plugin-proposal-optional-chaining": "^7.21.0", | ||
"@babel/plugin-syntax-export-default-from": "^7.24.1", | ||
"@babel/plugin-transform-runtime": "^7.24.3", | ||
"@babel/plugin-transform-typescript": "^7.24.5", | ||
"@babel/preset-env": "^7.24.5", | ||
"@babel/preset-react": "^7.24.1", | ||
"@babel/preset-typescript": "^7.24.1", | ||
"@babel/runtime": "^7.24.5", | ||
"@babel/runtime-corejs3": "^7.24.5", | ||
"@ribajs/eslint-config": "^2.0.0-rc.17", | ||
"@ribajs/tsconfig": "^2.0.0-rc.17", | ||
"@ribajs/types": "^2.0.0-rc.17", | ||
"@babel/plugin-syntax-export-default-from": "^7.24.6", | ||
"@babel/plugin-transform-runtime": "^7.24.6", | ||
"@babel/plugin-transform-typescript": "^7.24.6", | ||
"@babel/preset-env": "^7.24.6", | ||
"@babel/preset-react": "^7.24.6", | ||
"@babel/preset-typescript": "^7.24.6", | ||
"@babel/runtime": "^7.24.6", | ||
"@babel/runtime-corejs3": "^7.24.6", | ||
"@ribajs/eslint-config": "^2.0.0-rc.18", | ||
"@ribajs/tsconfig": "^2.0.0-rc.18", | ||
"@ribajs/types": "^2.0.0-rc.18", | ||
"@types/jest": "^29.5.12", | ||
"@typescript-eslint/eslint-plugin": "^7.8.0", | ||
"@typescript-eslint/parser": "^7.8.0", | ||
"@typescript-eslint/eslint-plugin": "^7.11.0", | ||
"@typescript-eslint/parser": "^7.11.0", | ||
"@yarnpkg/pnpify": "^4.1.0", | ||
@@ -76,3 +76,3 @@ "babel-jest": "^29.7.0", | ||
"babel-plugin-array-includes": "^2.0.3", | ||
"core-js": "^3.37.0", | ||
"core-js": "^3.37.1", | ||
"eslint": "^8.57.0", | ||
@@ -83,4 +83,4 @@ "eslint-config-prettier": "^9.1.0", | ||
"jest-extended": "^4.0.2", | ||
"prettier": "^3.2.5", | ||
"ts-jest": "^29.1.2", | ||
"prettier": "^3.3.0", | ||
"ts-jest": "^29.1.4", | ||
"typescript": "5.4.5", | ||
@@ -91,7 +91,7 @@ "webpack": "^5.91.0", | ||
"dependencies": { | ||
"@ribajs/cache": "^2.0.0-rc.17", | ||
"@ribajs/core": "^2.0.0-rc.17", | ||
"@ribajs/events": "^2.0.0-rc.17", | ||
"@ribajs/extras": "^2.0.0-rc.17", | ||
"@ribajs/utils": "^2.0.0-rc.17", | ||
"@ribajs/cache": "^2.0.0-rc.18", | ||
"@ribajs/core": "^2.0.0-rc.18", | ||
"@ribajs/events": "^2.0.0-rc.18", | ||
"@ribajs/extras": "^2.0.0-rc.18", | ||
"@ribajs/utils": "^2.0.0-rc.18", | ||
"@sphinxxxx/color-conversion": "^2.2.2", | ||
@@ -98,0 +98,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
1076589
Updated@ribajs/cache@^2.0.0-rc.18
Updated@ribajs/core@^2.0.0-rc.18
Updated@ribajs/events@^2.0.0-rc.18
Updated@ribajs/extras@^2.0.0-rc.18
Updated@ribajs/utils@^2.0.0-rc.18