Skip to content

Commit

Permalink
update to tabler beta 16
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinpapst committed Dec 31, 2022
1 parent 8249ec7 commit d7d1fbe
Show file tree
Hide file tree
Showing 8 changed files with 39 additions and 39 deletions.
22 changes: 11 additions & 11 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,21 +11,21 @@
],
"require": {
"php": ">=7.4",
"symfony/asset": ">=4.4",
"symfony/config": ">=4.4",
"symfony/dependency-injection": ">=4.4",
"symfony/event-dispatcher": ">=4.4",
"symfony/http-foundation": ">=4.4",
"symfony/http-kernel": ">=4.4",
"symfony/options-resolver": ">=4.4",
"symfony/security-core": ">=4.4",
"symfony/translation": ">=4.4",
"symfony/twig-bridge": ">=4.4",
"symfony/asset": "^4.4 || ^5.4 || ^6.0",
"symfony/config": "^4.4 || ^5.4 || ^6.0",
"symfony/dependency-injection": "^4.4 || ^5.4 || ^6.0",
"symfony/event-dispatcher": "^4.4 || ^5.4 || ^6.0",
"symfony/http-foundation": "^4.4 || ^5.4 || ^6.0",
"symfony/http-kernel": "^4.4 || ^5.4 || ^6.0",
"symfony/options-resolver": "^4.4 || ^5.4 || ^6.0",
"symfony/security-core": "^4.4 || ^5.4 || ^6.0",
"symfony/translation": "^4.4 || ^5.4 || ^6.0",
"symfony/twig-bridge": "^4.4 || ^5.4 || ^6.0",
"twig/twig": "^3.0"
},
"require-dev": {
"phpspec/prophecy": "^1.6",
"symfony/framework-bundle" : ">=4.4",
"symfony/framework-bundle" : "^4.4 || ^5.4 || ^6.0",
"friendsofphp/php-cs-fixer": "^3.0",
"phpunit/phpunit": "^9.0",
"phpstan/phpstan": "^1.0",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
"dependencies": {
"@fortawesome/fontawesome-free": "^5.15.4",
"@symfony/webpack-encore": "^1.6.1",
"@tabler/core": "1.0.0-beta15",
"@tabler/core": "1.0.0-beta16",
"file-loader": "^6.2.0",
"node-sass": "^7.0",
"node-sass": "^8.0",
"sass-loader": "^11.0"
},
"license": "MIT",
Expand Down
8 changes: 4 additions & 4 deletions public/entrypoints.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
"entrypoints": {
"tabler": {
"js": [
"/bundles/tabler/tabler.js?f58f222c7739575f6583"
"/bundles/tabler/tabler.js?3544998992cdca1e552e"
],
"css": [
"/bundles/tabler/tabler.css?62ef8837704f6d4eaac2"
"/bundles/tabler/tabler.css?7b6886494eec03be9b2f"
]
},
"tabler-rtl": {
"js": [
"/bundles/tabler/tabler-rtl.js?021ebab3256bcb72e2da"
"/bundles/tabler/tabler-rtl.js?bfb19585fa29206dd1b1"
],
"css": [
"/bundles/tabler/tabler-rtl.css?86f1095c52c93fadc1f7"
"/bundles/tabler/tabler-rtl.css?fe6a33b6a98ea4d77933"
]
}
}
Expand Down
8 changes: 4 additions & 4 deletions public/manifest.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"bundles/tabler/tabler.js": "/bundles/tabler/tabler.js?f58f222c7739575f6583",
"bundles/tabler/tabler.css": "/bundles/tabler/tabler.css?62ef8837704f6d4eaac2",
"bundles/tabler/tabler-rtl.js": "/bundles/tabler/tabler-rtl.js?021ebab3256bcb72e2da",
"bundles/tabler/tabler-rtl.css": "/bundles/tabler/tabler-rtl.css?86f1095c52c93fadc1f7",
"bundles/tabler/tabler.js": "/bundles/tabler/tabler.js?3544998992cdca1e552e",
"bundles/tabler/tabler.css": "/bundles/tabler/tabler.css?7b6886494eec03be9b2f",
"bundles/tabler/tabler-rtl.js": "/bundles/tabler/tabler-rtl.js?bfb19585fa29206dd1b1",
"bundles/tabler/tabler-rtl.css": "/bundles/tabler/tabler-rtl.css?fe6a33b6a98ea4d77933",
"bundles/tabler/images/fa-solid-900.svg": "/bundles/tabler/images/fa-solid-900.svg?7a8b4f13",
"bundles/tabler/images/fa-brands-400.svg": "/bundles/tabler/images/fa-brands-400.svg?2f517e09",
"bundles/tabler/fonts/fa-solid-900.eot": "/bundles/tabler/fonts/fa-solid-900.eot?9bbb245e",
Expand Down
14 changes: 7 additions & 7 deletions public/tabler-rtl.css

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions public/tabler-rtl.js.LICENSE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
*/

/*!
* Tabler v1.0.0-beta15 (https://tabler.io)
* @version 1.0.0-beta15
* Tabler v1.0.0-beta16 (https://tabler.io)
* @version 1.0.0-beta16
* @link https://tabler.io
* Copyright 2018-2022 The Tabler Authors
* Copyright 2018-2022 codecalm.net Paweł Kuna
Expand Down
14 changes: 7 additions & 7 deletions public/tabler.css

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions public/tabler.js.LICENSE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
*/

/*!
* Tabler v1.0.0-beta15 (https://tabler.io)
* @version 1.0.0-beta15
* Tabler v1.0.0-beta16 (https://tabler.io)
* @version 1.0.0-beta16
* @link https://tabler.io
* Copyright 2018-2022 The Tabler Authors
* Copyright 2018-2022 codecalm.net Paweł Kuna
Expand Down

0 comments on commit d7d1fbe

Please sign in to comment.