@types/jquery 3.5.33 → 3.5.34

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -5,10 +5,10 @@
5
5
  This package contains type definitions for jquery (https://jquery.com).
6
6
 
7
7
  # Details
8
- Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jquery.
8
+ Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jquery/v3.
9
9
 
10
10
  ### Additional Details
11
- * Last updated: Fri, 22 Aug 2025 05:35:29 GMT
11
+ * Last updated: Mon, 23 Feb 2026 17:23:41 GMT
12
12
  * Dependencies: [@types/sizzle](https://npmjs.com/package/@types/sizzle)
13
13
 
14
14
  # Credits
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@types/jquery",
3
- "version": "3.5.33",
3
+ "version": "3.5.34",
4
4
  "description": "TypeScript definitions for jquery",
5
5
  "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jquery",
6
6
  "license": "MIT",
@@ -128,6 +128,6 @@
128
128
  "@types/sizzle": "*"
129
129
  },
130
130
  "peerDependencies": {},
131
- "typesPublisherContentHash": "f3e03c678bcf8d94ec287ff1913e43128e9292488a3848d941a8c50d8eef9df2",
131
+ "typesPublisherContentHash": "6d50cb72aac906b017f53980bb548caf41e6c163a5c401bc806cd696b075d9cf",
132
132
  "typeScriptVersion": "5.2"
133
133
  }
@@ -1,3 +0,0 @@
1
- /// <reference types="jquery" />
2
-
3
- export = jQuery;
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes