Skip to content

Commit

Permalink
Assets for 4.2.0-beta.13
Browse files Browse the repository at this point in the history
  • Loading branch information
bobdenotter committed Jun 12, 2021
1 parent 278f13b commit 8a9918b
Show file tree
Hide file tree
Showing 11 changed files with 44 additions and 44 deletions.
4 changes: 2 additions & 2 deletions assets/0.css

Large diffs are not rendered by default.

26 changes: 13 additions & 13 deletions assets/0.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/bolt.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/bolt.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion assets/images/icons.0ea16e8b.svg

This file was deleted.

1 change: 1 addition & 0 deletions assets/images/icons.8c954620.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion assets/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@
"assets/images/hr.svg": "/assets/images/hr.85a6af8b.svg",
"assets/images/ht.svg": "/assets/images/ht.06c04728.svg",
"assets/images/hu.svg": "/assets/images/hu.427b66b0.svg",
"assets/images/icons.svg": "/assets/images/icons.0ea16e8b.svg",
"assets/images/icons.svg": "/assets/images/icons.8c954620.svg",
"assets/images/id.svg": "/assets/images/id.f3d501fd.svg",
"assets/images/ie.svg": "/assets/images/ie.e45d91bf.svg",
"assets/images/il.svg": "/assets/images/il.c4605d9b.svg",
Expand Down
2 changes: 1 addition & 1 deletion assets/theme-dark.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/theme-light.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/theme-woordpers.css

Large diffs are not rendered by default.

44 changes: 22 additions & 22 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bolt",
"version": "4.1.99.12",
"version": "4.1.99.13",
"homepage": "https://boltcms.io",
"author": "Bob den Otter <[email protected]> (https://boltcms.io)",
"license": "MIT",
Expand All @@ -27,24 +27,24 @@
"url": "git://github.com/bolt/core.git"
},
"dependencies": {
"@vue/cli-service": "^4.5.11",
"@vue/cli-service": "^4.5.13",
"axios": "^0.21.1",
"baguettebox.js": "^1.11.1",
"bootbox": "^5.5.1",
"bootstrap": "^4.6.0",
"browserslist": "^4.16.3",
"caniuse-lite": "^1.0.30001176",
"codemirror": "^5.59.2",
"dropzone": "^5.7.6",
"bootbox": "^5.5.2",
"bootstrap": "^4.5.3",
"browserslist": "^4.16.6",
"caniuse-lite": "^1.0.30001228",
"codemirror": "^5.61.0",
"dropzone": "^5.9.2",
"flagpack": "^1.0.5",
"hotkeys-js": "^3.8.2",
"jquery": "^3.5.1",
"hotkeys-js": "^3.8.3",
"jquery": "^3.6.0",
"locutus": "^2.0.14",
"luxon": "^1.25.0",
"luxon": "^1.26.0",
"no-scroll": "^2.1.1",
"node-vibrant": "^3.1.6",
"popper.js": "^1.16.1",
"register-service-worker": "^1.7.1",
"register-service-worker": "^1.7.2",
"selectize": "^0.12.6",
"simplemde": "^1.11.2",
"stylelint-config-recommended-scss": "^4.2.0",
Expand All @@ -61,25 +61,25 @@
"zxcvbn": "^4.4.2"
},
"devDependencies": {
"@babel/core": "^7.12.13",
"@babel/plugin-transform-regenerator": "^7.12.13",
"@babel/plugin-transform-runtime": "^7.12.15",
"@babel/core": "^7.14.0",
"@babel/plugin-transform-regenerator": "^7.13.15",
"@babel/plugin-transform-runtime": "^7.13.15",
"@babel/polyfill": "^7.12.1",
"@babel/preset-env": "^7.12.13",
"@fortawesome/fontawesome-free": "^5.15.2",
"@babel/preset-env": "^7.14.1",
"@fortawesome/fontawesome-free": "^5.15.3",
"@symfony/webpack-encore": "^0.31.0",
"@vue/test-utils": "^1.1.3",
"@vue/test-utils": "^1.2.0",
"ajv-keywords": "^3.5.2",
"autoprefixer": "^9.8.6",
"babel-core": "^7.0.0-bridge.0",
"babel-eslint": "^10.1.0",
"babel-jest": "^25.5.1",
"eslint": "^6.8.0",
"eslint-config-prettier": "^6.15.0",
"eslint-plugin-prettier": "^3.3.1",
"eslint-plugin-prettier": "^3.4.0",
"eslint-plugin-standard": "^4.1.0",
"eslint-plugin-vue": "^6.2.2",
"genversion": "^2.2.1",
"genversion": "^2.3.1",
"jest": "^25.5.4",
"jest-serializer-vue": "^2.0.2",
"postcss-loader": "^3.0.0",
Expand All @@ -89,10 +89,10 @@
"sass": "^1.32.12",
"sass-loader": "^8.0",
"source-sans-pro": "^3.6.0",
"stylelint": "^13.9.0",
"stylelint": "^13.13.1",
"stylelint-config-standard": "^19.0.0",
"vue-jest": "^3.0.7",
"vue-loader": "^15.9.5",
"vue-loader": "^15.9.7",
"vue-router": "^3.5.1",
"vue-template-compiler": "^2.6.12",
"webpackbar": "^4.0.0",
Expand Down

0 comments on commit 8a9918b

Please sign in to comment.