mirror of
https://github.com/Retrospring/retrospring.git
synced 2024-11-20 10:29:53 +01:00
Remove jquery-ujs and jquery.turbolinks
This commit is contained in:
parent
5d7039a2d2
commit
f81461d799
2 changed files with 0 additions and 12 deletions
|
@ -14,8 +14,6 @@
|
|||
"font-awesome": "4.7.0",
|
||||
"i18n-js": "^3.8.0",
|
||||
"jquery": "^3.5.1",
|
||||
"jquery-ujs": "^1.2.2",
|
||||
"jquery.turbolinks": "^2.1.0",
|
||||
"js-cookie": "2.2.1",
|
||||
"lato-font": "^3.0.0",
|
||||
"particleground": "jnicol/particleground",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -4423,16 +4423,6 @@ jest-worker@^26.5.0:
|
|||
merge-stream "^2.0.0"
|
||||
supports-color "^7.0.0"
|
||||
|
||||
jquery-ujs@^1.2.2:
|
||||
version "1.2.3"
|
||||
resolved "https://registry.yarnpkg.com/jquery-ujs/-/jquery-ujs-1.2.3.tgz#dcac6026ab7268e5ee41faf9d31c997cd4ddd603"
|
||||
integrity sha512-59wvfx5vcCTHMeQT1/OwFiAj+UffLIwjRIoXdpO7Z7BCFGepzq9T9oLVeoItjTqjoXfUrHJvV7QU6pUR+UzOoA==
|
||||
|
||||
jquery.turbolinks@^2.1.0:
|
||||
version "2.1.0"
|
||||
resolved "https://registry.yarnpkg.com/jquery.turbolinks/-/jquery.turbolinks-2.1.0.tgz#36036bb997c48d53bceb345521fbdf7da887a62c"
|
||||
integrity sha1-NgNruZfEjVO86zRVIfvffaiHpiw=
|
||||
|
||||
jquery@^3.5.1:
|
||||
version "3.6.0"
|
||||
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.0.tgz#c72a09f15c1bdce142f49dbf1170bdf8adac2470"
|
||||
|
|
Loading…
Reference in a new issue