-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
- Loading branch information
There are no files selected for viewing
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
/*! | ||
* Bootstrap v5.2.3 (https://getbootstrap.com/) | ||
* Copyright 2011-2022 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors) | ||
* Bootstrap v5.3.2 (https://getbootstrap.com/) | ||
* Copyright 2011-2023 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors) | ||
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) | ||
*/ | ||
|
||
/*! | ||
* Vue.js v2.7.14 | ||
* (c) 2014-2022 Evan You | ||
* Vue.js v2.7.15 | ||
* (c) 2014-2023 Evan You | ||
* Released under the MIT License. | ||
*/ | ||
|
||
|
@@ -84,10 +84,13 @@ | |
*/ | ||
|
||
/**! | ||
* hotkeys-js v3.12.0 | ||
* hotkeys-js v3.13.3 | ||
* A simple micro-library for defining and dispatching keyboard shortcuts. It has no dependencies. | ||
* | ||
* Copyright (c) 2023 kenny wong <[email protected]> | ||
* https://jaywcjlove.github.io/hotkeys-js | ||
* https://github.com/jaywcjlove/hotkeys-js.git | ||
* | ||
* @website: https://jaywcjlove.github.io/hotkeys-js | ||
|
||
* Licensed under the MIT license | ||
*/ |
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "bolt", | ||
"version": "5.1.99.25", | ||
"version": "5.1.99.27", | ||
"homepage": "https://boltcms.io", | ||
"author": "Bob den Otter <[email protected]> (https://boltcms.io)", | ||
"license": "MIT", | ||
|
@@ -30,19 +30,19 @@ | |
"@achrinza/node-ipc": "^9.2.6" | ||
}, | ||
"dependencies": { | ||
"@popperjs/core": "^2.11.6", | ||
"@popperjs/core": "^2.11.8", | ||
"@vue/cli-service": "^4.5.19", | ||
"axios": "^0.27.2", | ||
"baguettebox.js": "^1.11.1", | ||
"bootstrap": "5.2.*", | ||
"browserslist": "^4.21.4", | ||
"bootstrap": "5.3.*", | ||
"browserslist": "^4.22.1", | ||
"clipboard": "^2.0.11", | ||
"codemirror": "^5.65.9", | ||
"codemirror": "^5.65.15", | ||
"dropzone": "^5.9.3", | ||
"flagpack-dart-sass": "^1.4.0", | ||
"hotkeys-js": "^3.10.0", | ||
"jquery": "^3.6.1", | ||
"locutus": "^2.0.15", | ||
"hotkeys-js": "^3.12.0", | ||
"jquery": "^3.7.1", | ||
"locutus": "^2.0.16", | ||
"luxon": "^1.28.1", | ||
"no-scroll": "^2.1.1", | ||
"node-vibrant": "^3.1.6", | ||
|
@@ -52,63 +52,63 @@ | |
"stylelint-config-recommended-scss": "^4.3.0", | ||
"stylelint-scss": "^3.21.0", | ||
"terser": "^4.8.1", | ||
"tinycolor2": "^1.4.2", | ||
"vue": "^2.7.14", | ||
"tinycolor2": "^1.6.0", | ||
"vue": "^2.7.15", | ||
"vue-easymde": "^2.0.0", | ||
"vue-flatpickr-component": "^8.1.7", | ||
"vue-multiselect": "^2.1.6", | ||
"vue-flatpickr-component": "^8.1.8", | ||
"vue-multiselect": "^2.1.8", | ||
"vue-trumbowyg": "^3.6.2", | ||
"vuedraggable": "^2.24.3", | ||
"vuex": "^3.6.2", | ||
"zxcvbn": "^4.4.2" | ||
}, | ||
"devDependencies": { | ||
"@babel/core": "^7.20.2", | ||
"@babel/plugin-transform-regenerator": "^7.18.6", | ||
"@babel/plugin-transform-runtime": "^7.19.6", | ||
"@babel/core": "^7.23.2", | ||
"@babel/plugin-transform-regenerator": "^7.22.10", | ||
"@babel/plugin-transform-runtime": "^7.23.2", | ||
"@babel/polyfill": "^7.12.1", | ||
"@babel/preset-env": "^7.20.2", | ||
"@babel/preset-env": "^7.23.2", | ||
"@fortawesome/fontawesome-free": "^5.15.4", | ||
"@symfony/stimulus-bridge": "^2.1.0", | ||
"@symfony/webpack-encore": "^1.8.2", | ||
"@testing-library/cypress": "^7.0.7", | ||
"@vue/test-utils": "^1.3.3", | ||
"@vue/test-utils": "^1.3.6", | ||
"ajv-keywords": "^3.5.2", | ||
"autoprefixer": "^10.4.13", | ||
"autoprefixer": "^10.4.16", | ||
"babel-core": "^7.0.0-bridge.0", | ||
"babel-eslint": "^10.1.0", | ||
"babel-jest": "^25.5.1", | ||
"clean-webpack-plugin": "^4.0.0", | ||
"core-js": "^3.26.1", | ||
"cypress": "^7.6.0", | ||
"core-js": "^3.33.2", | ||
"cypress": "^7.7.0", | ||
"eslint": "^6.8.0", | ||
"eslint-config-prettier": "^6.15.0", | ||
"eslint-plugin-prettier": "^3.4.1", | ||
"eslint-plugin-standard": "^4.1.0", | ||
"eslint-plugin-vue": "^6.2.2", | ||
"file-loader": "^6.2.0", | ||
"genversion": "^2.3.1", | ||
"html-webpack-plugin": "^5.5.0", | ||
"html-webpack-plugin": "^5.5.3", | ||
"jest": "^25.5.4", | ||
"jest-serializer-vue": "^2.0.2", | ||
"pa11y-ci": "^2.4.2", | ||
"postcss-loader": "^4.3.0", | ||
"postcss-preset-env": "^7.8.3", | ||
"prettier": "^1.19.1", | ||
"regenerator-runtime": "^0.13.11", | ||
"sass": "^1.56.1", | ||
"sass": "^1.69.5", | ||
"sass-loader": "^9.0.3", | ||
"source-sans-pro": "^3.6.0", | ||
"stimulus": "^2.0.0", | ||
"stylelint": "^13.13.1", | ||
"stylelint-config-standard": "^19.0.0", | ||
"vue-jest": "^3.0.7", | ||
"vue-loader": "^15.10.1", | ||
"vue-loader": "^15.11.1", | ||
"vue-router": "^3.6.5", | ||
"vue-template-compiler": "^2.7.14", | ||
"vue-template-compiler": "^2.7.15", | ||
"webpack-notifier": "^1.15.0", | ||
"webpackbar": "^5.0.2", | ||
"workbox-webpack-plugin": "^6.5.4" | ||
"workbox-webpack-plugin": "^6.6.0" | ||
}, | ||
"scripts": { | ||
"start": "encore dev-server --port=8234 --progress", | ||
|