Skip to content

Commit

Permalink
Assets for 5.2.0-beta.12
Browse files Browse the repository at this point in the history
  • Loading branch information
bobdenotter committed Feb 15, 2023
1 parent 452948e commit b184325
Show file tree
Hide file tree
Showing 9 changed files with 15 additions and 15 deletions.
2 changes: 0 additions & 2 deletions assets/469.js

This file was deleted.

File renamed without changes.
2 changes: 2 additions & 0 deletions assets/692.js

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions assets/469.js.LICENSE.txt → assets/692.js.LICENSE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@
*/

/*!
* Sizzle CSS Selector Engine v2.3.6
* Sizzle CSS Selector Engine v2.3.9
* https://sizzlejs.com/
*
* Copyright JS Foundation and other contributors
* Released under the MIT license
* https://js.foundation/
*
* Date: 2021-02-16
* Date: 2022-12-19
*/

/*!
Expand All @@ -36,7 +36,7 @@
*/

/*!
* jQuery JavaScript Library v3.6.1
* jQuery JavaScript Library v3.6.3
* https://jquery.com/
*
* Includes Sizzle.js
Expand All @@ -46,7 +46,7 @@
* Released under the MIT license
* https://jquery.org/license
*
* Date: 2022-08-26T17:52Z
* Date: 2022-12-20T21:28Z
*/

/*!
Expand Down
2 changes: 1 addition & 1 deletion assets/82.js

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions assets/entrypoints.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
"entrypoints": {
"bolt": {
"css": [
"/assets/469.css",
"/assets/692.css",
"/assets/bolt.css"
],
"js": [
"/assets/469.js",
"/assets/692.js",
"/assets/bolt.js"
]
},
Expand Down
4 changes: 2 additions & 2 deletions assets/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"assets/theme-light.css": "/assets/theme-light.css",
"assets/theme-dark.css": "/assets/theme-dark.css",
"assets/theme-woordpers.css": "/assets/theme-woordpers.css",
"assets/469.css": "/assets/469.css",
"assets/469.js": "/assets/469.js",
"assets/692.css": "/assets/692.css",
"assets/692.js": "/assets/692.js",
"assets/82.js": "/assets/82.js",
"assets/322.js": "/assets/322.js",
"assets/images/fa-solid-900.svg": "/assets/images/fa-solid-900.7a8b4f13.svg",
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bolt",
"version": "5.1.99.10",
"version": "5.1.99.12",
"homepage": "https://boltcms.io",
"author": "Bob den Otter <[email protected]> (https://boltcms.io)",
"license": "MIT",
Expand All @@ -27,7 +27,7 @@
"url": "git://github.com/bolt/core.git"
},
"overrides": {
"@achrinza/node-ipc": "^9.2.6"
"@achrinza/node-ipc": "^9.2.6"
},
"dependencies": {
"@popperjs/core": "^2.11.6",
Expand All @@ -43,7 +43,7 @@
"hotkeys-js": "^3.10.0",
"jquery": "^3.6.1",
"locutus": "^2.0.15",
"luxon": "^1.28.0",
"luxon": "^1.28.1",
"no-scroll": "^2.1.1",
"node-vibrant": "^3.1.6",
"popper.js": "^1.16.1",
Expand Down

0 comments on commit b184325

Please sign in to comment.