Skip to content

Commit ad44f27

Browse files
author
KHOUBZA Younes
committed
chore: upgrade depencencies
1 parent 660950d commit ad44f27

File tree

3 files changed

+2755
-880
lines changed

3 files changed

+2755
-880
lines changed

Gemfile.lock

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ GEM
6262
unicode-display_width (1.8.0)
6363

6464
PLATFORMS
65+
ruby
6566
x86_64-linux
6667

6768
DEPENDENCIES

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,16 @@
1515
"@flasher/flasher-pnotify": "^1.2.4",
1616
"@flasher/flasher-sweetalert": "^1.2.4",
1717
"@flasher/flasher-toastr": "^1.2.4",
18-
"@symfony/webpack-encore": "^4.2.0",
19-
"autoprefixer": "^10.4.13",
20-
"cross-env": "^7.0",
18+
"@symfony/webpack-encore": "^4.3.0",
19+
"autoprefixer": "^10.4.14",
20+
"cross-env": "^7.0.3",
2121
"file-loader": "^6.2.0",
22-
"postcss": "^8.4.21",
23-
"postcss-discard-comments": "^5.1.2",
22+
"postcss": "^8.4.24",
23+
"postcss-discard-comments": "^6.0.0",
2424
"postcss-import": "^15.1.0",
25-
"postcss-loader": "^7.0",
26-
"prettier": "^2.8.3",
27-
"tailwindcss": "^3.2.4",
25+
"postcss-loader": "^7.3.2",
26+
"prettier": "^2.8.8",
27+
"tailwindcss": "^3.3.2",
2828
"webpack-notifier": "^1.15.0"
2929
},
3030
"browserslist": [

0 commit comments

Comments
 (0)