aboutsummaryrefslogtreecommitdiffstats
path: root/bower.json
diff options
context:
space:
mode:
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>2021-04-09 23:36:00 +0200
committerMichał Gołębiowski-Owczarek <m.goleb@gmail.com>2024-05-15 00:38:30 +0200
commitdaa6fb55b35065c49c0ffc879c94627bbf85404c (patch)
treec1c90efc224aa82614758262b4e308cc8354ac65 /bower.json
parentac8b1e4eee8682e6825730c4823036a90031edad (diff)
downloadjquery-ui-daa6fb55b35065c49c0ffc879c94627bbf85404c.tar.gz
jquery-ui-daa6fb55b35065c49c0ffc879c94627bbf85404c.zip
All: Drop support for jQueries different than the latest for each major
Also, remove the ability to run the test suite in jQuery <1.12.4 & <2.2.4. Closes gh-2249
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json30
1 files changed, 0 insertions, 30 deletions
diff --git a/bower.json b/bower.json
index b562f81d4..8946ffd5f 100644
--- a/bower.json
+++ b/bower.json
@@ -17,38 +17,8 @@
"jquery-simulate": "1.1.1",
"qunit": "2.19.4",
"requirejs": "2.1.14",
- "jquery-1.8.0": "jquery#1.8.0",
- "jquery-1.8.1": "jquery#1.8.1",
- "jquery-1.8.2": "jquery#1.8.2",
- "jquery-1.8.3": "jquery#1.8.3",
- "jquery-1.9.0": "jquery#1.9.0",
- "jquery-1.9.1": "jquery#1.9.1",
- "jquery-1.10.0": "jquery#1.10.0",
- "jquery-1.10.1": "jquery#1.10.1",
- "jquery-1.10.2": "jquery#1.10.2",
- "jquery-1.11.0": "jquery#1.11.0",
- "jquery-1.11.1": "jquery#1.11.1",
- "jquery-1.11.2": "jquery#1.11.2",
- "jquery-1.11.3": "jquery#1.11.3",
- "jquery-1.12.0": "jquery#1.12.0",
- "jquery-1.12.1": "jquery#1.12.1",
- "jquery-1.12.2": "jquery#1.12.2",
- "jquery-1.12.3": "jquery#1.12.3",
"jquery-1.12.4": "jquery#1.12.4",
"jquery-3.x": "jquery#3.7.1",
- "jquery-2.0.0": "jquery#2.0.0",
- "jquery-2.0.1": "jquery#2.0.1",
- "jquery-2.0.2": "jquery#2.0.2",
- "jquery-2.0.3": "jquery#2.0.3",
- "jquery-2.1.0": "jquery#2.1.0",
- "jquery-2.1.1": "jquery#2.1.1",
- "jquery-2.1.2": "jquery#2.1.2",
- "jquery-2.1.3": "jquery#2.1.3",
- "jquery-2.1.4": "jquery#2.1.4",
- "jquery-2.2.0": "jquery#2.2.0",
- "jquery-2.2.1": "jquery#2.2.1",
- "jquery-2.2.2": "jquery#2.2.2",
- "jquery-2.2.3": "jquery#2.2.3",
"jquery-2.2.4": "jquery#2.2.4",
"jquery-3.0.0": "jquery#3.0.0",
"jquery-3.1.0": "jquery#3.1.0",