Bump jQuery to 3.5

This commit is contained in:
2021-02-14 08:38:17 -06:00
parent 5d302bd792
commit e166142002
3 changed files with 10 additions and 10 deletions

16
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "notes",
"name": "dev",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"dependencies": {
"@fontsource/roboto": "^4.2.0",
"jquery": "^1.12.4",
"jquery": "^3.5.0",
"mathjax": "^3.1.2",
"mermaid": "^8.9.0",
"rollup": "^2.38.5"
@@ -437,9 +437,9 @@
}
},
"node_modules/jquery": {
"version": "1.12.4",
"resolved": "https://registry.npmjs.org/jquery/-/jquery-1.12.4.tgz",
"integrity": "sha1-AeHfuikP5z3rp3zurLD5ui/sngw="
"version": "3.5.1",
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.5.1.tgz",
"integrity": "sha512-XwIBPqcMn57FxfT+Go5pzySnm4KWkT1Tv7gjrpT1srtf8Weynl6R273VJ5GjkRb51IzMp5nbaPjJXMWeju2MKg=="
},
"node_modules/khroma": {
"version": "1.2.0",
@@ -1010,9 +1010,9 @@
}
},
"jquery": {
"version": "1.12.4",
"resolved": "https://registry.npmjs.org/jquery/-/jquery-1.12.4.tgz",
"integrity": "sha1-AeHfuikP5z3rp3zurLD5ui/sngw="
"version": "3.5.1",
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.5.1.tgz",
"integrity": "sha512-XwIBPqcMn57FxfT+Go5pzySnm4KWkT1Tv7gjrpT1srtf8Weynl6R273VJ5GjkRb51IzMp5nbaPjJXMWeju2MKg=="
},
"khroma": {
"version": "1.2.0",

View File

@@ -1,7 +1,7 @@
{
"dependencies": {
"@fontsource/roboto": "^4.2.0",
"jquery": "^1.12.4",
"jquery": "^3.5.0",
"mathjax": "^3.1.2",
"mermaid": "^8.9.0",
"rollup": "^2.38.5"

View File

@@ -1,6 +1,6 @@
"use strict";
$(window).load(function () {
$(function () {
let userInput = $('#userInput');
let saveEditButton = $('#saveEditButton');
// Returns a function, that, as long as it continues to be invoked, will not