Update jQuery: 3.6.0 => 3.6.4

This commit is contained in:
Théo Marchal 2023-04-29 13:01:02 +02:00
parent bd413faf9f
commit 4ab3df9b81
5 changed files with 5 additions and 5 deletions

View File

@ -7,7 +7,7 @@
<link rel="stylesheet" type="text/css" href="normalize-8.0.1.css" id="stylesheet">
<link rel="stylesheet" type="text/css" href="style.css" id="stylesheet">
<link rel="shortcut icon" type="image/png" href="img/favicon.png" />
<script src="jquery-3.6.0.min.js"></script>
<script src="jquery-3.6.4.min.js"></script>
<script src="interface.js"></script>
<script src="poketest.js"></script>
<title>Pokétest - About</title>

View File

@ -7,7 +7,7 @@
<link rel="stylesheet" type="text/css" href="normalize-8.0.1.css" id="stylesheet">
<link rel="stylesheet" type="text/css" href="style.css" id="stylesheet">
<link rel="shortcut icon" type="image/png" href="img/favicon.png" />
<script src="jquery-3.6.0.min.js"></script>
<script src="jquery-3.6.4.min.js"></script>
<script src="waitforimages-2.4.0.min.js"></script>
<script src="interface.js"></script>
<script src="flashdex.js"></script>

View File

@ -7,7 +7,7 @@
<link rel="stylesheet" type="text/css" href="normalize-8.0.1.css" id="stylesheet">
<link rel="stylesheet" type="text/css" href="style.css" id="stylesheet">
<link rel="shortcut icon" type="image/png" href="img/favicon.png" />
<script src="jquery-3.6.0.min.js"></script>
<script src="jquery-3.6.4.min.js"></script>
<script src="interface.js"></script>
<script src="poketest.js"></script>
<title>Pokétest</title>

2
jquery-3.6.0.min.js vendored

File diff suppressed because one or more lines are too long

2
jquery-3.6.4.min.js vendored Normal file

File diff suppressed because one or more lines are too long